@helsenorge/designsystem-react 1.0.0-beta115 → 1.0.0-beta118
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/Badge-de6c8a84.js +2 -0
- package/Badge-de6c8a84.js.map +1 -0
- package/Button-161b8a21.js +2 -0
- package/Button-161b8a21.js.map +1 -0
- package/{Checkbox-36ad53de.js → Checkbox-77c5eb81.js} +2 -2
- package/Checkbox-77c5eb81.js.map +1 -0
- package/Close-2208b6a2.js +2 -0
- package/Close-2208b6a2.js.map +1 -0
- package/{FormGroup-f6f08b2e.js → FormGroup-59af8a47.js} +2 -2
- package/FormGroup-59af8a47.js.map +1 -0
- package/{Input-b8528747.js → Input-bb2921c2.js} +2 -2
- package/Input-bb2921c2.js.map +1 -0
- package/{Loader-36f298cb.js → Loader-72869219.js} +2 -2
- package/Loader-72869219.js.map +1 -0
- package/{Modal-830c6eaa.js → Modal-fa76208b.js} +2 -2
- package/Modal-fa76208b.js.map +1 -0
- package/{Panel-fa7d1fa3.js → Panel-75460982.js} +2 -2
- package/Panel-75460982.js.map +1 -0
- package/{RadioButton-6d28412a.js → RadioButton-0b6fb2c2.js} +2 -2
- package/RadioButton-0b6fb2c2.js.map +1 -0
- package/{Textarea-bf32d3bd.js → Textarea-d228fc34.js} +2 -2
- package/Textarea-d228fc34.js.map +1 -0
- package/{Title-013bf3d5.js → Title-42d581cc.js} +2 -2
- package/Title-42d581cc.js.map +1 -0
- package/{Validation-723a227a.js → Validation-38e94036.js} +2 -2
- package/Validation-38e94036.js.map +1 -0
- package/components/AnchorLink/index.js +1 -1
- package/components/Avatar/index.js +1 -1
- package/components/Badge/index.js +1 -1
- package/components/Button/Button.d.ts +2 -0
- package/components/Button/Button.d.ts.map +1 -1
- package/components/Button/componentdata.json +34 -19
- package/components/Button/index.js +1 -1
- package/components/Button/styles.module.scss +5 -2
- package/components/ButtonWithModal/index.js +1 -1
- package/components/Checkbox/index.js +1 -1
- package/components/Close/index.js +1 -1
- package/components/Expander/index.js +1 -1
- package/components/ExpanderList/index.js +1 -1
- package/components/FormExample/index.js +1 -1
- package/components/FormGroup/index.js +1 -1
- package/components/HighlightBox/index.js +1 -1
- package/components/Icons/AcupunctureBack.js +1 -1
- package/components/Icons/AdditionalIconInformation.js +44 -45
- package/components/Icons/AdditionalIconInformation.js.map +1 -1
- package/components/Icons/AlarmClock.js +1 -1
- package/components/Icons/AlertSignFill.js +1 -1
- package/components/Icons/AlertSignStroke.js +1 -1
- package/components/Icons/Archive.js +1 -1
- package/components/Icons/ArrowLeft.js +1 -1
- package/components/Icons/ArrowRight.js +1 -1
- package/components/Icons/ArrowUpRight.js +1 -1
- package/components/Icons/Attachment.js +1 -1
- package/components/Icons/Avatar.js +1 -1
- package/components/Icons/Bus.js +1 -1
- package/components/Icons/Calendar.js +1 -1
- package/components/Icons/CalendarChange.js +1 -1
- package/components/Icons/CalendarCheck.js +1 -1
- package/components/Icons/CalendarSave.js +1 -1
- package/components/Icons/Change.d.ts.map +1 -1
- package/components/Icons/Change.js +1 -1
- package/components/Icons/Check.js +1 -1
- package/components/Icons/CheckFill.d.ts +5 -0
- package/components/Icons/CheckFill.d.ts.map +1 -0
- package/components/Icons/CheckFill.js +2 -0
- package/components/Icons/CheckFill.js.map +1 -0
- package/components/Icons/ChevronDown.js +1 -1
- package/components/Icons/ChevronLeft.js +1 -1
- package/components/Icons/ChevronRight.js +1 -1
- package/components/Icons/ChevronUp.js +1 -1
- package/components/Icons/ChevronsDown.js +1 -1
- package/components/Icons/ChevronsUp.js +1 -1
- package/components/Icons/Contacts.js +1 -1
- package/components/Icons/Copy.js +1 -1
- package/components/Icons/Download.js +1 -1
- package/components/Icons/EChat.js +1 -1
- package/components/Icons/EnterFullScreen.js +1 -1
- package/components/Icons/Envelope.js +1 -1
- package/components/Icons/Eraser.js +1 -1
- package/components/Icons/ErrorSignFill.js +1 -1
- package/components/Icons/ErrorSignStroke.js +1 -1
- package/components/Icons/ExitFullScreen.js +1 -1
- package/components/Icons/Eye.js +1 -1
- package/components/Icons/Form.js +1 -1
- package/components/Icons/Forward.js +1 -1
- package/components/Icons/Gallery.js +1 -1
- package/components/Icons/Globe.js +1 -1
- package/components/Icons/Group.d.ts +5 -0
- package/components/Icons/Group.d.ts.map +1 -0
- package/components/Icons/Group.js +2 -0
- package/components/Icons/Group.js.map +1 -0
- package/components/Icons/Heart.js +1 -1
- package/components/Icons/HelpSign.js +1 -1
- package/components/Icons/History.js +1 -1
- package/components/Icons/Home.js +1 -1
- package/components/Icons/Hospital.js +1 -1
- package/components/Icons/Hourglass.js +1 -1
- package/components/Icons/Icon.js +1 -1
- package/components/Icons/InfoSignFill.js +1 -1
- package/components/Icons/InfoSignStroke.js +1 -1
- package/components/Icons/Journal.js +1 -1
- package/components/Icons/List.js +1 -1
- package/components/Icons/Location.js +1 -1
- package/components/Icons/Lock.js +1 -1
- package/components/Icons/Medicine.js +1 -1
- package/components/Icons/Menu.js +1 -1
- package/components/Icons/Minus.js +1 -1
- package/components/Icons/MobilePhone.js +1 -1
- package/components/Icons/NoEye.js +1 -1
- package/components/Icons/NoFilter.js +1 -1
- package/components/Icons/PaperPlane.js +1 -1
- package/components/Icons/Pause.js +1 -1
- package/components/Icons/Pencil.js +1 -1
- package/components/Icons/Play.js +1 -1
- package/components/Icons/PlusLarge.js +1 -1
- package/components/Icons/PlusSmall.js +1 -1
- package/components/Icons/Printer.js +1 -1
- package/components/Icons/QrCode.js +1 -1
- package/components/Icons/Receptionist.js +1 -1
- package/components/Icons/Referral.js +1 -1
- package/components/Icons/Refresh.js +1 -1
- package/components/Icons/Reply.js +1 -1
- package/components/Icons/Save.js +1 -1
- package/components/Icons/Search.js +1 -1
- package/components/Icons/SectionSign.js +1 -1
- package/components/Icons/Settings.js +1 -1
- package/components/Icons/Share.js +1 -1
- package/components/Icons/SpeechBubble.js +1 -1
- package/components/Icons/Stopwatch.js +1 -1
- package/components/Icons/SupportingPerson.js +1 -1
- package/components/Icons/Syringe.js +1 -1
- package/components/Icons/TimePassing.js +1 -1
- package/components/Icons/Toolbox.js +1 -1
- package/components/Icons/TrashCan.js +1 -1
- package/components/Icons/Undo.js +1 -1
- package/components/Icons/Upload.js +1 -1
- package/components/Icons/Vaccine.js +1 -1
- package/components/Icons/VerticalDots.js +1 -1
- package/components/Icons/VideoCamera.js +1 -1
- package/components/Icons/VideoChat.js +1 -1
- package/components/Icons/Wallet.js +1 -1
- package/components/Icons/Watch.js +1 -1
- package/components/Icons/X.js +1 -1
- package/components/Icons/Zoom.js +1 -1
- package/components/Icons/index.js +1 -1
- package/components/Input/index.js +1 -1
- package/components/LinkList/index.js +1 -1
- package/components/List/index.js +1 -1
- package/components/Loader/index.js +1 -1
- package/components/Logo/index.js +1 -1
- package/components/Modal/index.js +1 -1
- package/components/NotificationPanel/index.js +1 -1
- package/components/Panel/index.js +1 -1
- package/components/PanelList/index.js +1 -1
- package/components/Portal/index.js +1 -1
- package/components/RadioButton/index.js +1 -1
- package/components/Slider/index.js +1 -1
- package/components/Spacer/index.js +1 -1
- package/components/StatusDot/StatusDot.d.ts +22 -0
- package/components/StatusDot/StatusDot.d.ts.map +1 -0
- package/components/StatusDot/componentdata.json +91 -0
- package/components/StatusDot/index.d.ts +4 -0
- package/components/StatusDot/index.d.ts.map +1 -0
- package/components/StatusDot/index.js +2 -0
- package/components/StatusDot/index.js.map +1 -0
- package/components/StatusDot/styles.module.scss +59 -0
- package/components/StatusDot/styles.module.scss.d.ts +19 -0
- package/components/Textarea/index.js +1 -1
- package/components/Tile/index.js +1 -1
- package/components/Title/index.js +1 -1
- package/components/Validation/index.js +1 -1
- package/{constants-6ea124a5.js → constants-dd6fd92d.js} +2 -2
- package/constants-dd6fd92d.js.map +1 -0
- package/constants.d.ts +1 -0
- package/constants.d.ts.map +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/scss/_font-settings.scss +1 -1
- package/Badge-d5aca34c.js +0 -2
- package/Badge-d5aca34c.js.map +0 -1
- package/Button-e3420a9c.js +0 -2
- package/Button-e3420a9c.js.map +0 -1
- package/Checkbox-36ad53de.js.map +0 -1
- package/Close-a4dd37d1.js +0 -2
- package/Close-a4dd37d1.js.map +0 -1
- package/FormGroup-f6f08b2e.js.map +0 -1
- package/Input-b8528747.js.map +0 -1
- package/Loader-36f298cb.js.map +0 -1
- package/Modal-830c6eaa.js.map +0 -1
- package/Panel-fa7d1fa3.js.map +0 -1
- package/RadioButton-6d28412a.js.map +0 -1
- package/Textarea-bf32d3bd.js.map +0 -1
- package/Title-013bf3d5.js.map +0 -1
- package/Validation-723a227a.js.map +0 -1
- package/constants-6ea124a5.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import v from"react";import{getIcon as h}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-
|
|
1
|
+
import v from"react";import{getIcon as h}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(a){var c=a.size,m=a.isHovered;return h(c,m,v.createElement("path",{fillRule:"evenodd",d:"M14.969 16.381h1.769v-.9h-1.769v.9zm-1.429 7.536h6.961V11.226H13.54v12.691zm6.961 5.007a3.485 3.485 0 01-3.48 3.481 3.485 3.485 0 01-3.481-3.481v-4.108h6.961v4.108zm-2.708 5.286a.773.773 0 01-1.545 0v-.584c.253.042.508.078.773.078.264 0 .519-.036.772-.078v.584zM15.527 9.925h2.986V5.894h-2.986v4.031zm4.287-4.031h1.957V4.595h-9.5v1.299h1.957v4.032h-3.236v1.299h1.248v17.699c0 1.89 1.112 3.513 2.708 4.288v.998c0 .914.599 1.683 1.423 1.958v6.338h1.299v-6.338a2.069 2.069 0 001.423-1.958v-.998c1.596-.775 2.708-2.398 2.708-4.288V11.225h1.248V9.926h-3.235V5.894zm-4.845 14.705h1.769v-.9h-1.769v.9zm21.139.686h-9.421v-.082c0-1.008.431-1.972 1.184-2.644a3.476 3.476 0 001.105-1.912h4.841a3.486 3.486 0 001.106 1.912 3.548 3.548 0 011.185 2.644v.082zm-9.421 7.048h9.421v-6.148h-9.421v6.148zm9.421 2.27c0 .851-.691 1.542-1.542 1.542h-6.337a1.543 1.543 0 01-1.542-1.542v-1.37h9.421v1.37zm-7.642-17.76c0-.055.044-.099.098-.099h5.667c.054 0 .098.044.098.099v2.505h-5.863v-2.505zm7.323 4.746a2.203 2.203 0 01-.626-.942h.466v-3.804a1.4 1.4 0 00-1.398-1.399h-5.667a1.4 1.4 0 00-1.398 1.399v3.804h.466a2.203 2.203 0 01-.626.942 4.85 4.85 0 00-1.619 3.614v9.4a2.844 2.844 0 002.842 2.842h6.337a2.845 2.845 0 002.842-2.842v-9.4a4.85 4.85 0 00-1.619-3.614z"}),v.createElement("path",{fillRule:"evenodd",d:"M13.524 26.276h6.961V11.335h-6.961v14.941zm6.961 2.758a3.485 3.485 0 01-3.481 3.48 3.484 3.484 0 01-3.48-3.48v-1.857h6.961v1.857zm-2.708 5.285a.773.773 0 01-1.545 0v-.583c.253.042.508.078.772.078s.52-.036.773-.078v.583zm-2.266-24.284h2.986v-1.78h-2.986v1.78zm4.286-1.78h1.957V6.954h-9.5v1.301h1.957v1.78h-3.236v1.3h1.248v17.699c0 1.89 1.113 3.513 2.708 4.288v.997c0 .915.6 1.684 1.423 1.958v6.338h1.3v-6.338a2.068 2.068 0 001.422-1.958v-.997c1.597-.775 2.709-2.398 2.709-4.288V11.335h1.248v-1.3h-3.236v-1.78zm-4.844 16.671h1.769v-.9h-1.769v.9zm0-8.435h1.769v-.9h-1.769v.9zm0 4.217h1.769v-.9h-1.769v.9zm21.139.687H26.67v-.083c0-1.007.432-1.971 1.185-2.643a3.483 3.483 0 001.104-1.912h4.842a3.483 3.483 0 001.106 1.912 3.548 3.548 0 011.185 2.643v.083zm-9.421 7.048h9.421v-6.148h-9.421v6.148zm9.421 2.27c0 .85-.692 1.542-1.542 1.542h-6.338c-.85 0-1.542-.692-1.542-1.542v-1.37h9.422v1.37zM28.45 12.952c0-.054.043-.099.098-.099h5.666c.054 0 .098.045.098.099v2.505H28.45v-2.505zm7.322 4.747a2.212 2.212 0 01-.626-.942h.466v-3.805a1.4 1.4 0 00-1.398-1.398h-5.666a1.4 1.4 0 00-1.399 1.398v3.805h.467a2.215 2.215 0 01-.627.942 4.847 4.847 0 00-1.619 3.613v9.401a2.845 2.845 0 002.842 2.842h6.338a2.844 2.844 0 002.841-2.842v-9.401a4.843 4.843 0 00-1.619-3.613z"}),v.createElement("path",{fillRule:"evenodd",d:"M13.39 23.73h6.997V10.948H13.39v12.78zm6.997 5.063a3.503 3.503 0 01-3.499 3.5 3.504 3.504 0 01-3.499-3.5V24.74h6.998v4.053zm-2.708 5.285a.791.791 0 01-1.581 0v-.603c.259.044.52.08.79.08.272 0 .533-.036.791-.08v.603zm-2.301-24.14H18.4V5.744h-3.022v4.194zm4.286-4.194h1.975V4.481h-9.5v1.263h1.976v4.194H10.86v1.012h1.265v17.843c0 1.887 1.113 3.507 2.709 4.277v1.008c0 .911.6 1.677 1.422 1.944v6.352h1.263v-6.352a2.048 2.048 0 001.422-1.944V33.07c1.597-.77 2.709-2.39 2.709-4.277V10.95h1.266V9.938h-3.253V5.744zm16.33 15.354h-9.458v-.026c0-1.015.435-1.984 1.192-2.658a3.46 3.46 0 001.1-1.916h4.874c.14.718.52 1.396 1.102 1.916a3.56 3.56 0 011.19 2.658v.026zm-9.458 7.049h9.459v-6.038h-9.459v6.038zm9.459 2.325c0 .86-.7 1.56-1.56 1.56h-6.339c-.86 0-1.56-.7-1.56-1.56v-1.315h9.459v1.315zm-7.679-17.564c0-.173.14-.315.313-.315h5.273c.173 0 .313.142.313.315v2.327h-5.899v-2.327zm7.33 4.564a2.208 2.208 0 01-.64-.974h.472v-3.59c0-.87-.706-1.578-1.576-1.578h-5.273c-.869 0-1.576.708-1.576 1.578v3.59h.474a2.233 2.233 0 01-.64.974 4.828 4.828 0 00-1.614 3.6v9.4a2.826 2.826 0 002.823 2.823h6.339a2.826 2.826 0 002.823-2.823v-9.4a4.828 4.828 0 00-1.613-3.6z"}),v.createElement("path",{fillRule:"evenodd",d:"M13.373 26.089h6.998v-15.03h-6.998v15.03zm6.998 2.813a3.503 3.503 0 01-3.499 3.499 3.504 3.504 0 01-3.499-3.5v-1.8h6.998v1.8zm-2.708 5.286a.791.791 0 01-1.582 0v-.604c.26.043.52.08.791.08.272 0 .533-.037.79-.08v.604zm-2.302-24.14h3.024V8.104h-3.024v1.944zm4.286-1.944h1.976V6.841h-9.5v1.263h1.975v1.944h-3.255v1.01h1.267v17.844c0 1.887 1.113 3.508 2.708 4.277v1.01c0 .91.601 1.675 1.422 1.943v6.351h1.264v-6.35a2.05 2.05 0 001.422-1.945V33.18c1.597-.77 2.708-2.39 2.708-4.277V11.059h1.267v-1.011h-3.254V8.104zM35.98 21.208H26.52v-.026c0-1.015.435-1.984 1.191-2.658a3.46 3.46 0 001.1-1.916h4.875c.14.717.52 1.395 1.101 1.916a3.564 3.564 0 011.192 2.658v.026zm-9.459 7.047h9.459V22.22H26.52v6.036zm9.459 2.327c0 .86-.7 1.56-1.56 1.56H28.08c-.86 0-1.56-.7-1.56-1.56v-1.315h9.459v1.315zm-7.68-17.564c0-.173.141-.315.314-.315h5.272c.174 0 .314.142.314.315v2.326h-5.9v-2.326zm7.33 4.564a2.222 2.222 0 01-.64-.974h.473v-3.59c0-.87-.707-1.578-1.577-1.578h-5.272c-.869 0-1.576.707-1.576 1.578v3.59h.473a2.222 2.222 0 01-.64.974 4.828 4.828 0 00-1.613 3.6v9.4a2.827 2.827 0 002.823 2.823h6.339a2.827 2.827 0 002.823-2.823v-9.4a4.828 4.828 0 00-1.613-3.6z"}))}
|
|
2
2
|
//# sourceMappingURL=Vaccine.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from"react";import{getIcon as e}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(c){var m=c.size,r=c.isHovered;return e(m,r,t.createElement("path",{d:"M23.5 16.934c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 8.465c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 8.465c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9z"}),t.createElement("path",{d:"M23.5 14.408c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 10.991c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 10.992c1.045 0 1.9-.856 1.9-1.9 0-1.046-.855-1.9-1.9-1.9s-1.9.854-1.9 1.9c0 1.044.855 1.9 1.9 1.9z"}),t.createElement("path",{d:"M24 17.936c1.32 0 2.4-1.081 2.4-2.401 0-1.321-1.08-2.4-2.4-2.4-1.32 0-2.4 1.079-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 8.465c1.32 0 2.4-1.081 2.4-2.401 0-1.32-1.08-2.4-2.4-2.4-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 8.465c1.32 0 2.4-1.081 2.4-2.4 0-1.322-1.08-2.402-2.4-2.402-1.32 0-2.4 1.08-2.4 2.401 0 1.32 1.08 2.4 2.4 2.4z"}),t.createElement("path",{d:"M24 15.41c1.32 0 2.4-1.082 2.4-2.401 0-1.321-1.08-2.401-2.4-2.401-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.401 2.4 2.401zm0 10.99c1.32 0 2.4-1.08 2.4-2.4 0-1.32-1.08-2.4-2.4-2.4-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 10.992c1.32 0 2.4-1.08 2.4-2.4 0-1.321-1.08-2.401-2.4-2.401-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.401 2.4 2.401z"}))}
|
|
2
2
|
//# sourceMappingURL=VerticalDots.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import m from"react";import{getIcon as a}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(z){var v=z.size,h=z.isHovered;return a(v,h,m.createElement("path",{fillRule:"evenodd",d:"M25.624 32.174a.367.367 0 100 .733.367.367 0 000-.733zM14.118 13.301a1.166 1.166 0 11-.001 2.331 1.166 1.166 0 01.001-2.33zm0 3.53a2.366 2.366 0 002.364-2.365 2.366 2.366 0 00-2.364-2.364 2.366 2.366 0 00-2.364 2.364 2.366 2.366 0 002.364 2.364zm9.857 15.343a.367.367 0 10-.001.735.367.367 0 00.001-.735zm-12.337-5.119h15.77v-3.144h-15.77v3.144zm-1.199 1.2h18.168v-5.543H10.44v5.542zm.6 2.585h16.97v-1.199h-16.97v1.2zm16.235 1.334a.367.367 0 10-.001.735.367.367 0 00.001-.735zm13.551 2.888l-6.957-3.024v-8.24l6.957-3.024v14.288zm-9.485-3.23h1.33v-7.829h-1.33v7.83zM8.907 34.86h21.234V20.976H8.907V34.86zm-.594-20.394c0-3.2 2.605-5.805 5.805-5.805 3.2 0 5.805 2.605 5.805 5.805a5.795 5.795 0 01-3.47 5.311h-4.664a5.79 5.79 0 01-3.476-5.31zm13.494 5.311H18.68a7.003 7.003 0 001.682-2.155 6.108 6.108 0 001.445 2.155zm4.185-9.247a4.876 4.876 0 014.87 4.871 4.88 4.88 0 01-2.747 4.376h-4.248a4.886 4.886 0 01-2.745-4.376 4.876 4.876 0 014.87-4.87zm7.151 12.274H31.34v-3.027h-1.163a6.078 6.078 0 001.884-4.376 6.076 6.076 0 00-6.069-6.07 6.064 6.064 0 00-5.213 2.978c-.912-2.809-3.55-4.847-6.66-4.847a7.012 7.012 0 00-7.005 7.004c0 2.084.92 4.003 2.444 5.311h-1.85V36.06H31.34v-3.028h1.803l8.881 3.861V18.944l-8.88 3.86zm-7.15-8.568a1.166 1.166 0 11-.002 2.331 1.166 1.166 0 01.001-2.33zm0 3.53a2.367 2.367 0 002.363-2.365 2.367 2.367 0 00-2.364-2.365 2.367 2.367 0 00-2.364 2.365 2.367 2.367 0 002.364 2.364z"}),m.createElement("path",{fillRule:"evenodd",d:"M25.624 32.174a.367.367 0 100 .733.367.367 0 000-.733zM14.118 13.301a1.166 1.166 0 11-.001 2.331 1.166 1.166 0 01.001-2.33zm0 3.53a2.366 2.366 0 002.364-2.365 2.366 2.366 0 00-2.364-2.364 2.366 2.366 0 00-2.364 2.364 2.366 2.366 0 002.364 2.364zm9.857 15.343a.367.367 0 10-.001.735.367.367 0 00.001-.735zm-12.337-5.119h15.77v-3.144h-15.77v3.144zm-1.199 1.2h18.168v-5.543H10.44v5.542zm.6 2.585h16.97v-1.199h-16.97v1.2zm16.235 1.334a.367.367 0 10-.001.735.367.367 0 00.001-.735zm14.551 3.888l-7.957-4.024v-8.24l7.957-4.024v16.288zm-10.485-4.23h1.33v-7.829h-1.33v7.83zM8.907 34.86h21.234V20.976H8.907V34.86zm-.594-20.394c0-3.2 2.605-5.805 5.805-5.805 3.2 0 5.805 2.605 5.805 5.805a5.795 5.795 0 01-3.47 5.311h-4.664a5.79 5.79 0 01-3.476-5.31zm13.494 5.311H18.68a7.003 7.003 0 001.682-2.155 6.108 6.108 0 001.445 2.155zm4.185-9.247a4.876 4.876 0 014.87 4.871 4.88 4.88 0 01-2.747 4.376h-4.248a4.886 4.886 0 01-2.745-4.376 4.876 4.876 0 014.87-4.87zm7.151 12.274H31.34v-3.027h-1.163a6.078 6.078 0 001.884-4.376 6.076 6.076 0 00-6.069-6.07 6.064 6.064 0 00-5.213 2.978c-.912-2.809-3.55-4.847-6.66-4.847a7.012 7.012 0 00-7.005 7.004c0 2.084.92 4.003 2.444 5.311h-1.85V36.06H31.34v-3.028h1.803l9.881 4.861V17.944l-9.88 4.86zm-7.15-8.568a1.166 1.166 0 11-.002 2.331 1.166 1.166 0 01.001-2.33zm0 3.53a2.367 2.367 0 002.363-2.365 2.367 2.367 0 00-2.364-2.365 2.367 2.367 0 00-2.364 2.365 2.367 2.367 0 002.364 2.364z"}),m.createElement("path",{fillRule:"evenodd",d:"M40.567 34.908l-6.848-2.975v-8.148l6.848-2.976v14.099zm-9.361-3.192h1.25v-7.713h-1.25v7.713zm-22.308 3.01h21.045V20.991H8.898v13.735zm-.59-20.243a5.743 5.743 0 015.738-5.738 5.743 5.743 0 015.736 5.738 5.726 5.726 0 01-3.425 5.244h-4.622a5.717 5.717 0 01-3.426-5.244zm13.3 5.244h-2.939a6.934 6.934 0 001.578-2.023c.312.759.775 1.446 1.36 2.023zm4.246-9.122a4.812 4.812 0 014.806 4.806 4.815 4.815 0 01-2.704 4.316h-4.207a4.82 4.82 0 01-2.704-4.316 4.813 4.813 0 014.809-4.806zm7.103 12.134h-1.751v-3.012h-1.107a6.072 6.072 0 001.824-4.316 6.077 6.077 0 00-6.07-6.07c-2.195 0-4.104 1.183-5.17 2.934-.929-2.78-3.55-4.793-6.637-4.793-3.86 0-7 3.14-7 7 0 2.053.895 3.942 2.377 5.245H7.635V35.99h23.57v-3.01h1.752l8.873 3.855V18.881l-8.873 3.858zm-5.731 5.09h-15.61v-3.918l15.61-.001v3.92zm1.263-5.182H10.352v6.445H28.49v-6.445zm-14.443-9.288a1.125 1.125 0 11-1.124 1.124c0-.62.505-1.124 1.124-1.124zm0 3.51a2.39 2.39 0 002.386-2.386 2.39 2.39 0 00-2.386-2.388 2.39 2.39 0 00-2.388 2.388 2.39 2.39 0 002.388 2.386zm11.808-2.58a1.123 1.123 0 11-.004 2.246 1.123 1.123 0 01.004-2.247zm0 3.508a2.389 2.389 0 002.385-2.386 2.388 2.388 0 00-2.385-2.386 2.39 2.39 0 00-2.388 2.386 2.39 2.39 0 002.388 2.386z"}),m.createElement("path",{fillRule:"evenodd",d:"M41.83 36.171l-8.11-4.238v-8.148l8.11-4.24v16.626zm-10.624-4.455h1.25v-7.713h-1.25v7.713zm-22.308 3.01h21.045V20.991H8.898v13.735zm-.59-20.243a5.743 5.743 0 015.738-5.738 5.743 5.743 0 015.736 5.738 5.726 5.726 0 01-3.425 5.244h-4.622a5.717 5.717 0 01-3.426-5.244zm13.3 5.244h-2.939a6.934 6.934 0 001.578-2.023c.312.759.775 1.446 1.36 2.023zm4.246-9.122a4.812 4.812 0 014.806 4.806 4.815 4.815 0 01-2.704 4.316h-4.207a4.82 4.82 0 01-2.704-4.316 4.813 4.813 0 014.809-4.806zm7.103 12.134h-1.751v-3.012h-1.107a6.072 6.072 0 001.824-4.316 6.077 6.077 0 00-6.07-6.07c-2.195 0-4.104 1.183-5.17 2.934-.929-2.78-3.55-4.793-6.637-4.793-3.86 0-7 3.14-7 7 0 2.053.895 3.942 2.377 5.245H7.635V35.99h23.57v-3.01h1.752l10.136 5.118v-20.48L32.957 22.74zm-5.731 5.09h-15.61v-3.918l15.61-.001v3.92zm1.263-5.182H10.352v6.445H28.49v-6.445zm-14.443-9.288a1.125 1.125 0 11-1.124 1.124c0-.62.505-1.124 1.124-1.124zm0 3.51a2.39 2.39 0 002.386-2.386 2.39 2.39 0 00-2.386-2.388 2.39 2.39 0 00-2.388 2.388 2.39 2.39 0 002.388 2.386zm11.808-2.58a1.123 1.123 0 11-.004 2.246 1.123 1.123 0 01.004-2.247zm0 3.508a2.389 2.389 0 002.385-2.386 2.388 2.388 0 00-2.385-2.386 2.39 2.39 0 00-2.388 2.386 2.39 2.39 0 002.388 2.386z"}))}
|
|
2
2
|
//# sourceMappingURL=VideoCamera.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import h from"react";import{getIcon as a}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-
|
|
1
|
+
import h from"react";import{getIcon as a}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(v){var c=v.size,z=v.isHovered;return a(c,z,h.createElement("path",{d:"M21.927 21.78h.114v.885h-.114a.443.443 0 010-.885zm.993 0h.496c.975 0 1.83-.521 2.304-1.298a2.734 2.734 0 002.324 1.298h3.093v1.237a3.984 3.984 0 01-3.98 3.98H26.9a3.984 3.984 0 01-3.98-3.98V21.78zm0-.911a3.985 3.985 0 013.98-3.98h.258a3.984 3.984 0 013.979 3.98v.11h-3.093a1.933 1.933 0 01-1.931-1.931v-.14h-.8v.175a1.898 1.898 0 01-1.897 1.896h-.496v-.11zm9.097.91h.114a.442.442 0 010 .886h-.114v-.885zm-10.09 1.687h.239c.23 2.422 2.252 4.332 4.734 4.332h.258c2.482 0 4.504-1.91 4.734-4.332h.239a1.244 1.244 0 000-2.487h-.194v-.11a4.785 4.785 0 00-4.78-4.78H26.9a4.785 4.785 0 00-4.78 4.78v.11h-.193c-.685 0-1.243.558-1.243 1.243 0 .686.558 1.244 1.243 1.244zM5.065 14.13h9.396v-1H5.065v1zm0 2.326h9.396v-1H5.065v1zm40.14 19.285a2.023 2.023 0 01-2.022 2.02h-32.31a2.023 2.023 0 01-2.02-2.02V34.65h36.352v1.09zM3.909 19.124a1.265 1.265 0 01-1.263-1.264v-5.777c0-.698.567-1.264 1.263-1.264h12.489c.697 0 1.264.566 1.264 1.264v5.777c0 .697-.567 1.264-1.264 1.264h-2.712v1.553l-2.416-1.553H3.909zm29.99 14.225H20.162a5.784 5.784 0 013.927-4.658 6.691 6.691 0 005.882 0 5.72 5.72 0 013.93 4.658zm-15.237-15.49v-3.608h22.425c.98 0 1.777.797 1.777 1.776v17.322H34.71a6.516 6.516 0 00-4.667-5.471l-.156-.046-.144.076c-1.663.888-3.766.886-5.43 0l-.142-.076-.156.046c-2.496.724-4.338 2.908-4.663 5.47h-8.158V20.265l3.492 2.245v-2.385h1.712a2.267 2.267 0 002.264-2.264zm25.502 15.49V16.027a3.081 3.081 0 00-3.077-3.077H18.662v-.867a2.267 2.267 0 00-2.264-2.264H3.908a2.266 2.266 0 00-2.262 2.264v5.777a2.266 2.266 0 002.263 2.264h7.067l.032.02H9.894v13.205H7.553v2.392a3.325 3.325 0 003.32 3.322h32.31a3.325 3.325 0 003.322-3.322v-2.392h-2.341zm-15.391-9.807a.327.327 0 100-.654.327.327 0 000 .654zm-3.443 0a.327.327 0 100-.654.327.327 0 000 .654z"}),h.createElement("path",{d:"M16.398 7.819a2.267 2.267 0 012.264 2.264v2.867h22.425a3.08 3.08 0 013.076 3.077v17.322h2.342v2.392a3.325 3.325 0 01-3.321 3.322h-32.31a3.325 3.325 0 01-3.321-3.322v-2.392h2.34V18.124H3.91a2.267 2.267 0 01-2.264-2.264v-5.777a2.267 2.267 0 012.264-2.264zm28.807 26.83H8.853v1.092c0 1.115.907 2.02 2.02 2.02h32.31a2.023 2.023 0 002.022-2.02V34.65zM29.97 28.692c-1.82.908-4.066.908-5.884 0-2.082.669-3.613 2.503-3.926 4.658h13.738a5.717 5.717 0 00-3.928-4.658zm11.116-14.44H18.662v1.609a2.267 2.267 0 01-2.264 2.264h-1.712v2.386l-3.492-2.246v15.085h8.158c.326-2.563 2.167-4.747 4.663-5.471l.156-.046.143.076c1.662.887 3.766.887 5.43 0l.143-.076.156.046a6.514 6.514 0 014.666 5.47h8.155V16.028a1.78 1.78 0 00-1.777-1.776zm-13.93 1.838a4.785 4.785 0 014.78 4.78v.11h.193a1.244 1.244 0 010 2.487h-.238c-.23 2.422-2.252 4.332-4.734 4.332h-.26c-2.481 0-4.503-1.91-4.733-4.332h-.238a1.245 1.245 0 01-1.243-1.244c0-.685.558-1.243 1.243-1.243h.193v-.11a4.785 4.785 0 014.779-4.78zm-1.437 4.393a2.697 2.697 0 01-2.304 1.298h-.496v1.237a3.984 3.984 0 003.979 3.98h.259a3.984 3.984 0 003.979-3.98V21.78h-3.093c-.98 0-1.842-.52-2.324-1.298zm-.39 2.406a.327.327 0 110 .654.327.327 0 010-.654zm3.443 0a.326.326 0 11.001.653.326.326 0 010-.653zM22.04 21.78h-.113a.443.443 0 100 .885h.113v-.885zm10.09 0h-.113v.885h.113a.443.443 0 100-.885zm-4.972-4.891h-.26a3.984 3.984 0 00-3.978 3.98v.11h.496c1.046 0 1.897-.85 1.897-1.896v-.174h.8v.139c0 1.065.866 1.93 1.93 1.93h3.094v-.11a3.984 3.984 0 00-3.98-3.98zm-10.76-8.07H3.908c-.696 0-1.263.567-1.263 1.264v5.777c0 .697.567 1.264 1.264 1.264h7.36l2.417 1.554v-1.554h2.712c.697 0 1.264-.567 1.264-1.264v-5.777c0-.697-.567-1.264-1.264-1.264zm-1.937 4.637v1H5.066v-1h9.395zm0-2.327v1H5.066v-1h9.395z"}),h.createElement("path",{d:"M16.398 9.813a2.271 2.271 0 012.268 2.27v1.01h22.42a2.937 2.937 0 012.933 2.934v17.466h2.34v2.249a3.18 3.18 0 01-3.176 3.176H10.874a3.18 3.18 0 01-3.177-3.176v-2.249h2.34v-13.35h.96l-.023-.014H3.909A2.272 2.272 0 011.64 17.86v-5.777a2.272 2.272 0 012.269-2.27zm28.951 24.692H8.708v1.237c0 1.193.972 2.165 2.166 2.165h32.31a2.169 2.169 0 002.165-2.165v-1.237zM29.97 28.692a6.694 6.694 0 01-5.883 0 5.787 5.787 0 00-3.95 4.801h13.788a5.718 5.718 0 00-3.955-4.801zm11.116-14.587h-22.42v3.755a2.27 2.27 0 01-2.268 2.269H14.69v2.391l-3.643-2.343v13.316h8.28a6.595 6.595 0 014.687-5.616l.155-.045.144.077c1.662.885 3.768.885 5.43 0l.142-.077.156.045a6.52 6.52 0 014.693 5.616h8.274V16.027c0-1.06-.863-1.922-1.923-1.922zM27.158 16.09a4.784 4.784 0 014.78 4.778v.111h.192c.686 0 1.244.559 1.244 1.243 0 .685-.558 1.242-1.244 1.242h-.238c-.228 2.424-2.252 4.333-4.734 4.333h-.259c-2.482 0-4.504-1.909-4.734-4.333h-.238a1.244 1.244 0 01-1.243-1.242c0-.684.559-1.243 1.243-1.243h.192v-.11a4.785 4.785 0 014.78-4.78zm-1.439 4.393a2.696 2.696 0 01-2.302 1.296h-.497v1.238a3.984 3.984 0 003.98 3.98h.258a3.984 3.984 0 003.979-3.98v-1.238h-3.094c-.98 0-1.841-.52-2.324-1.296zm-.389 2.405a.327.327 0 110 .654.327.327 0 010-.654zm3.443 0a.327.327 0 110 .654.327.327 0 010-.654zm-6.733-1.109h-.113a.444.444 0 000 .885h.113v-.885zm10.09 0h-.113v.885h.113a.443.443 0 100-.885zm-4.972-4.89h-.259a3.983 3.983 0 00-3.979 3.98v.11h.497a1.9 1.9 0 001.896-1.897v-.173h.8v.139c0 1.065.866 1.931 1.93 1.931h3.094v-.11a3.983 3.983 0 00-3.979-3.98zm-10.76-6.066H3.909a1.26 1.26 0 00-1.258 1.26v5.777c0 .694.564 1.257 1.258 1.257h7.362l2.41 1.55v-1.55h2.717a1.26 1.26 0 001.26-1.257v-5.777c0-.695-.567-1.26-1.26-1.26zm-1.937 4.628v1.012H5.067V15.45h9.394zm0-2.328v1.012H5.067v-1.012h9.394z"}),h.createElement("path",{d:"M16.398 8.044a2.272 2.272 0 012.268 2.269v2.78h22.42a2.936 2.936 0 012.932 2.934v17.466h2.342v2.249a3.18 3.18 0 01-3.177 3.176H10.874a3.18 3.18 0 01-3.177-3.176v-2.249h2.34V18.361H3.91a2.272 2.272 0 01-2.269-2.27v-5.778A2.272 2.272 0 013.91 8.044zm28.951 26.46H8.708v1.238c0 1.193.972 2.165 2.166 2.165h32.31a2.169 2.169 0 002.165-2.165v-1.237zM29.97 28.693c-1.819.908-4.067.908-5.883 0a5.784 5.784 0 00-3.95 4.801h13.788a5.718 5.718 0 00-3.955-4.801zm11.116-14.587h-22.42v1.986a2.272 2.272 0 01-2.268 2.27H14.69v2.39l-3.643-2.342v15.084h8.28a6.59 6.59 0 014.687-5.616l.155-.045.144.077c1.661.884 3.765.885 5.43 0l.143-.077.155.045a6.52 6.52 0 014.693 5.616h8.272V16.027c0-1.06-.861-1.922-1.92-1.922zM27.16 16.09a4.784 4.784 0 014.778 4.778v.111h.193c.685 0 1.243.559 1.243 1.243 0 .685-.558 1.242-1.243 1.242h-.237c-.23 2.424-2.252 4.333-4.734 4.333h-.26c-2.483 0-4.505-1.909-4.735-4.333h-.237a1.244 1.244 0 01-1.243-1.242c0-.684.558-1.243 1.243-1.243h.193v-.11a4.784 4.784 0 014.78-4.78zm-1.44 4.393a2.696 2.696 0 01-2.303 1.296h-.495v1.238a3.984 3.984 0 003.979 3.98h.259a3.984 3.984 0 003.979-3.98v-1.238h-3.094c-.981 0-1.842-.52-2.324-1.296zm-.389 2.405a.327.327 0 110 .654.327.327 0 010-.654zm3.444 0c.18 0 .325.146.325.327a.326.326 0 11-.653 0c0-.18.147-.327.328-.327zm-6.734-1.109h-.113a.443.443 0 000 .885h.113v-.885zm10.09 0h-.113v.885h.113a.443.443 0 000-.885zm-4.971-4.89h-.26a3.983 3.983 0 00-3.978 3.98v.11h.495a1.899 1.899 0 001.896-1.897v-.173h.8v.139c0 1.065.867 1.931 1.932 1.931h3.094v-.11a3.984 3.984 0 00-3.98-3.98zM16.398 9.056H3.909c-.694 0-1.258.563-1.258 1.257v5.778c0 .694.564 1.258 1.258 1.258h7.362l2.41 1.55v-1.55h2.717c.693 0 1.258-.564 1.258-1.258v-5.778c0-.694-.565-1.257-1.258-1.257zm-1.937 4.627v1.011H5.067v-1.011h9.394zm0-2.328v1.011H5.067v-1.011h9.394z"}))}
|
|
2
2
|
//# sourceMappingURL=VideoChat.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import c from"react";import{getIcon as v}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-
|
|
1
|
+
import c from"react";import{getIcon as v}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(h){var a=h.size,z=h.isHovered;return v(a,z,c.createElement("path",{d:"M40.413 29.368h-5.24a1.964 1.964 0 01-1.963-1.963c0-1.082.88-1.963 1.963-1.963h5.24v3.926zm-1.334 7.951a.88.88 0 01-.88.88H24.669v-4c0-1.76-3.692-2.23-5.873-2.23s-5.873.47-5.873 2.23v4H9.836a.88.88 0 01-.88-.88V15.501c.364.202.776.328 1.22.328H38.2a.88.88 0 01.879.88v7.433h-3.906a3.266 3.266 0 00-3.263 3.263 3.266 3.266 0 003.263 3.263h3.906v6.651zM14.25 34.2c.287-.314 1.802-.93 4.544-.93 2.742 0 4.257.616 4.544.93-.286.311-1.801.927-4.544.927-2.743 0-4.257-.616-4.544-.928zm4.544 2.227c1.358 0 3.302-.183 4.576-.745l.002 1.277c-.453.363-2.03.907-4.578.907-2.541 0-4.114-.54-4.573-.902v-1.28c1.274.56 3.215.743 4.573.743zm0 3.99c-2.908 0-4.435-.692-4.573-.928V38.1c1.116.52 2.882.765 4.573.765 1.694 0 3.465-.247 4.58-.768l.003 1.338c-.148.29-1.675.981-4.583.981zM29.788 6.774l3.533 6.036H19.477l10.31-6.036zm10.59 17.368v-7.434A2.18 2.18 0 0038.2 14.53H10.176a1.22 1.22 0 010-2.439h7.956l-1.124.658.036.061h-6.008v1h6.593l.036.061.104-.06H36.81v-1h-1.983l-4.575-7.816-9.901 5.796H10.176a2.522 2.522 0 00-2.52 2.52v24.008c0 1.201.979 2.178 2.18 2.178h3.087c.014 1.751 3.695 2.22 5.872 2.22s5.858-.469 5.872-2.22H38.2a2.18 2.18 0 002.178-2.178v-6.65h1.335v-6.527h-1.335z"}),c.createElement("path",{d:"M40.413 29.368h-5.24a1.965 1.965 0 01-1.964-1.963c0-1.082.881-1.963 1.963-1.963h5.24v3.926zm-1.334 7.951a.88.88 0 01-.88.88H24.669v-4c0-1.76-3.692-2.23-5.873-2.23-2.182 0-5.874.47-5.874 2.23v4H9.837a.88.88 0 01-.88-.88V15.501c.364.202.776.328 1.22.328h28.023a.88.88 0 01.88.88v7.433h-3.907a3.267 3.267 0 00-3.262 3.263 3.267 3.267 0 003.262 3.263h3.907v6.651zM14.25 34.2c.287-.314 1.801-.93 4.543-.93 2.744 0 4.258.616 4.544.93-.286.311-1.8.927-4.544.927-2.742 0-4.257-.616-4.543-.928zm4.543 2.227c1.36 0 3.302-.183 4.576-.745l.002 1.277c-.453.363-2.029.907-4.578.907-2.54 0-4.114-.54-4.572-.902v-1.28c1.274.56 3.214.743 4.572.743zm0 3.99c-2.907 0-4.434-.692-4.572-.928V38.1c1.116.52 2.883.765 4.572.765 1.694 0 3.465-.247 4.58-.768l.004 1.338c-.148.29-1.675.981-4.584.981zM29.788 4.524l4.85 8.286H15.634l14.155-8.286zm10.59 19.618v-7.434A2.181 2.181 0 0038.2 14.53H10.175a1.22 1.22 0 010-2.439h4.113l-1.124.658.036.061h-2.164v1h2.75l.034.061.105-.06h21.3l.018.033.058-.034h1.51v-1h-.666L30.252 2.745 16.51 10.791h-6.334a2.522 2.522 0 00-2.519 2.52v24.008c0 1.201.978 2.178 2.18 2.178h3.088c.013 1.751 3.694 2.22 5.87 2.22 2.178 0 5.858-.469 5.872-2.22H38.2a2.181 2.181 0 002.178-2.178v-6.65h1.334v-6.527h-1.334z"}),c.createElement("path",{d:"M40.3 29.255h-5.26c-1.092 0-1.98-.89-1.98-1.982 0-1.091.888-1.98 1.98-1.98h5.26v3.962zm-1.335 7.932a.899.899 0 01-.898.897h-13.55v-4.018c0-1.744-3.68-2.21-5.853-2.21-2.175 0-5.855.466-5.855 2.21v4.018H9.704a.898.898 0 01-.897-.897V15.34c.367.21.785.34 1.237.34h28.023a.9.9 0 01.898.898v7.452h-3.924a3.247 3.247 0 00-3.244 3.244 3.248 3.248 0 003.244 3.245h3.924v6.67zm-24.893-3.07v-.015c.162-.296 1.68-.983 4.592-.983 2.794 0 4.308.634 4.569.947-.26.312-1.775.946-4.57.946-2.91 0-4.43-.686-4.59-.895zm4.592 2.158c1.365 0 3.323-.183 4.593-.752v1.284c-.43.362-2.024.921-4.593.921-2.564 0-4.157-.557-4.592-.916v-1.288c1.268.568 3.226.751 4.592.751zm0 4.029c-2.937 0-4.46-.7-4.592-.946v-1.394c1.116.525 2.89.775 4.592.775 1.703 0 3.481-.25 4.596-.777l.002 1.35c-.14.292-1.664.992-4.598.992zm-8.62-28.363h9.71l-4.227 2.474h-5.483a1.238 1.238 0 010-2.474zm19.62-4.337l3.986 6.811H18.027l11.636-6.81zM40.227 24.03v-7.452c0-1.192-.97-2.162-2.16-2.162h-2.954l-5-8.539-8.256 4.833v-.031H10.044a2.504 2.504 0 00-2.5 2.5v24.01c0 1.19.97 2.16 2.16 2.16h3.105v.01c0 1.743 3.68 2.209 5.855 2.209 2.174 0 5.853-.466 5.853-2.21v-.01h13.55a2.163 2.163 0 002.161-2.16v-6.669h1.334v-6.489h-1.334z"}),c.createElement("path",{d:"M40.3 29.255h-5.26c-1.092 0-1.98-.89-1.98-1.982 0-1.091.888-1.98 1.98-1.98h5.26v3.962zm-1.336 7.932a.898.898 0 01-.897.897h-13.55v-4.018c0-1.744-3.68-2.21-5.854-2.21s-5.854.466-5.854 2.21v4.018H9.704a.899.899 0 01-.898-.897V15.34c.367.21.786.34 1.238.34h28.023c.496 0 .897.402.897.898v7.452h-3.923a3.247 3.247 0 00-3.244 3.244 3.247 3.247 0 003.244 3.245h3.923v6.67zm-24.892-3.07v-.015c.162-.296 1.68-.983 4.59-.983 2.795 0 4.31.634 4.57.947-.26.312-1.775.946-4.57.946-2.91 0-4.428-.686-4.59-.895zm4.59 2.158c1.368 0 3.325-.183 4.595-.752l.001 1.284c-.43.362-2.025.921-4.595.921-2.564 0-4.156-.557-4.59-.916v-1.288c1.268.568 3.226.751 4.59.751zm0 4.029c-2.935 0-4.457-.7-4.59-.946v-1.394c1.116.525 2.89.775 4.59.775 1.704 0 3.482-.25 4.599-.777v1.35c-.14.292-1.663.992-4.598.992zM10.045 11.94h5.866L11.7 14.408l.005.007h-1.66a1.239 1.239 0 01-1.238-1.236 1.24 1.24 0 011.238-1.238zm19.618-6.586l5.306 9.06H14.184l15.478-9.06zm10.565 18.674v-7.452a2.163 2.163 0 00-2.16-2.162H36.43l-6.315-10.79-12.047 7.053h-8.024a2.505 2.505 0 00-2.5 2.5v24.01c0 1.19.968 2.16 2.16 2.16h3.105v.01c0 1.743 3.68 2.209 5.854 2.209 2.175 0 5.855-.466 5.855-2.21v-.01h13.55c1.19 0 2.16-.968 2.16-2.16v-6.669h1.335v-6.489h-1.336z"}))}
|
|
2
2
|
//# sourceMappingURL=Wallet.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import{getIcon as t}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-
|
|
1
|
+
import e from"react";import{getIcon as t}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(l){var d=l.size,c=l.isHovered;return t(d,c,e.createElement("path",{fillRule:"evenodd",d:"M36.763 24c0-7.037-5.725-12.763-12.762-12.763-7.039 0-12.764 5.726-12.764 12.763S16.962 36.762 24 36.762 36.764 31.037 36.764 24zm1.4 0c0 7.809-6.353 14.162-14.162 14.162-7.81 0-14.164-6.353-14.164-14.162 0-7.81 6.354-14.163 14.163-14.163 7.81 0 14.163 6.353 14.163 14.163zM24.5 23.5h4.584v1H23.5v-7.126h1V23.5z"}),e.createElement("path",{fillRule:"evenodd",d:"M36.763 24c0-7.037-5.725-12.763-12.762-12.763-7.039 0-12.764 5.726-12.764 12.763S16.962 36.762 24 36.762 36.764 31.037 36.764 24zm1.4 0c0 7.809-6.353 14.162-14.162 14.162-7.81 0-14.164-6.353-14.164-14.162 0-7.81 6.354-14.163 14.163-14.163 7.81 0 14.163 6.353 14.163 14.163zM24.5 23.793l3.448 3.449-.707.707-3.742-3.742v-6.833h1v6.419z"}),e.createElement("path",{fillRule:"evenodd",d:"M24 36.577c-6.936 0-12.579-5.642-12.579-12.577 0-6.936 5.643-12.579 12.579-12.579 6.936 0 12.579 5.643 12.579 12.579 0 6.935-5.643 12.577-12.579 12.577zm0-26.924C16.089 9.653 9.653 16.09 9.653 24S16.09 38.346 24 38.346 38.347 31.91 38.347 24c0-7.911-6.436-14.347-14.347-14.347zm.632 7.722h-1.264v7.257h5.717v-1.264h-4.453v-5.993z"}),e.createElement("path",{fillRule:"evenodd",d:"M36.578 24c0-6.936-5.643-12.579-12.579-12.579-6.934 0-12.577 5.643-12.577 12.579 0 6.935 5.643 12.577 12.577 12.577 6.936 0 12.579-5.642 12.579-12.577zm1.768 0c0 7.911-6.435 14.346-14.347 14.346-7.91 0-14.345-6.435-14.345-14.346 0-7.911 6.435-14.347 14.345-14.347 7.912 0 14.347 6.436 14.347 14.347zm-13.715-.261l3.412 3.41-.893.893-3.782-3.78v-6.887h1.263v6.364z"}))}
|
|
2
2
|
//# sourceMappingURL=Watch.js.map
|
package/components/Icons/X.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import{getIcon as t}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-
|
|
1
|
+
import e from"react";import{getIcon as t}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(l){var r=l.size,a=l.isHovered;return t(r,a,e.createElement("path",{d:"M25.403 24l10.259-10.259-1.403-1.403L24 22.597l-10.259-10.26-1.403 1.403L22.597 24 12.338 34.26l1.403 1.403L24 25.403l10.259 10.259 1.403-1.403z"}),e.createElement("path",{d:"M24 22.597L12.327 10.924l-1.403 1.402L22.597 24 10.923 35.674l1.403 1.402L24 25.403l11.674 11.673 1.403-1.402L25.403 24l11.673-11.674-1.403-1.402z"}),e.createElement("path",{d:"M25.773 24l10.432-10.432-1.772-1.773-10.432 10.433-10.433-10.433-1.773 1.772L22.229 24 11.795 34.433l1.773 1.772 10.433-10.433 10.432 10.433 1.772-1.773z"}),e.createElement("path",{d:"M24 22.227L11.781 10.008l-1.772 1.772 12.219 12.219-12.22 12.22 1.772 1.772L24 25.771l12.22 12.22 1.772-1.772-12.22-12.22L37.991 11.78l-1.772-1.772z"}),e.createElement("path",{d:"M36.3746 13.6056 34.3946 11.6256 24.0006 22.0196 13.6066 11.6256 11.6266 13.6056 22.0206 23.9996 11.6266 34.3936 13.6066 36.3736 24.0006 25.9796 34.3946 36.3736 36.3746 34.3936 25.9806 23.9996"}),e.createElement("path",{d:"M39.0362 10.9454 37.0562 8.9654 24.0002 22.0194 10.9442 8.9654 8.9642 10.9454 22.0202 23.9994 8.9642 37.0554 10.9442 39.0354 24.0002 25.9814 37.0562 39.0354 39.0362 37.0554 25.9802 23.9994"}))}
|
|
2
2
|
//# sourceMappingURL=X.js.map
|
package/components/Icons/Zoom.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import{getIcon as a}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-
|
|
1
|
+
import e from"react";import{getIcon as a}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";export default function(c){var l=c.size,v=c.isHovered;return a(l,v,e.createElement("path",{d:"M21.866 20.005h5.573v1.6h-5.573v5.572h-1.6v-5.572h-5.572v-1.6h5.572v-5.573h1.6v5.573zM37.758 38.11a2.24 2.24 0 0 1-1.606.612 2.23 2.23 0 0 1-1.568-.703l-6.066-6.421a13.263 13.263 0 0 0 1.562-1.25 13.312 13.312 0 0 0 1.65-1.888l6.118 6.476c.85.9.81 2.324-.09 3.174zm-17.02-5.783a11.452 11.452 0 0 1-8.052-3.607 11.45 11.45 0 0 1-3.142-8.243c.178-6.243 5.312-11.2 11.518-11.2.11 0 .222.002.333.005 6.353.18 11.375 5.497 11.194 11.85a11.456 11.456 0 0 1-3.607 8.053c-2.24 2.114-5.166 3.24-8.244 3.142zm18.273 1.51-6.406-6.782a13.068 13.068 0 0 0 1.583-5.876c.1-3.505-1.171-6.84-3.58-9.388a13.036 13.036 0 0 0-9.167-4.108C14.2 7.482 8.15 13.196 7.945 20.43a13.043 13.043 0 0 0 3.578 9.388 13.042 13.042 0 0 0 9.553 4.113c2.136 0 4.198-.513 6.048-1.48l6.297 6.666a3.82 3.82 0 0 0 2.685 1.203l.113.002a3.82 3.82 0 0 0 2.637-1.05 3.85 3.85 0 0 0 .155-5.436z","fill-rule":"evenodd"}),e.createElement("path",{d:"M21.866 20.005h6.278v1.6h-6.278v6.278h-1.6v-6.278h-6.278v-1.6h6.278v-6.278h1.6v6.278zm15.89 18.105c-.898.85-2.323.81-3.173-.091l-5.25-5.558a14.432 14.432 0 0 0 3.212-3.14l5.303 5.615c.85.9.809 2.323-.091 3.174zm-17.052-4.6a12.627 12.627 0 0 1-8.88-3.977 12.621 12.621 0 0 1-3.463-9.09 12.623 12.623 0 0 1 3.977-8.878 12.62 12.62 0 0 1 9.09-3.466c7.006.2 12.543 6.062 12.344 13.068-.2 7.006-6.068 12.558-13.068 12.343zm18.307.327-5.556-5.882a14.21 14.21 0 0 0 1.916-6.742c.225-7.888-6.01-14.488-13.897-14.713a14.22 14.22 0 0 0-10.235 3.9 14.218 14.218 0 0 0-4.478 9.997 14.217 14.217 0 0 0 3.9 10.234 14.219 14.219 0 0 0 10.41 4.485c2.49 0 4.836-.651 6.885-1.782l5.464 5.784a3.82 3.82 0 0 0 2.799 1.205 3.82 3.82 0 0 0 2.637-1.05 3.85 3.85 0 0 0 .155-5.436z","fill-rule":"evenodd"}),e.createElement("path",{d:"M22.591 20.708h3.645v2.02H22.59v3.644h-2.02v-3.643h-3.644v-2.021h3.643v-3.645h2.021v3.645zm11.882 13.63c-.5.5-1.372.5-1.874 0l-4.47-4.472c.691-.555 1.304-1.2 1.834-1.912l4.51 4.51a1.318 1.318 0 0 1 0 1.873zm-21.334-12.62c0-4.656 3.787-8.443 8.442-8.443 4.656 0 8.443 3.787 8.443 8.443 0 4.655-3.787 8.442-8.443 8.442-4.655 0-8.442-3.787-8.442-8.442zm22.764 9.316-4.866-4.864a10.39 10.39 0 0 0 1.008-4.452c0-5.77-4.694-10.464-10.464-10.464-5.769 0-10.463 4.694-10.463 10.464 0 5.77 4.694 10.463 10.463 10.463 1.738 0 3.375-.432 4.819-1.185l4.77 4.77c.632.631 1.474.98 2.367.98s1.734-.349 2.366-.98c.631-.632.98-1.472.98-2.366 0-.893-.349-1.733-.98-2.366z","fill-rule":"evenodd"}),e.createElement("path",{d:"M22.592 20.708H27v2.02h-4.408v4.408H20.57v-4.407h-4.409v-2.021h4.409v-4.409h2.02v4.409zm11.881 13.63c-.499.498-1.372.5-1.873 0l-3.724-3.725a11.63 11.63 0 0 0 1.834-1.912l3.763 3.763c.25.25.388.583.388.936 0 .355-.138.687-.388.937zm-22.382-12.62c0-5.233 4.258-9.49 9.49-9.49 5.233 0 9.49 4.257 9.49 9.49 0 5.232-4.257 9.49-9.49 9.49-5.232 0-9.49-4.258-9.49-9.49zm23.812 9.316-4.083-4.083a11.423 11.423 0 0 0 1.272-5.233c0-6.347-5.163-11.51-11.51-11.51-6.347 0-11.51 5.163-11.51 11.51 0 6.346 5.163 11.51 11.51 11.51 2.03 0 3.934-.533 5.591-1.459l3.998 3.997c.632.631 1.473.98 2.366.98s1.734-.349 2.365-.98c.632-.632.98-1.472.98-2.366 0-.893-.348-1.733-.98-2.366z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=Zoom.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Icon as o}from"./Icon.js";export{Icon,Icon as default,getIcon}from"./Icon.js";export{I as IconSize}from"../../constants-
|
|
1
|
+
import{Icon as o}from"./Icon.js";export{Icon,Icon as default,getIcon}from"./Icon.js";export{I as IconSize}from"../../constants-dd6fd92d.js";import"../../_tslib-51c8a283.js";import"react";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{I as s}from"../../Input-
|
|
1
|
+
import{I as s}from"../../Input-bb2921c2.js";export{a as InputTypes,I as default}from"../../Input-bb2921c2.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"../../_tslib-51c8a283.js";import"react";import"../../index-9b84fabc.js";import"../../constants-dd6fd92d.js";import"../../uuid-fe7442b7.js";import"../Icons/Icon.js";import"../../color-e7d082c1.js";import"../../index-d1c9177a.js";import"../../palette-f206f488.js";import"../../grid-c105cad1.js";import"../../useBreakpoint-6eb418f7.js";import"./styles.module.scss";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{d as e}from"../../_rollupPluginBabelHelpers-4f206abf.js";import{_ as r}from"../../_tslib-51c8a283.js";import o from"react";import{c as i}from"../../index-9b84fabc.js";import{Icon as t}from"../Icons/Icon.js";import{A as s,I as a}from"../../constants-
|
|
1
|
+
import{d as e}from"../../_rollupPluginBabelHelpers-4f206abf.js";import{_ as r}from"../../_tslib-51c8a283.js";import o from"react";import{c as i}from"../../index-9b84fabc.js";import{Icon as t}from"../Icons/Icon.js";import{A as s,I as a}from"../../constants-dd6fd92d.js";import l from"../Icons/ChevronRight.js";import{u as n,B as c}from"../../useBreakpoint-6eb418f7.js";import{u as m}from"../../useHover-026f72c1.js";import d from"./styles.module.scss";import"../../grid-c105cad1.js";var f=o.forwardRef((function(f,p){var v,u=f.children,_=f.className,h=void 0===_?"":_,k=f.color,b=void 0===k?"neutral":k,g=f.icon,j=f.size,E=void 0===j?"medium":j,N=f.chevron,I=void 0!==N&&N,L=f.testId,z=f.target,y=r(f,["children","className","color","icon","size","chevron","testId","target"]),B=m(),H=B.hoverRef,x=B.isHovered,R=n(),S="small"!==E&&!(!I&&!g);return o.createElement("li",{ref:p,"data-testid":L,"data-analyticsid":s.Link},o.createElement("a",Object.assign({className:i(d["link-list__anchor"],d["link-list__anchor--"+b],(v={},e(v,d["link-list__anchor--small"],"small"===E),e(v,d["link-list__anchor--medium"],"medium"===E),e(v,d["link-list__anchor--large"],"large"===E),v),h),ref:H,rel:"_blank"===z?"noopener noreferrer":void 0,target:z},y),S&&g&&o.createElement("span",{className:d["link-list__icon"]},o.cloneElement(g,{size:R===c.xs?a.XSmall:a.Small,isHovered:x})),o.createElement("span",{className:d["link-list__content"]},u),S&&I&&o.createElement("span",{className:d["link-list__chevron"]},o.createElement(t,{svgIcon:l,isHovered:x,size:a.XSmall}))))})),p=o.forwardRef((function(r,t){var a,l=r.children,n=r.className,c=void 0===n?"":n,m=r.chevron,p=void 0!==m&&m,v=r.size,u=void 0===v?"medium":v,_=r.color,h=r.topBorder,k=void 0===h||h,b=r.bottomBorder,g=void 0===b||b,j=r.testId;return o.createElement("ul",{ref:t,className:i(d["link-list"],(a={},e(a,d["link-list--hastopborder"],k),e(a,d["link-list--nobottomborder"],!g),a),c||""),"data-testid":j,"data-analyticsid":s.LinkList},o.Children.map(l,(function(e){if(e.type===f)return o.cloneElement(e,{color:_,size:u,chevron:p})})))}));p.Link=f,f.displayName="LinkList.Link";export default p;export{p as LinkList};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/components/List/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import{c as e}from"../../index-9b84fabc.js";import
|
|
1
|
+
import t from"react";import{c as e}from"../../index-9b84fabc.js";import s from"./styles.module.scss";import{A as a}from"../../constants-dd6fd92d.js";export default function(r){var i=r.children,m=r.className,c=r.testId;return t.createElement("ul",{className:e(s.list,m),"data-testid":c,"data-analyticsid":a.List},i.map((function(e,a){return t.createElement("li",{className:s.list__item,key:a},e)})))}
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{L as s}from"../../Loader-
|
|
1
|
+
import{L as s}from"../../Loader-72869219.js";export{O as Overlay,L as default}from"../../Loader-72869219.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"react";import"../../index-9b84fabc.js";import"../../uuid-fe7442b7.js";import"./styles.module.scss";import"../../constants-dd6fd92d.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/components/Logo/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{_ as e}from"../../_tslib-51c8a283.js";import t from"react";import{A as c}from"../../constants-
|
|
1
|
+
import{_ as e}from"../../_tslib-51c8a283.js";import t from"react";import{A as c}from"../../constants-dd6fd92d.js";import{g as l}from"../../color-e7d082c1.js";import"../../index-d1c9177a.js";import"../../palette-f206f488.js";import"../../grid-c105cad1.js";var a=function(e){var a=e.size,s=void 0===a?300:a,v=e.color,h=void 0===v?"black":v,i=e.className,o=void 0===i?"":i,r=e.testId;return t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,role:"img","aria-labelledby":"logo-title",viewBox:"0 0 502 220",className:o,"data-testid":r,"data-analyticsid":c.Logo},t.createElement("title",{id:"logo-title"},"Helsenorge"),t.createElement("g",{fill:l(h,500)},t.createElement("path",{d:"M39.8 2.5v26.9H17V2.5H1v69.9h16V43.6h22.8v28.8h16.1V2.5zM250.3 58.6V2.5h-16v69.9h43.5V58.6zM142.9 122.5c-16.1 0-27.4 13.6-27.4 33.1s11.2 33.1 27.4 33.1 27.4-13.6 27.4-33.1-11.3-33.1-27.4-33.1zm19 33.1c0 11.9-5 25.9-19 25.9s-19-13.9-19-25.9c0-11.9 5-25.9 19-25.9s19 14 19 25.9zM501 40c0-19.1-11.1-32.4-27-32.4-16.4 0-27.4 13.3-27.4 33.1 0 19.5 11.5 33.1 28 33.1 12.2 0 21.4-6 24.7-16.2l.5-1.6h-8.3l-.3.7c-2.8 6.2-8.8 9.8-16.6 9.8-12.9 0-18.5-11.5-19.5-22.7H501V40zm-8.3-3.2h-37.6c1-10.8 6.5-21.9 18.9-21.9 13.2 0 18.3 12.6 18.7 21.9zM30.4 122.4c-10.8 0-16.6 6.7-19.5 11.8v-9.9H3.3v62.6h8.1v-31.4c0-8.4 4.4-25.7 18.1-25.7 14 0 15.9 12 15.9 25v32.1h8.1v-32.1c.1-16.1-2.7-32.4-23.1-32.4zM134.3 59V43H157V30h-22.7V15.9H165V2.5h-46.4v69.9h47.3V59zM466.7 173.4v-16h22.7v-13h-22.7v-14.1h30.7v-13.4H451v69.9h47.3v-13.4zM246.7 140.5v-16.3h-7.6v62.6h8.1v-37.6l27.3-19.6v-9zM393.5 120.6l-14.7 10.5c-4.4-5.6-11.2-8.7-18.8-8.7-13.6 0-23.6 9.8-23.6 23.3 0 10.6 6.2 19.1 16 22.2l-16 17.5c-4 4.6-5.7 8.3-5.7 12.7 0 12.6 11.1 20.7 28.2 20.7 16.9 0 28.3-8.3 28.3-20.7 0-12.5-11.1-20.6-28.3-20.6-1.7 0-3.9.2-5.6.5l8-9c12.9-.7 22.2-10.4 22.2-23.3 0-2.8-.4-5.5-1.2-7.8 0-.1-.1-.2-.1-.3l11.2-8.1v-8.9zm-34.4 64.2c12.1 0 20 5.2 20 13.4s-7.8 13.5-20 13.5c-12.1 0-19.9-5.3-19.9-13.5 0-7.8 8.3-13.4 19.9-13.4zm.9-23c-8.8 0-15.2-6.8-15.2-16 0-9.3 6.4-16 15.2-16s15.2 6.7 15.2 16c0 9.2-6.4 16-15.2 16zM366.7 30.3c-6.6-2.3-13.5-4.7-13.5-9.2 0-4.8 4.2-7 9.3-7 5.4 0 9 4.5 9 8.5v.8h16.2v-.6c0-13-10.2-21.7-25.4-21.7-15.3 0-24.9 7.8-24.9 20.4 0 14.7 13.1 18.4 22.9 21.9 6.5 2.4 13.6 4.3 13.6 8.7 0 4.6-3.4 8-10.6 8-6.5 0-10.9-3.8-10.9-9.4v-.8h-16.7v.8c0 14.5 10.3 23.1 27.5 23.1 16.5 0 26-7.6 26-21.5 0-14.4-12.5-18.5-22.5-22z"})))},s=function(e){var c=e.size,a=void 0===c?300:c,s=e.color,v=void 0===s?"black":s,h=e.className,i=void 0===h?"":h,o=e.testId;return t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:a,role:"img","aria-labelledby":"logo-title",viewBox:"0 0 87 12",className:i,"data-testid":o},t.createElement("title",{id:"logo-title"},"Helsenorge"),t.createElement("g",{fill:l(v,500)},t.createElement("path",{d:"M5 .8v2.8H2.6V.8H1V8h1.6V5.1H5V8h1.6V.8zM20.9 6.6V.8h-1.6V8h4.5V6.6zM57.9 1.4c-1.7 0-2.8 1.4-2.8 3.4s1.2 3.4 2.8 3.4 2.8-1.4 2.8-3.4-1.1-3.4-2.8-3.4zm2 3.4c0 1.2-.5 2.7-2 2.7-1.4 0-2-1.4-2-2.7s.5-2.7 2-2.7 2 1.5 2 2.7zM86 4.7c0-2-1.1-3.3-2.8-3.3-1.7 0-2.8 1.4-2.8 3.4s1.2 3.4 2.9 3.4c1.2 0 2.2-.6 2.5-1.7l.1-.2H85v.1c-.3.6-.9 1-1.7 1-1.3 0-1.9-1.2-2-2.3H86v-.4zm-.9-.3h-3.9c.1-1.1.7-2.3 1.9-2.3 1.5 0 2 1.3 2 2.3zM49.2 1.4c-1.1 0-1.7.7-2 1.2v-1h-.8V8h.8V4.8c0-.9.5-2.6 1.9-2.6s1.6 1.2 1.6 2.6V8h.8V4.7c0-1.6-.2-3.3-2.3-3.3zM12.1 6.6V5h2.4V3.7h-2.4V2.2h3.2V.8h-4.8V8h4.9V6.6zM38.3 6.6V5h2.3V3.7h-2.3V2.2h3.2V.8h-4.8V8h4.9V6.6zM65.5 3.3V1.6h-.8V8h.8V4.1l2.8-2v-.9zM77.6 1.2l-1.5 1.1c-.5-.6-1.1-.9-1.9-.9-1.4 0-2.4 1-2.4 2.4 0 1.1.6 2 1.6 2.3l-1.6 1.8c-.4.5-.6.9-.6 1.3 0 1.3 1.1 2.1 2.9 2.1 1.7 0 2.9-.9 2.9-2.1 0-1.3-1.1-2.1-2.9-2.1h-.6l.8-.9c1.3-.1 2.3-1.1 2.3-2.4 0-.3 0-.6-.1-.8l1.2-.8v-1zM74 7.8c1.2 0 2.1.5 2.1 1.4 0 .8-.8 1.4-2.1 1.4-1.2 0-2-.5-2-1.4 0-.8.8-1.4 2-1.4zm.1-2.4c-.9 0-1.6-.7-1.6-1.7s.7-1.6 1.6-1.6c.9 0 1.6.7 1.6 1.6 0 1-.7 1.7-1.6 1.7zM30.4 3.7c-.7-.2-1.4-.5-1.4-1s.4-.7 1-.7.9.5.9.9V3h1.7v-.1c0-1.3-1.1-2.2-2.6-2.2-1.6 0-2.6.8-2.6 2.1 0 1.5 1.3 1.9 2.4 2.3.7.2 1.4.4 1.4.9s-.3.8-1.1.8c-.7 0-1.1-.4-1.1-1v-.1h-1.7v.1c0 1.5 1.1 2.4 2.8 2.4 1.7 0 2.7-.8 2.7-2.2-.1-1.5-1.4-2-2.4-2.3z"})))};export default function(c){var l=c.byline,v=void 0!==l&&l,h=e(c,["byline"]);return v?t.createElement(s,Object.assign({},h)):t.createElement(a,Object.assign({},h))}
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{M as s}from"../../Modal-
|
|
1
|
+
import{M as s}from"../../Modal-fa76208b.js";export{b as ModalSize,a as ModalVariants,M as default}from"../../Modal-fa76208b.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"react";import"../../index-9b84fabc.js";import"../../palette-f206f488.js";import"../../Button-161b8a21.js";import"../../_tslib-51c8a283.js";import"../../constants-dd6fd92d.js";import"../../color-e7d082c1.js";import"../../index-d1c9177a.js";import"../../grid-c105cad1.js";import"../../Loader-72869219.js";import"../../uuid-fe7442b7.js";import"../Loader/styles.module.scss";import"../../useHover-026f72c1.js";import"../../useWindowSize-5cc481da.js";import"../Button/styles.module.scss";import"../Icons/Icon.js";import"./styles.module.scss";import"../Icons/AlertSignStroke.js";import"../Icons/AlertSignFill.js";import"../../useIsVisible-fad4d769.js";import"../../Title-42d581cc.js";import"../Title/styles.module.scss";import"../../Close-2208b6a2.js";import"../Icons/X.js";import"../Close/styles.module.scss";import"../../useBreakpoint-6eb418f7.js";import"../Icons/CheckOutline.js";import"../Portal/index.js";import"react-dom";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{d as e}from"../../_rollupPluginBabelHelpers-4f206abf.js";import o from"react";import{c as a}from"../../index-9b84fabc.js";import{p as r}from"../../palette-f206f488.js";import{Icon as t}from"../Icons/Icon.js";import{A as i}from"../../constants-
|
|
1
|
+
import{d as e}from"../../_rollupPluginBabelHelpers-4f206abf.js";import o from"react";import{c as a}from"../../index-9b84fabc.js";import{p as r}from"../../palette-f206f488.js";import{Icon as t}from"../Icons/Icon.js";import{A as i}from"../../constants-dd6fd92d.js";import n from"../Icons/InfoSignStroke.js";import l from"../Icons/AlertSignStroke.js";import c from"../Icons/AlertSignFill.js";import s from"./styles.module.scss";import{C as m}from"../../Close-2208b6a2.js";import"../../_tslib-51c8a283.js";import"../Icons/X.js";import"../Close/styles.module.scss";import"../../useBreakpoint-6eb418f7.js";import"../../grid-c105cad1.js";var p={info:{color:"kiwi",depth:50},warn:{color:"banana",depth:50},alert:{color:"cherry",depth:100},crisis:{color:"black",depth:0}},f={info:o.createElement(t,{svgIcon:n,color:r.kiwi900,hoverColor:r.kiwi900}),warn:o.createElement(t,{svgIcon:l,color:"black",hoverColor:"black"}),alert:o.createElement(t,{svgIcon:c,color:r.cherry500,hoverColor:r.cherry500}),alertLabel:o.createElement(t,{svgIcon:l,color:r.cherry500,hoverColor:r.cherry500}),crisis:o.createElement(t,{svgIcon:c,color:r.banana200,hoverColor:r.banana200})},d=o.forwardRef((function(r,t){var n,l,c=r.children,p=r.variant,d=void 0===p?"info":p,b=r.shadow,h=void 0!==b&&b,v=r.dismissable,u=void 0!==v&&v,_=r.onClick,I=r.label,j=r.fluid,g=void 0!==j&&j,w=r.size,C=r.className,E=r.testId;var k,y=!!I&&!c;return k=o.createElement("div",{ref:t,"data-testid":E,"data-analyticsid":i.NotificationPanel,className:a(s["notification-panel"],w&&s["notification-panel--"+w],s["notification-panel--"+d],(n={},e(n,s["notification-panel--shadow"],!g&&h),e(n,s["notification-panel--has-children"],!y),e(n,s["notification-panel--label-only"],y),e(n,s["notification-panel--dismissable"],!y&&u),n),C)},o.createElement("span",{className:s["notification-panel__icon"]},f["alert"===d&&I&&!c?"alertLabel":d]),o.createElement("section",{"aria-label":function(){if(c){var e="";return o.Children.map(c,(function(o){"string"==typeof o&&(e+=o)})),e}return""}(),className:a(s["notification-panel__content"],(l={},e(l,s["notification-panel__content--crisis"],"crisis"===d),e(l,s["notification-panel__content--alert"],"alert"===d),l))},I&&o.createElement("h1",{className:s["notification-panel__label"],dangerouslySetInnerHTML:{__html:I}}),c),!y&&u&&o.createElement("span",{className:s["notification-panel__close"]},o.createElement(m,{ariaLabel:r.ariaLabelCloseBtn,onClick:_}))),g?o.createElement("div",{className:a(s["fluid-wrapper"],s["fluid-wrapper--"+d],e({},s["fluid-wrapper--shadow"],h))},k):k}));export default d;export{p as variantToColorMap};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{P as s}from"../../Panel-
|
|
1
|
+
import{P as s}from"../../Panel-75460982.js";export{c as PanelLayout,a as PanelStatus,b as PanelVariant,P as default}from"../../Panel-75460982.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"../../_tslib-51c8a283.js";import"react";import"../../index-9b84fabc.js";import"./styles.module.scss";import"../../Title-42d581cc.js";import"../Title/styles.module.scss";import"../../constants-dd6fd92d.js";import"../../Button-161b8a21.js";import"../../color-e7d082c1.js";import"../../index-d1c9177a.js";import"../../palette-f206f488.js";import"../../grid-c105cad1.js";import"../../Loader-72869219.js";import"../../uuid-fe7442b7.js";import"../Loader/styles.module.scss";import"../../useHover-026f72c1.js";import"../../useWindowSize-5cc481da.js";import"../Button/styles.module.scss";import"../Icons/Icon.js";import"../Icons/ChevronDown.js";import"../Icons/ChevronUp.js";import"../Icons/ArrowRight.js";import"../Icons/AlertSignFill.js";import"../Icons/Pencil.js";import"../Icons/Calendar.js";import"../Icons/Watch.js";import"../../useBreakpoint-6eb418f7.js";import"../../Badge-de6c8a84.js";import"../Badge/styles.module.scss";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import s from"react";import o from"./styles.module.scss";import{A as t}from"../../constants-
|
|
1
|
+
import s from"react";import o from"./styles.module.scss";import{A as t}from"../../constants-dd6fd92d.js";import{b as e,P as r}from"../../Panel-75460982.js";import{c as i}from"../../index-9b84fabc.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"../../_tslib-51c8a283.js";import"../Panel/styles.module.scss";import"../../Title-42d581cc.js";import"../Title/styles.module.scss";import"../../Button-161b8a21.js";import"../../color-e7d082c1.js";import"../../index-d1c9177a.js";import"../../palette-f206f488.js";import"../../grid-c105cad1.js";import"../../Loader-72869219.js";import"../../uuid-fe7442b7.js";import"../Loader/styles.module.scss";import"../../useHover-026f72c1.js";import"../../useWindowSize-5cc481da.js";import"../Button/styles.module.scss";import"../Icons/Icon.js";import"../Icons/ChevronDown.js";import"../Icons/ChevronUp.js";import"../Icons/ArrowRight.js";import"../Icons/AlertSignFill.js";import"../Icons/Pencil.js";import"../Icons/Calendar.js";import"../Icons/Watch.js";import"../../useBreakpoint-6eb418f7.js";import"../../Badge-de6c8a84.js";import"../Badge/styles.module.scss";var a=s.forwardRef((function(a,l){var m=a.testId,n=a.children,p=a.variant,c=void 0===p?e.fill:p;return s.createElement("div",{ref:l,"data-testid":m,className:o["panel-list"],"data-analyticsid":t.PanelList},s.Children.map(n,(function(t,a){return n=t,s.isValidElement(n)&&n.type===r?(l=t,m=0===a,s.cloneElement(l,{variant:c,noTopBorder:c===e.line&&!m,className:i(l.props.className,c!==e.line&&o["panel-list__panel"])})):t;var l,m,n})))}));export default a;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import{createPortal as e}from"react-dom";import{A as r}from"../../constants-
|
|
1
|
+
import t from"react";import{createPortal as e}from"react-dom";import{A as r}from"../../constants-dd6fd92d.js";export default function(n){var a=n.children,o=n.parent,d=n.className,i=n.testId,c=t.useMemo((function(){return document.createElement("div")}),[]);return c.setAttribute("data-analyticsid",r.Portal),i&&c.setAttribute("data-testid",i),t.useEffect((function(){var t=o&&o.appendChild?o:document.body,e=["portal-container"];return d&&d.split(" ").forEach((function(t){return e.push(t)})),e.forEach((function(t){return c.classList.add(t)})),t.appendChild(c),function(){t.removeChild(c)}}),[c,o,d]),e(a,c)}
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{R as o}from"../../RadioButton-
|
|
1
|
+
import{R as o}from"../../RadioButton-0b6fb2c2.js";export{R as RadioButton,R as default}from"../../RadioButton-0b6fb2c2.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"react";import"../../index-9b84fabc.js";import"../../uuid-fe7442b7.js";import"./styles.module.scss";import"../../constants-dd6fd92d.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{_ as e}from"../../_rollupPluginBabelHelpers-4f206abf.js";import t,{useState as n,useRef as r,useEffect as a}from"react";import{c as o}from"../../index-9b84fabc.js";import{T as i}from"../../Title-
|
|
1
|
+
import{_ as e}from"../../_rollupPluginBabelHelpers-4f206abf.js";import t,{useState as n,useRef as r,useEffect as a}from"react";import{c as o}from"../../index-9b84fabc.js";import{T as i}from"../../Title-42d581cc.js";import c from"./styles.module.scss";import{A as u}from"../../constants-dd6fd92d.js";import"../Title/styles.module.scss";var s=function(e){return e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault(),!1},l=function(e){return m(e)?e.touches[0].pageX:e.pageX},d=function(e){var t=e?e.getBoundingClientRect():void 0;return t?t.right-t.left:0},m=function(e){return("touchcancel"===e.type||"touchend"===e.type||"touchenter"===e.type||"touchleave"===e.type||"touchmove"===e.type||"touchstart"===e.type)&&!(0===e.touches.length)},f=function(e,t,n){var r=e-e%t,a=Math.floor(n/t)*t;e>a&&(e>a+(n-a)/2&&(r=n));return Math.round(r)},v=t.forwardRef((function(m,v){var p=m.title,h=m.labelLeft,_=m.labelRight,g=m.disabled,E=void 0!==g&&g,y=m.step,b=void 0===y?1:y,w=m.onChange,k=m.testId,L=n(50),x=e(L,2),N=x[0],A=x[1],D=n(!1),M=e(D,2),R=M[0],j=M[1],T=n(0),B=e(T,2),C=B[0],P=B[1],I=n(0),S=e(I,2),X=S[0],H=S[1],K=n(0),U=e(K,2),q=U[0],z=U[1],F=n(0),G=e(F,2),J=G[0],O=G[1],Q=v||r(null),V=r(null),W=function(e){ne(e)},Y=function(e){te(e)},Z=function(e){ne(e)},$=function(e){te(e)};a((function(){var e=d(Q.current),t=d(V.current);z(function(e,t,n,r,a){return(t-n)/(a-r)*e}(N,e,t,0,100)),P(e),H(t)}),[]),a((function(){R&&(function(e,t){document.addEventListener("mousemove",e,!1),document.addEventListener("mouseup",t,!1)}(W,Y),function(e,t){document.addEventListener("touchmove",e,!1),document.addEventListener("touchend",t,!1)}(Z,$))}),[R]),a((function(){!E&&w&&w(N)}),[N]);var ee=function(e){var t;if(!E){var n=d(Q.current),r=d(V.current),a=l(e);!function(e,t,n,r){var a=t?t.getBoundingClientRect():void 0,o=a?a.left:0;r(o?e-(o+n/2):0)}(a,V.current,r,re),j(!0),O(a),P(n),H(r),null===(t=V.current)||void 0===t||t.focus(),s(e)}},te=function(e){E||(j(!1),function(e,t){document.removeEventListener("mousemove",e,!1),document.removeEventListener("mouseup",t,!1)}(W,Y),function(e,t){document.removeEventListener("touchmove",e,!1),document.removeEventListener("touchend",t,!1)}(Z,$),s(e))},ne=function(e){if(!E&&R){var t=l(e);re(t-J),s(e)}},re=function(e){if(0!==e){var t=function(e,t,n,r){var a=r+e;return a<0&&(a=0),a>t-n&&(a=t-n),a}(e,C,X,q);z(t),O(t+e),A(function(e,t,n,r,a,o){var i=(t-n)/(o-a),c=Math.round(e/i);return f(c,r,o)}(t,C,X,b,0,100))}};return t.createElement("div",{className:c.slider,"data-testid":k,"data-analyticsid":u.Slider},p&&t.createElement(i,{htmlMarkup:"h3",margin:1.5,appearance:"title3"},p),t.createElement("div",{ref:Q,className:o(c["slider__track-wrapper"],E?c["slider__track-wrapper--disabled"]:""),onMouseDown:ee,onTouchStart:ee,"data-testid":"tracker"},t.createElement("div",{className:o(c.slider__track,E?c["slider__track--disabled"]:"")}),t.createElement("div",{ref:V,className:o(c.slider__trigger,E?c["slider__trigger--disabled"]:""),style:{left:"".concat(q,"px")},onKeyDown:function(e){if(!E){var t=(C-X)/100;"ArrowRight"!==e.key&&"ArrowDown"!==e.key||re(b*t),"ArrowLeft"!==e.key&&"ArrowUp"!==e.key||re(-b*t)}},role:"slider","aria-valuenow":N,"aria-valuemin":0,"aria-valuemax":100,"aria-label":"".concat(p?p+" ":"").concat(h?h+" ":"").concat(_?_+" ":""),tabIndex:E?-1:0},t.createElement("div",{className:o(c["slider__trigger-inner"],E?c["slider__trigger-inner--disabled"]:"")}))),(h||_)&&t.createElement("span",{className:c.slider__options},t.createElement("p",{className:c.slider__text,"aria-hidden":!0},h),t.createElement("p",{className:c.slider__text,"aria-hidden":!0},_)))}));export default v;export{v as Slider};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{d as s}from"../../_rollupPluginBabelHelpers-4f206abf.js";import a from"react";import{c as
|
|
1
|
+
import{d as s}from"../../_rollupPluginBabelHelpers-4f206abf.js";import a from"react";import{c as r}from"../../index-9b84fabc.js";import e from"./styles.module.scss";import{A as l}from"../../constants-dd6fd92d.js";var c=a.forwardRef((function(c,p){var t,x=c.size,o=void 0===x?"s":x,m=c.className,d=c.testId,f=r(e.spacer,(s(t={},e["spacer--4xs"],"4xs"===o),s(t,e["spacer--3xs"],"3xs"===o),s(t,e["spacer--2xs"],"2xs"===o),s(t,e["spacer--xs"],"xs"===o),s(t,e["spacer--s"],"s"===o),s(t,e["spacer--m"],"m"===o),s(t,e["spacer--l"],"l"===o),s(t,e["spacer--xl"],"xl"===o),s(t,e["spacer--2xl"],"2xl"===o),s(t,e["spacer--3xl"],"3xl"===o),s(t,e["spacer--4xl"],"4xl"===o),s(t,e["spacer--5xl"],"5xl"===o),s(t,e["spacer--6xl"],"6xl"===o),t),m);return a.createElement("span",{className:f,ref:p,"data-testid":d,"data-analyticsid":l.Spacer})}));export default c;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare enum StatusDotVariant {
|
|
3
|
+
info = "info",
|
|
4
|
+
warning = "warning",
|
|
5
|
+
alert = "alert",
|
|
6
|
+
cancelled = "cancelled",
|
|
7
|
+
active = "active",
|
|
8
|
+
transparent = "transparent",
|
|
9
|
+
recurring = "recurring",
|
|
10
|
+
group = "group"
|
|
11
|
+
}
|
|
12
|
+
export interface StatusDotProps {
|
|
13
|
+
/** Visual variants for the statusdot */
|
|
14
|
+
variant?: keyof typeof StatusDotVariant;
|
|
15
|
+
/** Text placed to the right of the statusdot */
|
|
16
|
+
text: string;
|
|
17
|
+
/** Adds custom classes to the element. */
|
|
18
|
+
className?: string;
|
|
19
|
+
}
|
|
20
|
+
declare const Spacer: React.ForwardRefExoticComponent<StatusDotProps & React.RefAttributes<HTMLElement>>;
|
|
21
|
+
export default Spacer;
|
|
22
|
+
//# sourceMappingURL=StatusDot.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatusDot.d.ts","sourceRoot":"","sources":["../../../src/components/StatusDot/StatusDot.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,oBAAY,gBAAgB;IAC1B,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,MAAM,WAAW;IACjB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,KAAK,UAAU;CAChB;AAED,MAAM,WAAW,cAAc;IAC7B,wCAAwC;IACxC,OAAO,CAAC,EAAE,MAAM,OAAO,gBAAgB,CAAC;IACxC,gDAAgD;IAChD,IAAI,EAAE,MAAM,CAAC;IACb,0CAA0C;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,MAAM,oFAuBV,CAAC;AAEH,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"props": {
|
|
3
|
+
"variant": {
|
|
4
|
+
"defaultValue": null,
|
|
5
|
+
"description": "Visual variants for the statusdot",
|
|
6
|
+
"name": "variant",
|
|
7
|
+
"parent": {
|
|
8
|
+
"fileName": "src/components/StatusDot/StatusDot.tsx",
|
|
9
|
+
"name": "StatusDotProps"
|
|
10
|
+
},
|
|
11
|
+
"declarations": [
|
|
12
|
+
{
|
|
13
|
+
"fileName": "src/components/StatusDot/StatusDot.tsx",
|
|
14
|
+
"name": "StatusDotProps"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"required": false,
|
|
18
|
+
"type": {
|
|
19
|
+
"name": "enum",
|
|
20
|
+
"raw": "\"info\" | \"warning\" | \"alert\" | \"cancelled\" | \"active\" | \"transparent\" | \"recurring\" | \"group\" | undefined",
|
|
21
|
+
"value": [
|
|
22
|
+
{
|
|
23
|
+
"value": "undefined"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"value": "\"info\""
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"value": "\"warning\""
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"value": "\"alert\""
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"value": "\"cancelled\""
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"value": "\"active\""
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "\"transparent\""
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"value": "\"recurring\""
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"value": "\"group\""
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"text": {
|
|
53
|
+
"defaultValue": null,
|
|
54
|
+
"description": "Text placed to the right of the statusdot",
|
|
55
|
+
"name": "text",
|
|
56
|
+
"parent": {
|
|
57
|
+
"fileName": "src/components/StatusDot/StatusDot.tsx",
|
|
58
|
+
"name": "StatusDotProps"
|
|
59
|
+
},
|
|
60
|
+
"declarations": [
|
|
61
|
+
{
|
|
62
|
+
"fileName": "src/components/StatusDot/StatusDot.tsx",
|
|
63
|
+
"name": "StatusDotProps"
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"required": true,
|
|
67
|
+
"type": {
|
|
68
|
+
"name": "string"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"className": {
|
|
72
|
+
"defaultValue": null,
|
|
73
|
+
"description": "Adds custom classes to the element.",
|
|
74
|
+
"name": "className",
|
|
75
|
+
"parent": {
|
|
76
|
+
"fileName": "src/components/StatusDot/StatusDot.tsx",
|
|
77
|
+
"name": "StatusDotProps"
|
|
78
|
+
},
|
|
79
|
+
"declarations": [
|
|
80
|
+
{
|
|
81
|
+
"fileName": "src/components/StatusDot/StatusDot.tsx",
|
|
82
|
+
"name": "StatusDotProps"
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"required": false,
|
|
86
|
+
"type": {
|
|
87
|
+
"name": "string"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/StatusDot/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,cAAc,aAAa,CAAC;AAC5B,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{d as t}from"../../_rollupPluginBabelHelpers-4f206abf.js";import a from"react";import{c as r}from"../../index-9b84fabc.js";import e from"./styles.module.scss";import{I as o,A as s}from"../../constants-dd6fd92d.js";import{Icon as n}from"../Icons/Icon.js";import c from"../Icons/Undo.js";import l from"../Icons/Group.js";import"../../_tslib-51c8a283.js";var i;!function(t){t.info="info",t.warning="warning",t.alert="alert",t.cancelled="cancelled",t.active="active",t.transparent="transparent",t.recurring="recurring",t.group="group"}(i||(i={}));var m=a.forwardRef((function(m,d){var u=m.variant,p=void 0===u?i.info:u,f=m.text,g=m.className,_=p===i.recurring||p===i.group,v=p===i.cancelled,b=r(e.statusdot,t({},e["statusdot--cancelled"],v),g),j=r(e.statusdot__dot,[_?e["statusdot__dot--icon"]:e["statusdot__dot--".concat(p)]]),I=r(e.statusdot__label,t({},e["statusdot__label--icon"],_),g),E=null;return"recurring"===p?E=a.createElement(n,{size:o.XXSmall,svgIcon:c}):"group"===p&&(E=a.createElement(n,{size:o.XXSmall,svgIcon:l})),a.createElement("div",{className:b,"data-analyticsid":s.StatusDot},a.createElement("span",{className:j},E),a.createElement("span",{className:I},f))}));export default m;export{i as StatusDotVariant};
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
@import '../../scss/palette';
|
|
2
|
+
@import '../../scss/spacers.scss';
|
|
3
|
+
@import '../../scss/font-settings';
|
|
4
|
+
|
|
5
|
+
.statusdot {
|
|
6
|
+
position: relative;
|
|
7
|
+
display: inline-flex;
|
|
8
|
+
align-items: center;
|
|
9
|
+
font-size: $font-size-sm;
|
|
10
|
+
font-weight: 400;
|
|
11
|
+
line-height: $lineheight-size-sm;
|
|
12
|
+
|
|
13
|
+
&--cancelled {
|
|
14
|
+
color: $cherry600;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
&__dot {
|
|
18
|
+
top: getSpacer(3xs);
|
|
19
|
+
margin-right: getSpacer(2xs);
|
|
20
|
+
border-radius: 10rem;
|
|
21
|
+
|
|
22
|
+
&:not(#{&}--icon) {
|
|
23
|
+
width: 0.937rem;
|
|
24
|
+
height: 0.937rem;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&--info {
|
|
28
|
+
background: $kiwi900;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
&--warning {
|
|
32
|
+
background: $banana400;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&--alert,
|
|
36
|
+
&--cancelled {
|
|
37
|
+
background: $cherry500;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&--active {
|
|
41
|
+
background: $blueberry500;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
&--transparent {
|
|
45
|
+
border: 1px solid $neutral500;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
&--icon {
|
|
49
|
+
position: absolute;
|
|
50
|
+
margin: getSpacer(4xs) * -1 0 0 getSpacer(3xs) * -1;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&__label {
|
|
55
|
+
&--icon {
|
|
56
|
+
margin-left: getSpacer(m);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export type Styles = {
|
|
2
|
+
statusdot: string;
|
|
3
|
+
statusdot__dot: string;
|
|
4
|
+
'statusdot__dot--active': string;
|
|
5
|
+
'statusdot__dot--alert': string;
|
|
6
|
+
'statusdot__dot--cancelled': string;
|
|
7
|
+
'statusdot__dot--icon': string;
|
|
8
|
+
'statusdot__dot--info': string;
|
|
9
|
+
'statusdot__dot--transparent': string;
|
|
10
|
+
'statusdot__dot--warning': string;
|
|
11
|
+
'statusdot__label--icon': string;
|
|
12
|
+
'statusdot--cancelled': string;
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export type ClassNames = keyof Styles;
|
|
16
|
+
|
|
17
|
+
declare const styles: Styles;
|
|
18
|
+
|
|
19
|
+
export default styles;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{T as s}from"../../Textarea-
|
|
1
|
+
import{T as s}from"../../Textarea-d228fc34.js";export{T as default}from"../../Textarea-d228fc34.js";import"../../_rollupPluginBabelHelpers-4f206abf.js";import"../../_tslib-51c8a283.js";import"react";import"../../index-9b84fabc.js";import"./styles.module.scss";import"../../constants-dd6fd92d.js";import"../../uuid-fe7442b7.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|