mautourco-components 0.2.30 → 0.2.31
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/components/atoms/Avatar/Avatar.js +1 -12
- package/dist/components/atoms/Button/Button.js +1 -12
- package/dist/components/atoms/Checkbox/Checkbox.js +2 -13
- package/dist/components/atoms/Chip/Chip.js +1 -12
- package/dist/components/atoms/Icon/icons/AccomIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/AirIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/ArrivalIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/ArrowDownOutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/ArrowRightOutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/BadgeAlertIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/BikeIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/BookingIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Building2OutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/BuildingIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/BusIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Calendar2Icon.js +1 -12
- package/dist/components/atoms/Icon/icons/CalendarIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/CalendarOutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/CalendarRangeOutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/CarFront.js +1 -12
- package/dist/components/atoms/Icon/icons/CarIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/CatamaranIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Check.js +1 -12
- package/dist/components/atoms/Icon/icons/CheckCircleIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Chevron.js +1 -1
- package/dist/components/atoms/Icon/icons/ClockIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Close.js +1 -12
- package/dist/components/atoms/Icon/icons/CloseCircleIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/DeleteIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/DepartureIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/EyeIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/FacebookIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/HomeIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Info2Icon.d.ts +4 -0
- package/dist/components/atoms/Icon/icons/Info2Icon.js +25 -0
- package/dist/components/atoms/Icon/icons/InfoIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Land.js +1 -12
- package/dist/components/atoms/Icon/icons/LineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/LinkedInIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/LuggageIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MapIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MapPinIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MautoucoLogo.d.ts +0 -1
- package/dist/components/atoms/Icon/icons/MautoucoLogo.js +1 -12
- package/dist/components/atoms/Icon/icons/MenuIcon.d.ts +0 -1
- package/dist/components/atoms/Icon/icons/MenuIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MicroIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MinusIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MoreIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/MoreVerticalIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/NightIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/PlaneIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/PlaneLandingOutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/PlaneTakeoffOutlineIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/PlusCircleIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/PlusIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/QuotationIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/SeaIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Search.js +1 -12
- package/dist/components/atoms/Icon/icons/Settings.js +1 -12
- package/dist/components/atoms/Icon/icons/ShipIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/StopWatchIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/StrollerIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/TwitterIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/User.js +1 -12
- package/dist/components/atoms/Icon/icons/UserIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Utensils.js +1 -12
- package/dist/components/atoms/Icon/icons/WalletIcon.js +1 -12
- package/dist/components/atoms/Icon/icons/Youtube.js +1 -12
- package/dist/components/atoms/Icon/icons/registry.d.ts +1 -0
- package/dist/components/atoms/Icon/icons/registry.js +2 -0
- package/dist/components/atoms/Illustration/illustrations.js +4 -4
- package/dist/components/atoms/Inputs/DropdownInput/DropdownInput.js +1 -12
- package/dist/components/atoms/Inputs/Input/Input.d.ts +2 -1
- package/dist/components/atoms/Inputs/Input/Input.js +2 -13
- package/dist/components/atoms/Link/Link.js +4 -15
- package/dist/components/atoms/RatingStar/RatingStar.js +2 -13
- package/dist/components/atoms/SegmentedButton/SegmentedButton.js +3 -14
- package/dist/components/atoms/SelectedValue/SelectedValue.js +1 -12
- package/dist/components/atoms/Slider/Slider.js +1 -12
- package/dist/components/atoms/Spinner/Spinner.js +1 -12
- package/dist/components/atoms/Tab/Tab.js +1 -1
- package/dist/components/atoms/Typography/Typography.js +2 -13
- package/dist/components/molecules/AccomodationDocket/AccomodationDocket.js +3 -14
- package/dist/components/molecules/ActionDropdown/ActionDropdown.d.ts +0 -1
- package/dist/components/molecules/ActionDropdown/ActionDropdown.js +5 -16
- package/dist/components/molecules/AddItemButton/AddItemButton.js +1 -12
- package/dist/components/molecules/BookingPax/BookingPaxAccom.js +3 -14
- package/dist/components/molecules/BookingPax/BookingPaxClient/BookingPaxClient.d.ts +0 -1
- package/dist/components/molecules/BookingPax/BookingPaxClient/BookingPaxClient.js +5 -5
- package/dist/components/molecules/BookingPax/BookingPaxExcursion.js +1 -12
- package/dist/components/molecules/BookingPax/BookingPaxHeader.js +2 -2
- package/dist/components/molecules/BookingPax/BookingPaxLayout/BookingPaxLayout.d.ts +0 -1
- package/dist/components/molecules/BookingPax/BookingPaxLayout/BookingPaxLayout.js +1 -12
- package/dist/components/molecules/BookingPax/BookingPaxRemarks.js +1 -12
- package/dist/components/molecules/BookingPax/BookingPaxTransfer.js +1 -12
- package/dist/components/molecules/BookingResume/BookingResumeLayout/BookingResumeLayout.js +1 -12
- package/dist/components/molecules/BookingResume/ResumeAccom/ResumeAccom.js +1 -12
- package/dist/components/molecules/BookingResume/ResumeExcursion/ResumeExcursion.js +1 -12
- package/dist/components/molecules/BookingResume/ResumeOtherService.js +1 -12
- package/dist/components/molecules/BookingResume/ResumeTransfer.js +1 -12
- package/dist/components/molecules/Breadcrumbs/Breadcrumbs.js +1 -12
- package/dist/components/molecules/Calendar/CalendarInput.js +2 -13
- package/dist/components/molecules/Calendar/DateTime.d.ts +9 -9
- package/dist/components/molecules/Calendar/DateTime.js +3 -3
- package/dist/components/molecules/Calendar/TimePicker.js +1 -12
- package/dist/components/molecules/DateDisplay/DateDisplay.js +2 -13
- package/dist/components/molecules/DetailsInfo/DetailsAction.js +2 -13
- package/dist/components/molecules/DetailsInfo/DetailsAgency/DetailsAgency.js +1 -12
- package/dist/components/molecules/DetailsInfo/DetailsClient/DetailsClient.js +1 -12
- package/dist/components/molecules/DetailsInfo/DetailsFile.js +1 -12
- package/dist/components/molecules/DetailsInfo/DetailsInfo.d.ts +0 -1
- package/dist/components/molecules/DialogContentPolicy/CancellationLayout/CancellationLayout.js +1 -12
- package/dist/components/molecules/DialogContentPolicy/DialogCancellationAccom.d.ts +0 -1
- package/dist/components/molecules/DialogContentPolicy/DialogCancellationAccom.js +1 -12
- package/dist/components/molecules/DialogContentPolicy/DialogCancellationExcursion.d.ts +0 -1
- package/dist/components/molecules/DialogContentPolicy/DialogCancellationExcursion.js +1 -12
- package/dist/components/molecules/DialogContentPolicy/DialogCancellationList.d.ts +3 -3
- package/dist/components/molecules/DialogContentPolicy/DialogCancellationList.js +2 -2
- package/dist/components/molecules/DialogContentPolicy/DialogContentPolicy.js +1 -12
- package/dist/components/molecules/DocketPrices/DocketPrices.js +1 -12
- package/dist/components/molecules/ExcursionDocket/ExcursionDocket.js +1 -12
- package/dist/components/molecules/FeatureRow/FeatureRow.js +1 -12
- package/dist/components/molecules/FromTo/FromTo.d.ts +0 -1
- package/dist/components/molecules/FromTo/FromTo.js +1 -12
- package/dist/components/molecules/GlobalAmenities/GlobalAmenities.js +1 -12
- package/dist/components/molecules/LocationDropdown/LocationDropdown.js +6 -17
- package/dist/components/molecules/MultiSelectDropdown/MultiSelectDropdown.d.ts +1 -0
- package/dist/components/molecules/MultiSelectDropdown/MultiSelectDropdown.js +23 -28
- package/dist/components/molecules/OtherServiceDocket/OtherServiceDocket.js +1 -12
- package/dist/components/molecules/Pagination/Pagination.js +4 -15
- package/dist/components/molecules/PaxChips/PaxChips.d.ts +11 -0
- package/dist/components/molecules/PaxChips/PaxChips.js +9 -0
- package/dist/components/molecules/PaxDisplay/PaxDisplay.d.ts +0 -1
- package/dist/components/molecules/PaxDisplay/PaxDisplay.js +5 -16
- package/dist/components/molecules/PriceDisplay/PriceDisplay.js +1 -12
- package/dist/components/molecules/RatingTab/RatingTab.js +1 -12
- package/dist/components/molecules/SectionTitle/SectionTitle.js +1 -12
- package/dist/components/molecules/ServiceInfo/ServiceInfo.js +2 -13
- package/dist/components/molecules/ServiceLanguages/ServiceLanguages.js +1 -12
- package/dist/components/molecules/ServiceSelector/ServiceSelector.js +4 -15
- package/dist/components/molecules/ServiceTitle/ServiceTitle.js +1 -12
- package/dist/components/molecules/Stepper/Stepper.js +1 -12
- package/dist/components/molecules/StepperTimeline/StepperTimeline.js +6 -17
- package/dist/components/molecules/TabGroup/TabGroup.js +1 -12
- package/dist/components/molecules/TableServiceItem/DetailsCol.js +1 -12
- package/dist/components/molecules/TableServiceItem/ItemCol.d.ts +0 -1
- package/dist/components/molecules/TableServiceItem/ItemCol.js +2 -13
- package/dist/components/molecules/TableServiceItem/RowOtherServices.js +1 -12
- package/dist/components/molecules/TableServiceItem/RowTransfer.js +1 -12
- package/dist/components/molecules/TableServiceItem/index.d.ts +0 -1
- package/dist/components/molecules/TextWithBorderBottom/TextWithBorderBottom.js +1 -1
- package/dist/components/molecules/TextWithIcon/TextWithIcon.d.ts +0 -1
- package/dist/components/molecules/TextWithIcon/TextWithIcon.js +1 -12
- package/dist/components/molecules/TimelineItem/ServiceAccommodation.js +1 -12
- package/dist/components/molecules/TimelineItem/ServiceExcursion.js +1 -12
- package/dist/components/molecules/TimelineItem/ServiceTransfer.js +1 -12
- package/dist/components/molecules/TimelineItem/TimelineHeader.js +1 -12
- package/dist/components/molecules/TimelineItem/TimelineItem.d.ts +0 -1
- package/dist/components/molecules/TimelineItem/TimelineItem.js +1 -12
- package/dist/components/molecules/Toast/Toast.css +2107 -0
- package/dist/components/molecules/Toast/Toast.d.ts +2 -2
- package/dist/components/molecules/Toast/Toast.js +1 -12
- package/dist/components/molecules/TooltipDisplay/TooltipDisplay.js +1 -12
- package/dist/components/molecules/TransferDocket/TransferDocket.js +2 -13
- package/dist/components/molecules/UserCard/UserCard.js +3 -14
- package/dist/components/organisms/Booking/BookingDocket/BookingDocket.d.ts +0 -1
- package/dist/components/organisms/Booking/BookingDocket/BookingDocket.js +1 -1
- package/dist/components/organisms/Booking/BookingHeader.js +1 -12
- package/dist/components/organisms/Booking/BookingStep/BookingStep.js +1 -12
- package/dist/components/organisms/CarBookingCard/CarBookingCard.js +2 -2
- package/dist/components/organisms/CarBookingCard/CarBookingCardSkeleton.js +1 -12
- package/dist/components/organisms/CardContainer/CardContainer.js +1 -12
- package/dist/components/organisms/DateTimePicker/DateTimePicker.js +1 -12
- package/dist/components/organisms/Dialog/Dialog.js +3 -15
- package/dist/components/organisms/DialogBookingAddItem/AddItemNewService.d.ts +16 -0
- package/dist/components/organisms/DialogBookingAddItem/AddItemNewService.js +44 -0
- package/dist/components/organisms/DialogBookingAddItem/AddItemSelector.d.ts +8 -0
- package/dist/components/organisms/DialogBookingAddItem/AddItemSelector.js +12 -0
- package/dist/components/organisms/DialogBookingAddItem/DialogBookingAddItem.d.ts +17 -0
- package/dist/components/organisms/DialogBookingAddItem/DialogBookingAddItem.js +55 -0
- package/dist/components/organisms/DialogBookingAddItem/index.d.ts +3 -0
- package/dist/components/organisms/DialogBookingAddItem/index.js +3 -0
- package/dist/components/organisms/DialogBookingConfirm/BookingCancellationPolicy.d.ts +2 -2
- package/dist/components/organisms/DialogBookingConfirm/BookingCancellationPolicy.js +1 -12
- package/dist/components/organisms/DialogBookingConfirm/BookingMailSent.js +1 -12
- package/dist/components/organisms/DialogBookingConfirm/BookingReference.js +1 -12
- package/dist/components/organisms/DialogBookingConfirm/BookingSuccess.js +1 -12
- package/dist/components/organisms/DialogBookingConfirm/DialogBookingConfirm.d.ts +4 -0
- package/dist/components/organisms/DialogBookingConfirm/DialogBookingConfirm.js +2 -13
- package/dist/components/organisms/DialogCancelService/CancelBooking/CancelBooking.css +2117 -0
- package/dist/components/organisms/DialogCancelService/CancelBooking/CancelBooking.d.ts +16 -0
- package/dist/components/organisms/DialogCancelService/CancelBooking/CancelBooking.js +28 -0
- package/dist/components/organisms/{CancelService → DialogCancelService}/CancelPolicy.d.ts +2 -2
- package/dist/components/organisms/DialogCancelService/CancelPolicy.js +8 -0
- package/dist/components/organisms/DialogCancelService/ConfirmDelete/ConfirmDelete.js +24 -0
- package/dist/components/organisms/{CancelService/CancelService.d.ts → DialogCancelService/DialogCancelService.d.ts} +4 -3
- package/dist/components/organisms/DialogCancelService/DialogCancelService.js +14 -0
- package/dist/components/organisms/DialogCancelService/FromList.js +18 -0
- package/dist/components/organisms/DialogCancelService/index.d.ts +5 -0
- package/dist/components/organisms/DialogCancelService/index.js +1 -0
- package/dist/components/organisms/DialogComparison/DialogComparison.css +2116 -0
- package/dist/components/organisms/DialogComparison/DialogComparison.d.ts +24 -0
- package/dist/components/organisms/DialogComparison/DialogComparison.js +69 -0
- package/dist/components/organisms/DialogDeleteConfirm/DialogDeleteConfirm.d.ts +14 -0
- package/dist/components/organisms/DialogDeleteConfirm/DialogDeleteConfirm.js +11 -0
- package/dist/components/organisms/DialogSendingMail/DialogSendingMail.d.ts +11 -0
- package/dist/components/organisms/DialogSendingMail/DialogSendingMail.js +8 -0
- package/dist/components/organisms/DialogSendingMail/DialogSendingMailContent.d.ts +15 -0
- package/dist/components/organisms/DialogSendingMail/DialogSendingMailContent.js +49 -0
- package/dist/components/organisms/DialogSendingMail/index.d.ts +4 -0
- package/dist/components/organisms/DialogSendingMail/index.js +2 -0
- package/dist/components/organisms/DialogSendingMail/sending-mail-schema.d.ts +7 -0
- package/dist/components/organisms/DialogSendingMail/sending-mail-schema.js +16 -0
- package/dist/components/organisms/Docket/Docket.js +8 -19
- package/dist/components/organisms/Footer/Footer.js +3 -14
- package/dist/components/organisms/MultipleQuotationDocket/MultipleQuotationDocket.js +2 -13
- package/dist/components/organisms/PaxSelector/PaxSelector.js +22 -22
- package/dist/components/organisms/QuoteHeader/QuoteHeader.js +2 -13
- package/dist/components/organisms/RoundTrip/RoundTrip.js +1 -1
- package/dist/components/organisms/SearchBarTransfer/SearchBarTransfer.js +5 -5
- package/dist/components/organisms/TabCancellationPolicy/CancellationAccom.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/CancellationExcursion.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/CancellationHeader.d.ts +0 -1
- package/dist/components/organisms/TabCancellationPolicy/CancellationTransfer.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/HeaderAccom.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/HeaderExcursion/HeaderTransfer.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/PolicyAccom/PolicyAccom.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/PolicyExcursion.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/PolicyTransfer.js +1 -12
- package/dist/components/organisms/TabCancellationPolicy/TabCancellationPolicy.d.ts +0 -1
- package/dist/components/organisms/TabCancellationPolicy/TabCancellationPolicyLayout/TabCancellationPolicyLayout.js +1 -12
- package/dist/components/organisms/TabServiceDetails/Accommodation.js +1 -1
- package/dist/components/organisms/TabServiceDetails/DetailContentTransfer.js +1 -12
- package/dist/components/organisms/TabServiceDetails/DetailsContentAccom.js +2 -2
- package/dist/components/organisms/TabServiceDetails/DetailsContentExcursion.js +1 -12
- package/dist/components/organisms/TabServiceDetails/Excursion.js +1 -1
- package/dist/components/organisms/TabServiceDetails/TabServiceDetails.d.ts +0 -1
- package/dist/components/organisms/TabServiceDetails/TabServiceDetailsLayout/TabServiceDetailsLayout.js +1 -12
- package/dist/components/organisms/TabServiceDetails/Transfer.js +1 -1
- package/dist/components/organisms/Table/Table.css +48 -32
- package/dist/components/organisms/Table/Table.d.ts +4 -1
- package/dist/components/organisms/Table/Table.js +19 -16
- package/dist/components/organisms/Table/TableCell.d.ts +1 -1
- package/dist/components/organisms/Table/TableCell.js +1 -12
- package/dist/components/organisms/Table/columns/booking-cancel-service-columns.js +15 -31
- package/dist/components/organisms/Table/columns/booking-columns.js +7 -22
- package/dist/components/organisms/Table/columns/comparison-columns.d.ts +3 -0
- package/dist/components/organisms/Table/columns/comparison-columns.js +97 -0
- package/dist/components/organisms/Table/columns/detail-resume-columns.js +16 -31
- package/dist/components/organisms/Table/columns/index.d.ts +11 -7
- package/dist/components/organisms/Table/columns/index.js +2 -0
- package/dist/components/organisms/Table/columns/quotation-columns.d.ts +4 -1
- package/dist/components/organisms/Table/columns/quotation-columns.js +10 -19
- package/dist/components/organisms/Timeline/Timeline.js +1 -1
- package/dist/components/organisms/TopNavigation/DesktopNav.d.ts +0 -1
- package/dist/components/organisms/TopNavigation/DesktopNav.js +5 -16
- package/dist/components/organisms/TopNavigation/MobileNav.js +9 -20
- package/dist/components/organisms/TransferLine/TransferLine.js +1 -1
- package/dist/components/ui/button.d.ts +1 -1
- package/dist/components/ui/calendar.js +2 -2
- package/dist/components/ui/form.d.ts +24 -0
- package/dist/components/ui/form.js +79 -0
- package/dist/components/ui/label.d.ts +4 -0
- package/dist/components/ui/label.js +30 -0
- package/dist/hooks/useBookingPax.d.ts +1 -1
- package/dist/index.d.ts +26 -15
- package/dist/index.js +10 -2
- package/dist/lib/price-formatter.d.ts +1 -0
- package/dist/lib/price-formatter.js +13 -0
- package/dist/lib/shared-constant.d.ts +1 -0
- package/dist/lib/shared-constant.js +1 -0
- package/dist/lib/utils.d.ts +1 -2
- package/dist/lib/utils.js +1 -1
- package/dist/styles/tokens/tokens.d.ts +464 -464
- package/package.json +7 -3
- package/src/components/atoms/Icon/icons/Info2Icon.tsx +42 -0
- package/src/components/atoms/Icon/icons/registry.tsx +2 -0
- package/src/components/atoms/Inputs/Input/Input.tsx +4 -2
- package/src/components/molecules/Calendar/DateTime.tsx +6 -4
- package/src/components/molecules/DialogContentPolicy/DialogCancellationList.tsx +6 -6
- package/src/components/molecules/DialogContentPolicy/DialogContentPolicy.tsx +1 -1
- package/src/components/molecules/MultiSelectDropdown/MultiSelectDropdown.tsx +117 -82
- package/src/components/molecules/PaxChips/PaxChips.tsx +30 -0
- package/src/components/molecules/TextWithIcon/TextWithIcon.tsx +2 -2
- package/src/components/molecules/Toast/Toast.css +27 -0
- package/src/components/molecules/Toast/Toast.tsx +9 -9
- package/src/components/organisms/Dialog/Dialog.tsx +85 -64
- package/src/components/organisms/{BookingAddItem → DialogBookingAddItem}/AddItemNewService.tsx +17 -2
- package/src/components/organisms/{BookingAddItem/BookingAddItem.tsx → DialogBookingAddItem/DialogBookingAddItem.tsx} +6 -6
- package/src/components/organisms/{BookingAddItem → DialogBookingAddItem}/index.ts +1 -1
- package/src/components/organisms/DialogBookingConfirm/BookingCancellationPolicy.tsx +2 -2
- package/src/components/organisms/DialogBookingConfirm/DialogBookingConfirm.tsx +14 -2
- package/src/components/organisms/DialogCancelService/CancelBooking/CancelBooking.css +24 -0
- package/src/components/organisms/DialogCancelService/CancelBooking/CancelBooking.tsx +98 -0
- package/src/components/organisms/{CancelService → DialogCancelService}/CancelPolicy.tsx +4 -4
- package/src/components/organisms/{CancelService/CancelService.tsx → DialogCancelService/DialogCancelService.tsx} +7 -5
- package/src/components/organisms/DialogCancelService/index.ts +6 -0
- package/src/components/organisms/DialogComparison/DialogComparison.css +23 -0
- package/src/components/organisms/DialogComparison/DialogComparison.tsx +157 -0
- package/src/components/organisms/DialogDeleteConfirm/DialogDeleteConfirm.tsx +57 -0
- package/src/components/organisms/DialogSendingMail/DialogSendingMail.tsx +27 -0
- package/src/components/organisms/DialogSendingMail/DialogSendingMailContent.tsx +115 -0
- package/src/components/organisms/DialogSendingMail/index.ts +5 -0
- package/src/components/organisms/DialogSendingMail/sending-mail-schema.ts +19 -0
- package/src/components/organisms/Table/Table.css +48 -32
- package/src/components/organisms/Table/Table.tsx +24 -5
- package/src/components/organisms/Table/columns/booking-cancel-service-columns.tsx +16 -32
- package/src/components/organisms/Table/columns/booking-columns.tsx +2 -19
- package/src/components/organisms/Table/columns/comparison-columns.tsx +140 -0
- package/src/components/organisms/Table/columns/detail-resume-columns.tsx +17 -33
- package/src/components/organisms/Table/columns/index.ts +2 -0
- package/src/components/organisms/Table/columns/quotation-columns.tsx +17 -9
- package/src/components/ui/form.tsx +160 -0
- package/src/components/ui/label.tsx +22 -0
- package/dist/components/organisms/CancelService/CancelPolicy.js +0 -19
- package/dist/components/organisms/CancelService/CancelService.js +0 -23
- package/dist/components/organisms/CancelService/ConfirmDelete/ConfirmDelete.js +0 -35
- package/dist/components/organisms/CancelService/FromList.js +0 -29
- /package/dist/components/organisms/{CancelService → DialogCancelService}/ConfirmDelete/ConfirmDelete.css +0 -0
- /package/dist/components/organisms/{CancelService → DialogCancelService}/ConfirmDelete/ConfirmDelete.d.ts +0 -0
- /package/dist/components/organisms/{CancelService → DialogCancelService}/FromList.d.ts +0 -0
- /package/src/components/organisms/{BookingAddItem → DialogBookingAddItem}/AddItemSelector.tsx +0 -0
- /package/src/components/organisms/{CancelService → DialogCancelService}/ConfirmDelete/ConfirmDelete.css +0 -0
- /package/src/components/organisms/{CancelService → DialogCancelService}/ConfirmDelete/ConfirmDelete.tsx +0 -0
- /package/src/components/organisms/{CancelService → DialogCancelService}/FromList.tsx +0 -0
|
@@ -1091,1099 +1091,1099 @@ export const BackdropBlurBackdropBlurNone: "0";
|
|
|
1091
1091
|
export const BackdropBlurBackdropBlurSm: "4";
|
|
1092
1092
|
export const BackdropBlurBackdropBlurXl: "24";
|
|
1093
1093
|
export namespace Heading3xlLight {
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1094
|
+
let fontFamily: string;
|
|
1095
|
+
let fontWeight: string;
|
|
1096
|
+
let fontSize: string;
|
|
1097
|
+
let lineHeight: string;
|
|
1098
1098
|
}
|
|
1099
1099
|
export namespace Heading3xlRegular {
|
|
1100
|
-
|
|
1100
|
+
let fontFamily_1: string;
|
|
1101
1101
|
export { fontFamily_1 as fontFamily };
|
|
1102
|
-
|
|
1102
|
+
let fontWeight_1: string;
|
|
1103
1103
|
export { fontWeight_1 as fontWeight };
|
|
1104
|
-
|
|
1104
|
+
let fontSize_1: string;
|
|
1105
1105
|
export { fontSize_1 as fontSize };
|
|
1106
|
-
|
|
1106
|
+
let lineHeight_1: string;
|
|
1107
1107
|
export { lineHeight_1 as lineHeight };
|
|
1108
1108
|
}
|
|
1109
1109
|
export namespace Heading3xlMedium {
|
|
1110
|
-
|
|
1110
|
+
let fontFamily_2: string;
|
|
1111
1111
|
export { fontFamily_2 as fontFamily };
|
|
1112
|
-
|
|
1112
|
+
let fontWeight_2: string;
|
|
1113
1113
|
export { fontWeight_2 as fontWeight };
|
|
1114
|
-
|
|
1114
|
+
let fontSize_2: string;
|
|
1115
1115
|
export { fontSize_2 as fontSize };
|
|
1116
|
-
|
|
1116
|
+
let lineHeight_2: string;
|
|
1117
1117
|
export { lineHeight_2 as lineHeight };
|
|
1118
1118
|
}
|
|
1119
1119
|
export namespace Heading3xlBold {
|
|
1120
|
-
|
|
1120
|
+
let fontFamily_3: string;
|
|
1121
1121
|
export { fontFamily_3 as fontFamily };
|
|
1122
|
-
|
|
1122
|
+
let fontWeight_3: string;
|
|
1123
1123
|
export { fontWeight_3 as fontWeight };
|
|
1124
|
-
|
|
1124
|
+
let fontSize_3: string;
|
|
1125
1125
|
export { fontSize_3 as fontSize };
|
|
1126
|
-
|
|
1126
|
+
let lineHeight_3: string;
|
|
1127
1127
|
export { lineHeight_3 as lineHeight };
|
|
1128
1128
|
}
|
|
1129
1129
|
export namespace Heading3xlBlack {
|
|
1130
|
-
|
|
1130
|
+
let fontFamily_4: string;
|
|
1131
1131
|
export { fontFamily_4 as fontFamily };
|
|
1132
|
-
|
|
1132
|
+
let fontWeight_4: string;
|
|
1133
1133
|
export { fontWeight_4 as fontWeight };
|
|
1134
|
-
|
|
1134
|
+
let fontSize_4: string;
|
|
1135
1135
|
export { fontSize_4 as fontSize };
|
|
1136
|
-
|
|
1136
|
+
let lineHeight_4: string;
|
|
1137
1137
|
export { lineHeight_4 as lineHeight };
|
|
1138
1138
|
}
|
|
1139
1139
|
export namespace Heading2xlLight {
|
|
1140
|
-
|
|
1140
|
+
let fontFamily_5: string;
|
|
1141
1141
|
export { fontFamily_5 as fontFamily };
|
|
1142
|
-
|
|
1142
|
+
let fontWeight_5: string;
|
|
1143
1143
|
export { fontWeight_5 as fontWeight };
|
|
1144
|
-
|
|
1144
|
+
let fontSize_5: string;
|
|
1145
1145
|
export { fontSize_5 as fontSize };
|
|
1146
|
-
|
|
1146
|
+
let lineHeight_5: string;
|
|
1147
1147
|
export { lineHeight_5 as lineHeight };
|
|
1148
1148
|
}
|
|
1149
1149
|
export namespace Heading2xlRegular {
|
|
1150
|
-
|
|
1150
|
+
let fontFamily_6: string;
|
|
1151
1151
|
export { fontFamily_6 as fontFamily };
|
|
1152
|
-
|
|
1152
|
+
let fontWeight_6: string;
|
|
1153
1153
|
export { fontWeight_6 as fontWeight };
|
|
1154
|
-
|
|
1154
|
+
let fontSize_6: string;
|
|
1155
1155
|
export { fontSize_6 as fontSize };
|
|
1156
|
-
|
|
1156
|
+
let lineHeight_6: string;
|
|
1157
1157
|
export { lineHeight_6 as lineHeight };
|
|
1158
1158
|
}
|
|
1159
1159
|
export namespace Heading2xlMedium {
|
|
1160
|
-
|
|
1160
|
+
let fontFamily_7: string;
|
|
1161
1161
|
export { fontFamily_7 as fontFamily };
|
|
1162
|
-
|
|
1162
|
+
let fontWeight_7: string;
|
|
1163
1163
|
export { fontWeight_7 as fontWeight };
|
|
1164
|
-
|
|
1164
|
+
let fontSize_7: string;
|
|
1165
1165
|
export { fontSize_7 as fontSize };
|
|
1166
|
-
|
|
1166
|
+
let lineHeight_7: string;
|
|
1167
1167
|
export { lineHeight_7 as lineHeight };
|
|
1168
1168
|
}
|
|
1169
1169
|
export namespace Heading2xlBold {
|
|
1170
|
-
|
|
1170
|
+
let fontFamily_8: string;
|
|
1171
1171
|
export { fontFamily_8 as fontFamily };
|
|
1172
|
-
|
|
1172
|
+
let fontWeight_8: string;
|
|
1173
1173
|
export { fontWeight_8 as fontWeight };
|
|
1174
|
-
|
|
1174
|
+
let fontSize_8: string;
|
|
1175
1175
|
export { fontSize_8 as fontSize };
|
|
1176
|
-
|
|
1176
|
+
let lineHeight_8: string;
|
|
1177
1177
|
export { lineHeight_8 as lineHeight };
|
|
1178
1178
|
}
|
|
1179
1179
|
export namespace Heading2xlBlack {
|
|
1180
|
-
|
|
1180
|
+
let fontFamily_9: string;
|
|
1181
1181
|
export { fontFamily_9 as fontFamily };
|
|
1182
|
-
|
|
1182
|
+
let fontWeight_9: string;
|
|
1183
1183
|
export { fontWeight_9 as fontWeight };
|
|
1184
|
-
|
|
1184
|
+
let fontSize_9: string;
|
|
1185
1185
|
export { fontSize_9 as fontSize };
|
|
1186
|
-
|
|
1186
|
+
let lineHeight_9: string;
|
|
1187
1187
|
export { lineHeight_9 as lineHeight };
|
|
1188
1188
|
}
|
|
1189
1189
|
export namespace HeadingXlLight {
|
|
1190
|
-
|
|
1190
|
+
let fontFamily_10: string;
|
|
1191
1191
|
export { fontFamily_10 as fontFamily };
|
|
1192
|
-
|
|
1192
|
+
let fontWeight_10: string;
|
|
1193
1193
|
export { fontWeight_10 as fontWeight };
|
|
1194
|
-
|
|
1194
|
+
let fontSize_10: string;
|
|
1195
1195
|
export { fontSize_10 as fontSize };
|
|
1196
|
-
|
|
1196
|
+
let lineHeight_10: string;
|
|
1197
1197
|
export { lineHeight_10 as lineHeight };
|
|
1198
1198
|
}
|
|
1199
1199
|
export namespace HeadingXlRegular {
|
|
1200
|
-
|
|
1200
|
+
let fontFamily_11: string;
|
|
1201
1201
|
export { fontFamily_11 as fontFamily };
|
|
1202
|
-
|
|
1202
|
+
let fontWeight_11: string;
|
|
1203
1203
|
export { fontWeight_11 as fontWeight };
|
|
1204
|
-
|
|
1204
|
+
let fontSize_11: string;
|
|
1205
1205
|
export { fontSize_11 as fontSize };
|
|
1206
|
-
|
|
1206
|
+
let lineHeight_11: string;
|
|
1207
1207
|
export { lineHeight_11 as lineHeight };
|
|
1208
1208
|
}
|
|
1209
1209
|
export namespace HeadingXlMedium {
|
|
1210
|
-
|
|
1210
|
+
let fontFamily_12: string;
|
|
1211
1211
|
export { fontFamily_12 as fontFamily };
|
|
1212
|
-
|
|
1212
|
+
let fontWeight_12: string;
|
|
1213
1213
|
export { fontWeight_12 as fontWeight };
|
|
1214
|
-
|
|
1214
|
+
let fontSize_12: string;
|
|
1215
1215
|
export { fontSize_12 as fontSize };
|
|
1216
|
-
|
|
1216
|
+
let lineHeight_12: string;
|
|
1217
1217
|
export { lineHeight_12 as lineHeight };
|
|
1218
1218
|
}
|
|
1219
1219
|
export namespace HeadingXlBold {
|
|
1220
|
-
|
|
1220
|
+
let fontFamily_13: string;
|
|
1221
1221
|
export { fontFamily_13 as fontFamily };
|
|
1222
|
-
|
|
1222
|
+
let fontWeight_13: string;
|
|
1223
1223
|
export { fontWeight_13 as fontWeight };
|
|
1224
|
-
|
|
1224
|
+
let fontSize_13: string;
|
|
1225
1225
|
export { fontSize_13 as fontSize };
|
|
1226
|
-
|
|
1226
|
+
let lineHeight_13: string;
|
|
1227
1227
|
export { lineHeight_13 as lineHeight };
|
|
1228
1228
|
}
|
|
1229
1229
|
export namespace HeadingXlBlack {
|
|
1230
|
-
|
|
1230
|
+
let fontFamily_14: string;
|
|
1231
1231
|
export { fontFamily_14 as fontFamily };
|
|
1232
|
-
|
|
1232
|
+
let fontWeight_14: string;
|
|
1233
1233
|
export { fontWeight_14 as fontWeight };
|
|
1234
|
-
|
|
1234
|
+
let fontSize_14: string;
|
|
1235
1235
|
export { fontSize_14 as fontSize };
|
|
1236
|
-
|
|
1236
|
+
let lineHeight_14: string;
|
|
1237
1237
|
export { lineHeight_14 as lineHeight };
|
|
1238
1238
|
}
|
|
1239
1239
|
export namespace HeadingLgLight {
|
|
1240
|
-
|
|
1240
|
+
let fontFamily_15: string;
|
|
1241
1241
|
export { fontFamily_15 as fontFamily };
|
|
1242
|
-
|
|
1242
|
+
let fontWeight_15: string;
|
|
1243
1243
|
export { fontWeight_15 as fontWeight };
|
|
1244
|
-
|
|
1244
|
+
let fontSize_15: string;
|
|
1245
1245
|
export { fontSize_15 as fontSize };
|
|
1246
|
-
|
|
1246
|
+
let lineHeight_15: string;
|
|
1247
1247
|
export { lineHeight_15 as lineHeight };
|
|
1248
1248
|
}
|
|
1249
1249
|
export namespace HeadingLgRegular {
|
|
1250
|
-
|
|
1250
|
+
let fontFamily_16: string;
|
|
1251
1251
|
export { fontFamily_16 as fontFamily };
|
|
1252
|
-
|
|
1252
|
+
let fontWeight_16: string;
|
|
1253
1253
|
export { fontWeight_16 as fontWeight };
|
|
1254
|
-
|
|
1254
|
+
let fontSize_16: string;
|
|
1255
1255
|
export { fontSize_16 as fontSize };
|
|
1256
|
-
|
|
1256
|
+
let lineHeight_16: string;
|
|
1257
1257
|
export { lineHeight_16 as lineHeight };
|
|
1258
1258
|
}
|
|
1259
1259
|
export namespace HeadingLgMedium {
|
|
1260
|
-
|
|
1260
|
+
let fontFamily_17: string;
|
|
1261
1261
|
export { fontFamily_17 as fontFamily };
|
|
1262
|
-
|
|
1262
|
+
let fontWeight_17: string;
|
|
1263
1263
|
export { fontWeight_17 as fontWeight };
|
|
1264
|
-
|
|
1264
|
+
let fontSize_17: string;
|
|
1265
1265
|
export { fontSize_17 as fontSize };
|
|
1266
|
-
|
|
1266
|
+
let lineHeight_17: string;
|
|
1267
1267
|
export { lineHeight_17 as lineHeight };
|
|
1268
1268
|
}
|
|
1269
1269
|
export namespace HeadingLgBold {
|
|
1270
|
-
|
|
1270
|
+
let fontFamily_18: string;
|
|
1271
1271
|
export { fontFamily_18 as fontFamily };
|
|
1272
|
-
|
|
1272
|
+
let fontWeight_18: string;
|
|
1273
1273
|
export { fontWeight_18 as fontWeight };
|
|
1274
|
-
|
|
1274
|
+
let fontSize_18: string;
|
|
1275
1275
|
export { fontSize_18 as fontSize };
|
|
1276
|
-
|
|
1276
|
+
let lineHeight_18: string;
|
|
1277
1277
|
export { lineHeight_18 as lineHeight };
|
|
1278
1278
|
}
|
|
1279
1279
|
export namespace HeadingLgBlack {
|
|
1280
|
-
|
|
1280
|
+
let fontFamily_19: string;
|
|
1281
1281
|
export { fontFamily_19 as fontFamily };
|
|
1282
|
-
|
|
1282
|
+
let fontWeight_19: string;
|
|
1283
1283
|
export { fontWeight_19 as fontWeight };
|
|
1284
|
-
|
|
1284
|
+
let fontSize_19: string;
|
|
1285
1285
|
export { fontSize_19 as fontSize };
|
|
1286
|
-
|
|
1286
|
+
let lineHeight_19: string;
|
|
1287
1287
|
export { lineHeight_19 as lineHeight };
|
|
1288
1288
|
}
|
|
1289
1289
|
export namespace HeadingMdLight {
|
|
1290
|
-
|
|
1290
|
+
let fontFamily_20: string;
|
|
1291
1291
|
export { fontFamily_20 as fontFamily };
|
|
1292
|
-
|
|
1292
|
+
let fontWeight_20: string;
|
|
1293
1293
|
export { fontWeight_20 as fontWeight };
|
|
1294
|
-
|
|
1294
|
+
let fontSize_20: string;
|
|
1295
1295
|
export { fontSize_20 as fontSize };
|
|
1296
|
-
|
|
1296
|
+
let lineHeight_20: string;
|
|
1297
1297
|
export { lineHeight_20 as lineHeight };
|
|
1298
1298
|
}
|
|
1299
1299
|
export namespace HeadingMdRegular {
|
|
1300
|
-
|
|
1300
|
+
let fontFamily_21: string;
|
|
1301
1301
|
export { fontFamily_21 as fontFamily };
|
|
1302
|
-
|
|
1302
|
+
let fontWeight_21: string;
|
|
1303
1303
|
export { fontWeight_21 as fontWeight };
|
|
1304
|
-
|
|
1304
|
+
let fontSize_21: string;
|
|
1305
1305
|
export { fontSize_21 as fontSize };
|
|
1306
|
-
|
|
1306
|
+
let lineHeight_21: string;
|
|
1307
1307
|
export { lineHeight_21 as lineHeight };
|
|
1308
1308
|
}
|
|
1309
1309
|
export namespace HeadingMdMedium {
|
|
1310
|
-
|
|
1310
|
+
let fontFamily_22: string;
|
|
1311
1311
|
export { fontFamily_22 as fontFamily };
|
|
1312
|
-
|
|
1312
|
+
let fontWeight_22: string;
|
|
1313
1313
|
export { fontWeight_22 as fontWeight };
|
|
1314
|
-
|
|
1314
|
+
let fontSize_22: string;
|
|
1315
1315
|
export { fontSize_22 as fontSize };
|
|
1316
|
-
|
|
1316
|
+
let lineHeight_22: string;
|
|
1317
1317
|
export { lineHeight_22 as lineHeight };
|
|
1318
1318
|
}
|
|
1319
1319
|
export namespace HeadingMdBold {
|
|
1320
|
-
|
|
1320
|
+
let fontFamily_23: string;
|
|
1321
1321
|
export { fontFamily_23 as fontFamily };
|
|
1322
|
-
|
|
1322
|
+
let fontWeight_23: string;
|
|
1323
1323
|
export { fontWeight_23 as fontWeight };
|
|
1324
|
-
|
|
1324
|
+
let fontSize_23: string;
|
|
1325
1325
|
export { fontSize_23 as fontSize };
|
|
1326
|
-
|
|
1326
|
+
let lineHeight_23: string;
|
|
1327
1327
|
export { lineHeight_23 as lineHeight };
|
|
1328
1328
|
}
|
|
1329
1329
|
export namespace HeadingMdBlack {
|
|
1330
|
-
|
|
1330
|
+
let fontFamily_24: string;
|
|
1331
1331
|
export { fontFamily_24 as fontFamily };
|
|
1332
|
-
|
|
1332
|
+
let fontWeight_24: string;
|
|
1333
1333
|
export { fontWeight_24 as fontWeight };
|
|
1334
|
-
|
|
1334
|
+
let fontSize_24: string;
|
|
1335
1335
|
export { fontSize_24 as fontSize };
|
|
1336
|
-
|
|
1336
|
+
let lineHeight_24: string;
|
|
1337
1337
|
export { lineHeight_24 as lineHeight };
|
|
1338
1338
|
}
|
|
1339
1339
|
export namespace HeadingMdLeadingNoneLight {
|
|
1340
|
-
|
|
1340
|
+
let fontFamily_25: string;
|
|
1341
1341
|
export { fontFamily_25 as fontFamily };
|
|
1342
|
-
|
|
1342
|
+
let fontWeight_25: string;
|
|
1343
1343
|
export { fontWeight_25 as fontWeight };
|
|
1344
|
-
|
|
1344
|
+
let fontSize_25: string;
|
|
1345
1345
|
export { fontSize_25 as fontSize };
|
|
1346
|
-
|
|
1346
|
+
let lineHeight_25: string;
|
|
1347
1347
|
export { lineHeight_25 as lineHeight };
|
|
1348
1348
|
}
|
|
1349
1349
|
export namespace HeadingMdLeadingNoneRegular {
|
|
1350
|
-
|
|
1350
|
+
let fontFamily_26: string;
|
|
1351
1351
|
export { fontFamily_26 as fontFamily };
|
|
1352
|
-
|
|
1352
|
+
let fontWeight_26: string;
|
|
1353
1353
|
export { fontWeight_26 as fontWeight };
|
|
1354
|
-
|
|
1354
|
+
let fontSize_26: string;
|
|
1355
1355
|
export { fontSize_26 as fontSize };
|
|
1356
|
-
|
|
1356
|
+
let lineHeight_26: string;
|
|
1357
1357
|
export { lineHeight_26 as lineHeight };
|
|
1358
1358
|
}
|
|
1359
1359
|
export namespace HeadingMdLeadingNoneMedium {
|
|
1360
|
-
|
|
1360
|
+
let fontFamily_27: string;
|
|
1361
1361
|
export { fontFamily_27 as fontFamily };
|
|
1362
|
-
|
|
1362
|
+
let fontWeight_27: string;
|
|
1363
1363
|
export { fontWeight_27 as fontWeight };
|
|
1364
|
-
|
|
1364
|
+
let fontSize_27: string;
|
|
1365
1365
|
export { fontSize_27 as fontSize };
|
|
1366
|
-
|
|
1366
|
+
let lineHeight_27: string;
|
|
1367
1367
|
export { lineHeight_27 as lineHeight };
|
|
1368
1368
|
}
|
|
1369
1369
|
export namespace HeadingMdLeadingNoneBold {
|
|
1370
|
-
|
|
1370
|
+
let fontFamily_28: string;
|
|
1371
1371
|
export { fontFamily_28 as fontFamily };
|
|
1372
|
-
|
|
1372
|
+
let fontWeight_28: string;
|
|
1373
1373
|
export { fontWeight_28 as fontWeight };
|
|
1374
|
-
|
|
1374
|
+
let fontSize_28: string;
|
|
1375
1375
|
export { fontSize_28 as fontSize };
|
|
1376
|
-
|
|
1376
|
+
let lineHeight_28: string;
|
|
1377
1377
|
export { lineHeight_28 as lineHeight };
|
|
1378
1378
|
}
|
|
1379
1379
|
export namespace HeadingMdLeadingNoneBlack {
|
|
1380
|
-
|
|
1380
|
+
let fontFamily_29: string;
|
|
1381
1381
|
export { fontFamily_29 as fontFamily };
|
|
1382
|
-
|
|
1382
|
+
let fontWeight_29: string;
|
|
1383
1383
|
export { fontWeight_29 as fontWeight };
|
|
1384
|
-
|
|
1384
|
+
let fontSize_29: string;
|
|
1385
1385
|
export { fontSize_29 as fontSize };
|
|
1386
|
-
|
|
1386
|
+
let lineHeight_29: string;
|
|
1387
1387
|
export { lineHeight_29 as lineHeight };
|
|
1388
1388
|
}
|
|
1389
1389
|
export namespace HeadingMdLeading6Light {
|
|
1390
|
-
|
|
1390
|
+
let fontFamily_30: string;
|
|
1391
1391
|
export { fontFamily_30 as fontFamily };
|
|
1392
|
-
|
|
1392
|
+
let fontWeight_30: string;
|
|
1393
1393
|
export { fontWeight_30 as fontWeight };
|
|
1394
|
-
|
|
1394
|
+
let fontSize_30: string;
|
|
1395
1395
|
export { fontSize_30 as fontSize };
|
|
1396
|
-
|
|
1396
|
+
let lineHeight_30: string;
|
|
1397
1397
|
export { lineHeight_30 as lineHeight };
|
|
1398
1398
|
}
|
|
1399
1399
|
export namespace HeadingMdLeading6Regular {
|
|
1400
|
-
|
|
1400
|
+
let fontFamily_31: string;
|
|
1401
1401
|
export { fontFamily_31 as fontFamily };
|
|
1402
|
-
|
|
1402
|
+
let fontWeight_31: string;
|
|
1403
1403
|
export { fontWeight_31 as fontWeight };
|
|
1404
|
-
|
|
1404
|
+
let fontSize_31: string;
|
|
1405
1405
|
export { fontSize_31 as fontSize };
|
|
1406
|
-
|
|
1406
|
+
let lineHeight_31: string;
|
|
1407
1407
|
export { lineHeight_31 as lineHeight };
|
|
1408
1408
|
}
|
|
1409
1409
|
export namespace HeadingMdLeading6Medium {
|
|
1410
|
-
|
|
1410
|
+
let fontFamily_32: string;
|
|
1411
1411
|
export { fontFamily_32 as fontFamily };
|
|
1412
|
-
|
|
1412
|
+
let fontWeight_32: string;
|
|
1413
1413
|
export { fontWeight_32 as fontWeight };
|
|
1414
|
-
|
|
1414
|
+
let fontSize_32: string;
|
|
1415
1415
|
export { fontSize_32 as fontSize };
|
|
1416
|
-
|
|
1416
|
+
let lineHeight_32: string;
|
|
1417
1417
|
export { lineHeight_32 as lineHeight };
|
|
1418
1418
|
}
|
|
1419
1419
|
export namespace HeadingMdLeading6Bold {
|
|
1420
|
-
|
|
1420
|
+
let fontFamily_33: string;
|
|
1421
1421
|
export { fontFamily_33 as fontFamily };
|
|
1422
|
-
|
|
1422
|
+
let fontWeight_33: string;
|
|
1423
1423
|
export { fontWeight_33 as fontWeight };
|
|
1424
|
-
|
|
1424
|
+
let fontSize_33: string;
|
|
1425
1425
|
export { fontSize_33 as fontSize };
|
|
1426
|
-
|
|
1426
|
+
let lineHeight_33: string;
|
|
1427
1427
|
export { lineHeight_33 as lineHeight };
|
|
1428
1428
|
}
|
|
1429
1429
|
export namespace HeadingMdLeading6Black {
|
|
1430
|
-
|
|
1430
|
+
let fontFamily_34: string;
|
|
1431
1431
|
export { fontFamily_34 as fontFamily };
|
|
1432
|
-
|
|
1432
|
+
let fontWeight_34: string;
|
|
1433
1433
|
export { fontWeight_34 as fontWeight };
|
|
1434
|
-
|
|
1434
|
+
let fontSize_34: string;
|
|
1435
1435
|
export { fontSize_34 as fontSize };
|
|
1436
|
-
|
|
1436
|
+
let lineHeight_34: string;
|
|
1437
1437
|
export { lineHeight_34 as lineHeight };
|
|
1438
1438
|
}
|
|
1439
1439
|
export namespace HeadingMdLeading7Light {
|
|
1440
|
-
|
|
1440
|
+
let fontFamily_35: string;
|
|
1441
1441
|
export { fontFamily_35 as fontFamily };
|
|
1442
|
-
|
|
1442
|
+
let fontWeight_35: string;
|
|
1443
1443
|
export { fontWeight_35 as fontWeight };
|
|
1444
|
-
|
|
1444
|
+
let fontSize_35: string;
|
|
1445
1445
|
export { fontSize_35 as fontSize };
|
|
1446
|
-
|
|
1446
|
+
let lineHeight_35: string;
|
|
1447
1447
|
export { lineHeight_35 as lineHeight };
|
|
1448
1448
|
}
|
|
1449
1449
|
export namespace HeadingMdLeading7Regular {
|
|
1450
|
-
|
|
1450
|
+
let fontFamily_36: string;
|
|
1451
1451
|
export { fontFamily_36 as fontFamily };
|
|
1452
|
-
|
|
1452
|
+
let fontWeight_36: string;
|
|
1453
1453
|
export { fontWeight_36 as fontWeight };
|
|
1454
|
-
|
|
1454
|
+
let fontSize_36: string;
|
|
1455
1455
|
export { fontSize_36 as fontSize };
|
|
1456
|
-
|
|
1456
|
+
let lineHeight_36: string;
|
|
1457
1457
|
export { lineHeight_36 as lineHeight };
|
|
1458
1458
|
}
|
|
1459
1459
|
export namespace HeadingMdLeading7Medium {
|
|
1460
|
-
|
|
1460
|
+
let fontFamily_37: string;
|
|
1461
1461
|
export { fontFamily_37 as fontFamily };
|
|
1462
|
-
|
|
1462
|
+
let fontWeight_37: string;
|
|
1463
1463
|
export { fontWeight_37 as fontWeight };
|
|
1464
|
-
|
|
1464
|
+
let fontSize_37: string;
|
|
1465
1465
|
export { fontSize_37 as fontSize };
|
|
1466
|
-
|
|
1466
|
+
let lineHeight_37: string;
|
|
1467
1467
|
export { lineHeight_37 as lineHeight };
|
|
1468
1468
|
}
|
|
1469
1469
|
export namespace HeadingMdLeading7Bold {
|
|
1470
|
-
|
|
1470
|
+
let fontFamily_38: string;
|
|
1471
1471
|
export { fontFamily_38 as fontFamily };
|
|
1472
|
-
|
|
1472
|
+
let fontWeight_38: string;
|
|
1473
1473
|
export { fontWeight_38 as fontWeight };
|
|
1474
|
-
|
|
1474
|
+
let fontSize_38: string;
|
|
1475
1475
|
export { fontSize_38 as fontSize };
|
|
1476
|
-
|
|
1476
|
+
let lineHeight_38: string;
|
|
1477
1477
|
export { lineHeight_38 as lineHeight };
|
|
1478
1478
|
}
|
|
1479
1479
|
export namespace HeadingMdLeading7Black {
|
|
1480
|
-
|
|
1480
|
+
let fontFamily_39: string;
|
|
1481
1481
|
export { fontFamily_39 as fontFamily };
|
|
1482
|
-
|
|
1482
|
+
let fontWeight_39: string;
|
|
1483
1483
|
export { fontWeight_39 as fontWeight };
|
|
1484
|
-
|
|
1484
|
+
let fontSize_39: string;
|
|
1485
1485
|
export { fontSize_39 as fontSize };
|
|
1486
|
-
|
|
1486
|
+
let lineHeight_39: string;
|
|
1487
1487
|
export { lineHeight_39 as lineHeight };
|
|
1488
1488
|
}
|
|
1489
1489
|
export namespace HeadingSmLight {
|
|
1490
|
-
|
|
1490
|
+
let fontFamily_40: string;
|
|
1491
1491
|
export { fontFamily_40 as fontFamily };
|
|
1492
|
-
|
|
1492
|
+
let fontWeight_40: string;
|
|
1493
1493
|
export { fontWeight_40 as fontWeight };
|
|
1494
|
-
|
|
1494
|
+
let fontSize_40: string;
|
|
1495
1495
|
export { fontSize_40 as fontSize };
|
|
1496
|
-
|
|
1496
|
+
let lineHeight_40: string;
|
|
1497
1497
|
export { lineHeight_40 as lineHeight };
|
|
1498
1498
|
}
|
|
1499
1499
|
export namespace HeadingSmRegular {
|
|
1500
|
-
|
|
1500
|
+
let fontFamily_41: string;
|
|
1501
1501
|
export { fontFamily_41 as fontFamily };
|
|
1502
|
-
|
|
1502
|
+
let fontWeight_41: string;
|
|
1503
1503
|
export { fontWeight_41 as fontWeight };
|
|
1504
|
-
|
|
1504
|
+
let fontSize_41: string;
|
|
1505
1505
|
export { fontSize_41 as fontSize };
|
|
1506
|
-
|
|
1506
|
+
let lineHeight_41: string;
|
|
1507
1507
|
export { lineHeight_41 as lineHeight };
|
|
1508
1508
|
}
|
|
1509
1509
|
export namespace HeadingSmMedium {
|
|
1510
|
-
|
|
1510
|
+
let fontFamily_42: string;
|
|
1511
1511
|
export { fontFamily_42 as fontFamily };
|
|
1512
|
-
|
|
1512
|
+
let fontWeight_42: string;
|
|
1513
1513
|
export { fontWeight_42 as fontWeight };
|
|
1514
|
-
|
|
1514
|
+
let fontSize_42: string;
|
|
1515
1515
|
export { fontSize_42 as fontSize };
|
|
1516
|
-
|
|
1516
|
+
let lineHeight_42: string;
|
|
1517
1517
|
export { lineHeight_42 as lineHeight };
|
|
1518
1518
|
}
|
|
1519
1519
|
export namespace HeadingSmBold {
|
|
1520
|
-
|
|
1520
|
+
let fontFamily_43: string;
|
|
1521
1521
|
export { fontFamily_43 as fontFamily };
|
|
1522
|
-
|
|
1522
|
+
let fontWeight_43: string;
|
|
1523
1523
|
export { fontWeight_43 as fontWeight };
|
|
1524
|
-
|
|
1524
|
+
let fontSize_43: string;
|
|
1525
1525
|
export { fontSize_43 as fontSize };
|
|
1526
|
-
|
|
1526
|
+
let lineHeight_43: string;
|
|
1527
1527
|
export { lineHeight_43 as lineHeight };
|
|
1528
1528
|
}
|
|
1529
1529
|
export namespace HeadingSmBlack {
|
|
1530
|
-
|
|
1530
|
+
let fontFamily_44: string;
|
|
1531
1531
|
export { fontFamily_44 as fontFamily };
|
|
1532
|
-
|
|
1532
|
+
let fontWeight_44: string;
|
|
1533
1533
|
export { fontWeight_44 as fontWeight };
|
|
1534
|
-
|
|
1534
|
+
let fontSize_44: string;
|
|
1535
1535
|
export { fontSize_44 as fontSize };
|
|
1536
|
-
|
|
1536
|
+
let lineHeight_44: string;
|
|
1537
1537
|
export { lineHeight_44 as lineHeight };
|
|
1538
1538
|
}
|
|
1539
1539
|
export namespace BodyLgLeadingNoneLight {
|
|
1540
|
-
|
|
1540
|
+
let fontFamily_45: string;
|
|
1541
1541
|
export { fontFamily_45 as fontFamily };
|
|
1542
|
-
|
|
1542
|
+
let fontWeight_45: string;
|
|
1543
1543
|
export { fontWeight_45 as fontWeight };
|
|
1544
|
-
|
|
1544
|
+
let fontSize_45: string;
|
|
1545
1545
|
export { fontSize_45 as fontSize };
|
|
1546
|
-
|
|
1546
|
+
let lineHeight_45: string;
|
|
1547
1547
|
export { lineHeight_45 as lineHeight };
|
|
1548
1548
|
}
|
|
1549
1549
|
export namespace BodyLgLeadingNoneRegular {
|
|
1550
|
-
|
|
1550
|
+
let fontFamily_46: string;
|
|
1551
1551
|
export { fontFamily_46 as fontFamily };
|
|
1552
|
-
|
|
1552
|
+
let fontWeight_46: string;
|
|
1553
1553
|
export { fontWeight_46 as fontWeight };
|
|
1554
|
-
|
|
1554
|
+
let fontSize_46: string;
|
|
1555
1555
|
export { fontSize_46 as fontSize };
|
|
1556
|
-
|
|
1556
|
+
let lineHeight_46: string;
|
|
1557
1557
|
export { lineHeight_46 as lineHeight };
|
|
1558
1558
|
}
|
|
1559
1559
|
export namespace BodyLgLeadingNoneMedium {
|
|
1560
|
-
|
|
1560
|
+
let fontFamily_47: string;
|
|
1561
1561
|
export { fontFamily_47 as fontFamily };
|
|
1562
|
-
|
|
1562
|
+
let fontWeight_47: string;
|
|
1563
1563
|
export { fontWeight_47 as fontWeight };
|
|
1564
|
-
|
|
1564
|
+
let fontSize_47: string;
|
|
1565
1565
|
export { fontSize_47 as fontSize };
|
|
1566
|
-
|
|
1566
|
+
let lineHeight_47: string;
|
|
1567
1567
|
export { lineHeight_47 as lineHeight };
|
|
1568
1568
|
}
|
|
1569
1569
|
export namespace BodyLgLeadingNoneBold {
|
|
1570
|
-
|
|
1570
|
+
let fontFamily_48: string;
|
|
1571
1571
|
export { fontFamily_48 as fontFamily };
|
|
1572
|
-
|
|
1572
|
+
let fontWeight_48: string;
|
|
1573
1573
|
export { fontWeight_48 as fontWeight };
|
|
1574
|
-
|
|
1574
|
+
let fontSize_48: string;
|
|
1575
1575
|
export { fontSize_48 as fontSize };
|
|
1576
|
-
|
|
1576
|
+
let lineHeight_48: string;
|
|
1577
1577
|
export { lineHeight_48 as lineHeight };
|
|
1578
1578
|
}
|
|
1579
1579
|
export namespace BodyLgLeadingNoneBlack {
|
|
1580
|
-
|
|
1580
|
+
let fontFamily_49: string;
|
|
1581
1581
|
export { fontFamily_49 as fontFamily };
|
|
1582
|
-
|
|
1582
|
+
let fontWeight_49: string;
|
|
1583
1583
|
export { fontWeight_49 as fontWeight };
|
|
1584
|
-
|
|
1584
|
+
let fontSize_49: string;
|
|
1585
1585
|
export { fontSize_49 as fontSize };
|
|
1586
|
-
|
|
1586
|
+
let lineHeight_49: string;
|
|
1587
1587
|
export { lineHeight_49 as lineHeight };
|
|
1588
1588
|
}
|
|
1589
1589
|
export namespace BodyLgLeading6Light {
|
|
1590
|
-
|
|
1590
|
+
let fontFamily_50: string;
|
|
1591
1591
|
export { fontFamily_50 as fontFamily };
|
|
1592
|
-
|
|
1592
|
+
let fontWeight_50: string;
|
|
1593
1593
|
export { fontWeight_50 as fontWeight };
|
|
1594
|
-
|
|
1594
|
+
let fontSize_50: string;
|
|
1595
1595
|
export { fontSize_50 as fontSize };
|
|
1596
|
-
|
|
1596
|
+
let lineHeight_50: string;
|
|
1597
1597
|
export { lineHeight_50 as lineHeight };
|
|
1598
1598
|
}
|
|
1599
1599
|
export namespace BodyLgLeading6Regular {
|
|
1600
|
-
|
|
1600
|
+
let fontFamily_51: string;
|
|
1601
1601
|
export { fontFamily_51 as fontFamily };
|
|
1602
|
-
|
|
1602
|
+
let fontWeight_51: string;
|
|
1603
1603
|
export { fontWeight_51 as fontWeight };
|
|
1604
|
-
|
|
1604
|
+
let fontSize_51: string;
|
|
1605
1605
|
export { fontSize_51 as fontSize };
|
|
1606
|
-
|
|
1606
|
+
let lineHeight_51: string;
|
|
1607
1607
|
export { lineHeight_51 as lineHeight };
|
|
1608
1608
|
}
|
|
1609
1609
|
export namespace BodyLgLeading6Medium {
|
|
1610
|
-
|
|
1610
|
+
let fontFamily_52: string;
|
|
1611
1611
|
export { fontFamily_52 as fontFamily };
|
|
1612
|
-
|
|
1612
|
+
let fontWeight_52: string;
|
|
1613
1613
|
export { fontWeight_52 as fontWeight };
|
|
1614
|
-
|
|
1614
|
+
let fontSize_52: string;
|
|
1615
1615
|
export { fontSize_52 as fontSize };
|
|
1616
|
-
|
|
1616
|
+
let lineHeight_52: string;
|
|
1617
1617
|
export { lineHeight_52 as lineHeight };
|
|
1618
1618
|
}
|
|
1619
1619
|
export namespace BodyLgLeading6Bold {
|
|
1620
|
-
|
|
1620
|
+
let fontFamily_53: string;
|
|
1621
1621
|
export { fontFamily_53 as fontFamily };
|
|
1622
|
-
|
|
1622
|
+
let fontWeight_53: string;
|
|
1623
1623
|
export { fontWeight_53 as fontWeight };
|
|
1624
|
-
|
|
1624
|
+
let fontSize_53: string;
|
|
1625
1625
|
export { fontSize_53 as fontSize };
|
|
1626
|
-
|
|
1626
|
+
let lineHeight_53: string;
|
|
1627
1627
|
export { lineHeight_53 as lineHeight };
|
|
1628
1628
|
}
|
|
1629
1629
|
export namespace BodyLgLeading6Black {
|
|
1630
|
-
|
|
1630
|
+
let fontFamily_54: string;
|
|
1631
1631
|
export { fontFamily_54 as fontFamily };
|
|
1632
|
-
|
|
1632
|
+
let fontWeight_54: string;
|
|
1633
1633
|
export { fontWeight_54 as fontWeight };
|
|
1634
|
-
|
|
1634
|
+
let fontSize_54: string;
|
|
1635
1635
|
export { fontSize_54 as fontSize };
|
|
1636
|
-
|
|
1636
|
+
let lineHeight_54: string;
|
|
1637
1637
|
export { lineHeight_54 as lineHeight };
|
|
1638
1638
|
}
|
|
1639
1639
|
export namespace BodyLgLeading7Light {
|
|
1640
|
-
|
|
1640
|
+
let fontFamily_55: string;
|
|
1641
1641
|
export { fontFamily_55 as fontFamily };
|
|
1642
|
-
|
|
1642
|
+
let fontWeight_55: string;
|
|
1643
1643
|
export { fontWeight_55 as fontWeight };
|
|
1644
|
-
|
|
1644
|
+
let fontSize_55: string;
|
|
1645
1645
|
export { fontSize_55 as fontSize };
|
|
1646
|
-
|
|
1646
|
+
let lineHeight_55: string;
|
|
1647
1647
|
export { lineHeight_55 as lineHeight };
|
|
1648
1648
|
}
|
|
1649
1649
|
export namespace BodyLgLeading7Regular {
|
|
1650
|
-
|
|
1650
|
+
let fontFamily_56: string;
|
|
1651
1651
|
export { fontFamily_56 as fontFamily };
|
|
1652
|
-
|
|
1652
|
+
let fontWeight_56: string;
|
|
1653
1653
|
export { fontWeight_56 as fontWeight };
|
|
1654
|
-
|
|
1654
|
+
let fontSize_56: string;
|
|
1655
1655
|
export { fontSize_56 as fontSize };
|
|
1656
|
-
|
|
1656
|
+
let lineHeight_56: string;
|
|
1657
1657
|
export { lineHeight_56 as lineHeight };
|
|
1658
1658
|
}
|
|
1659
1659
|
export namespace BodyLgLeading7Medium {
|
|
1660
|
-
|
|
1660
|
+
let fontFamily_57: string;
|
|
1661
1661
|
export { fontFamily_57 as fontFamily };
|
|
1662
|
-
|
|
1662
|
+
let fontWeight_57: string;
|
|
1663
1663
|
export { fontWeight_57 as fontWeight };
|
|
1664
|
-
|
|
1664
|
+
let fontSize_57: string;
|
|
1665
1665
|
export { fontSize_57 as fontSize };
|
|
1666
|
-
|
|
1666
|
+
let lineHeight_57: string;
|
|
1667
1667
|
export { lineHeight_57 as lineHeight };
|
|
1668
1668
|
}
|
|
1669
1669
|
export namespace BodyLgLeading7Bold {
|
|
1670
|
-
|
|
1670
|
+
let fontFamily_58: string;
|
|
1671
1671
|
export { fontFamily_58 as fontFamily };
|
|
1672
|
-
|
|
1672
|
+
let fontWeight_58: string;
|
|
1673
1673
|
export { fontWeight_58 as fontWeight };
|
|
1674
|
-
|
|
1674
|
+
let fontSize_58: string;
|
|
1675
1675
|
export { fontSize_58 as fontSize };
|
|
1676
|
-
|
|
1676
|
+
let lineHeight_58: string;
|
|
1677
1677
|
export { lineHeight_58 as lineHeight };
|
|
1678
1678
|
}
|
|
1679
1679
|
export namespace BodyLgLeading7Black {
|
|
1680
|
-
|
|
1680
|
+
let fontFamily_59: string;
|
|
1681
1681
|
export { fontFamily_59 as fontFamily };
|
|
1682
|
-
|
|
1682
|
+
let fontWeight_59: string;
|
|
1683
1683
|
export { fontWeight_59 as fontWeight };
|
|
1684
|
-
|
|
1684
|
+
let fontSize_59: string;
|
|
1685
1685
|
export { fontSize_59 as fontSize };
|
|
1686
|
-
|
|
1686
|
+
let lineHeight_59: string;
|
|
1687
1687
|
export { lineHeight_59 as lineHeight };
|
|
1688
1688
|
}
|
|
1689
1689
|
export namespace BodyMdLeadingNoneLight {
|
|
1690
|
-
|
|
1690
|
+
let fontFamily_60: string;
|
|
1691
1691
|
export { fontFamily_60 as fontFamily };
|
|
1692
|
-
|
|
1692
|
+
let fontWeight_60: string;
|
|
1693
1693
|
export { fontWeight_60 as fontWeight };
|
|
1694
|
-
|
|
1694
|
+
let fontSize_60: string;
|
|
1695
1695
|
export { fontSize_60 as fontSize };
|
|
1696
|
-
|
|
1696
|
+
let lineHeight_60: string;
|
|
1697
1697
|
export { lineHeight_60 as lineHeight };
|
|
1698
1698
|
}
|
|
1699
1699
|
export namespace BodyMdLeadingNoneRegular {
|
|
1700
|
-
|
|
1700
|
+
let fontFamily_61: string;
|
|
1701
1701
|
export { fontFamily_61 as fontFamily };
|
|
1702
|
-
|
|
1702
|
+
let fontWeight_61: string;
|
|
1703
1703
|
export { fontWeight_61 as fontWeight };
|
|
1704
|
-
|
|
1704
|
+
let fontSize_61: string;
|
|
1705
1705
|
export { fontSize_61 as fontSize };
|
|
1706
|
-
|
|
1706
|
+
let lineHeight_61: string;
|
|
1707
1707
|
export { lineHeight_61 as lineHeight };
|
|
1708
1708
|
}
|
|
1709
1709
|
export namespace BodyMdLeadingNoneMedium {
|
|
1710
|
-
|
|
1710
|
+
let fontFamily_62: string;
|
|
1711
1711
|
export { fontFamily_62 as fontFamily };
|
|
1712
|
-
|
|
1712
|
+
let fontWeight_62: string;
|
|
1713
1713
|
export { fontWeight_62 as fontWeight };
|
|
1714
|
-
|
|
1714
|
+
let fontSize_62: string;
|
|
1715
1715
|
export { fontSize_62 as fontSize };
|
|
1716
|
-
|
|
1716
|
+
let lineHeight_62: string;
|
|
1717
1717
|
export { lineHeight_62 as lineHeight };
|
|
1718
1718
|
}
|
|
1719
1719
|
export namespace BodyMdLeadingNoneBold {
|
|
1720
|
-
|
|
1720
|
+
let fontFamily_63: string;
|
|
1721
1721
|
export { fontFamily_63 as fontFamily };
|
|
1722
|
-
|
|
1722
|
+
let fontWeight_63: string;
|
|
1723
1723
|
export { fontWeight_63 as fontWeight };
|
|
1724
|
-
|
|
1724
|
+
let fontSize_63: string;
|
|
1725
1725
|
export { fontSize_63 as fontSize };
|
|
1726
|
-
|
|
1726
|
+
let lineHeight_63: string;
|
|
1727
1727
|
export { lineHeight_63 as lineHeight };
|
|
1728
1728
|
}
|
|
1729
1729
|
export namespace BodyMdLeadingNoneBlack {
|
|
1730
|
-
|
|
1730
|
+
let fontFamily_64: string;
|
|
1731
1731
|
export { fontFamily_64 as fontFamily };
|
|
1732
|
-
|
|
1732
|
+
let fontWeight_64: string;
|
|
1733
1733
|
export { fontWeight_64 as fontWeight };
|
|
1734
|
-
|
|
1734
|
+
let fontSize_64: string;
|
|
1735
1735
|
export { fontSize_64 as fontSize };
|
|
1736
|
-
|
|
1736
|
+
let lineHeight_64: string;
|
|
1737
1737
|
export { lineHeight_64 as lineHeight };
|
|
1738
1738
|
}
|
|
1739
1739
|
export namespace BodyMdLeading6Light {
|
|
1740
|
-
|
|
1740
|
+
let fontFamily_65: string;
|
|
1741
1741
|
export { fontFamily_65 as fontFamily };
|
|
1742
|
-
|
|
1742
|
+
let fontWeight_65: string;
|
|
1743
1743
|
export { fontWeight_65 as fontWeight };
|
|
1744
|
-
|
|
1744
|
+
let fontSize_65: string;
|
|
1745
1745
|
export { fontSize_65 as fontSize };
|
|
1746
|
-
|
|
1746
|
+
let lineHeight_65: string;
|
|
1747
1747
|
export { lineHeight_65 as lineHeight };
|
|
1748
1748
|
}
|
|
1749
1749
|
export namespace BodyMdLeading6Regular {
|
|
1750
|
-
|
|
1750
|
+
let fontFamily_66: string;
|
|
1751
1751
|
export { fontFamily_66 as fontFamily };
|
|
1752
|
-
|
|
1752
|
+
let fontWeight_66: string;
|
|
1753
1753
|
export { fontWeight_66 as fontWeight };
|
|
1754
|
-
|
|
1754
|
+
let lineHeight_66: string;
|
|
1755
1755
|
export { lineHeight_66 as lineHeight };
|
|
1756
|
-
|
|
1756
|
+
let fontSize_66: string;
|
|
1757
1757
|
export { fontSize_66 as fontSize };
|
|
1758
1758
|
}
|
|
1759
1759
|
export namespace BodyMdLeading6Medium {
|
|
1760
|
-
|
|
1760
|
+
let fontFamily_67: string;
|
|
1761
1761
|
export { fontFamily_67 as fontFamily };
|
|
1762
|
-
|
|
1762
|
+
let fontWeight_67: string;
|
|
1763
1763
|
export { fontWeight_67 as fontWeight };
|
|
1764
|
-
|
|
1764
|
+
let fontSize_67: string;
|
|
1765
1765
|
export { fontSize_67 as fontSize };
|
|
1766
|
-
|
|
1766
|
+
let lineHeight_67: string;
|
|
1767
1767
|
export { lineHeight_67 as lineHeight };
|
|
1768
1768
|
}
|
|
1769
1769
|
export namespace BodyMdLeading6Bold {
|
|
1770
|
-
|
|
1770
|
+
let fontFamily_68: string;
|
|
1771
1771
|
export { fontFamily_68 as fontFamily };
|
|
1772
|
-
|
|
1772
|
+
let fontWeight_68: string;
|
|
1773
1773
|
export { fontWeight_68 as fontWeight };
|
|
1774
|
-
|
|
1774
|
+
let fontSize_68: string;
|
|
1775
1775
|
export { fontSize_68 as fontSize };
|
|
1776
|
-
|
|
1776
|
+
let lineHeight_68: string;
|
|
1777
1777
|
export { lineHeight_68 as lineHeight };
|
|
1778
1778
|
}
|
|
1779
1779
|
export namespace BodyMdLeading6Black {
|
|
1780
|
-
|
|
1780
|
+
let fontFamily_69: string;
|
|
1781
1781
|
export { fontFamily_69 as fontFamily };
|
|
1782
|
-
|
|
1782
|
+
let fontWeight_69: string;
|
|
1783
1783
|
export { fontWeight_69 as fontWeight };
|
|
1784
|
-
|
|
1784
|
+
let fontSize_69: string;
|
|
1785
1785
|
export { fontSize_69 as fontSize };
|
|
1786
|
-
|
|
1786
|
+
let lineHeight_69: string;
|
|
1787
1787
|
export { lineHeight_69 as lineHeight };
|
|
1788
1788
|
}
|
|
1789
1789
|
export namespace BodyMdLeading7Light {
|
|
1790
|
-
|
|
1790
|
+
let fontFamily_70: string;
|
|
1791
1791
|
export { fontFamily_70 as fontFamily };
|
|
1792
|
-
|
|
1792
|
+
let fontWeight_70: string;
|
|
1793
1793
|
export { fontWeight_70 as fontWeight };
|
|
1794
|
-
|
|
1794
|
+
let fontSize_70: string;
|
|
1795
1795
|
export { fontSize_70 as fontSize };
|
|
1796
|
-
|
|
1796
|
+
let lineHeight_70: string;
|
|
1797
1797
|
export { lineHeight_70 as lineHeight };
|
|
1798
1798
|
}
|
|
1799
1799
|
export namespace BodyMdLeading7Regular {
|
|
1800
|
-
|
|
1800
|
+
let fontFamily_71: string;
|
|
1801
1801
|
export { fontFamily_71 as fontFamily };
|
|
1802
|
-
|
|
1802
|
+
let fontWeight_71: string;
|
|
1803
1803
|
export { fontWeight_71 as fontWeight };
|
|
1804
|
-
|
|
1804
|
+
let fontSize_71: string;
|
|
1805
1805
|
export { fontSize_71 as fontSize };
|
|
1806
|
-
|
|
1806
|
+
let lineHeight_71: string;
|
|
1807
1807
|
export { lineHeight_71 as lineHeight };
|
|
1808
1808
|
}
|
|
1809
1809
|
export namespace BodyMdLeading7Medium {
|
|
1810
|
-
|
|
1810
|
+
let fontFamily_72: string;
|
|
1811
1811
|
export { fontFamily_72 as fontFamily };
|
|
1812
|
-
|
|
1812
|
+
let fontWeight_72: string;
|
|
1813
1813
|
export { fontWeight_72 as fontWeight };
|
|
1814
|
-
|
|
1814
|
+
let fontSize_72: string;
|
|
1815
1815
|
export { fontSize_72 as fontSize };
|
|
1816
|
-
|
|
1816
|
+
let lineHeight_72: string;
|
|
1817
1817
|
export { lineHeight_72 as lineHeight };
|
|
1818
1818
|
}
|
|
1819
1819
|
export namespace BodyMdLeading7Bold {
|
|
1820
|
-
|
|
1820
|
+
let fontFamily_73: string;
|
|
1821
1821
|
export { fontFamily_73 as fontFamily };
|
|
1822
|
-
|
|
1822
|
+
let fontWeight_73: string;
|
|
1823
1823
|
export { fontWeight_73 as fontWeight };
|
|
1824
|
-
|
|
1824
|
+
let fontSize_73: string;
|
|
1825
1825
|
export { fontSize_73 as fontSize };
|
|
1826
|
-
|
|
1826
|
+
let lineHeight_73: string;
|
|
1827
1827
|
export { lineHeight_73 as lineHeight };
|
|
1828
1828
|
}
|
|
1829
1829
|
export namespace BodyMdLeading7Black {
|
|
1830
|
-
|
|
1830
|
+
let fontFamily_74: string;
|
|
1831
1831
|
export { fontFamily_74 as fontFamily };
|
|
1832
|
-
|
|
1832
|
+
let fontWeight_74: string;
|
|
1833
1833
|
export { fontWeight_74 as fontWeight };
|
|
1834
|
-
|
|
1834
|
+
let fontSize_74: string;
|
|
1835
1835
|
export { fontSize_74 as fontSize };
|
|
1836
|
-
|
|
1836
|
+
let lineHeight_74: string;
|
|
1837
1837
|
export { lineHeight_74 as lineHeight };
|
|
1838
1838
|
}
|
|
1839
1839
|
export namespace HeadingXsLight {
|
|
1840
|
-
|
|
1840
|
+
let fontFamily_75: string;
|
|
1841
1841
|
export { fontFamily_75 as fontFamily };
|
|
1842
|
-
|
|
1842
|
+
let fontWeight_75: string;
|
|
1843
1843
|
export { fontWeight_75 as fontWeight };
|
|
1844
|
-
|
|
1844
|
+
let fontSize_75: string;
|
|
1845
1845
|
export { fontSize_75 as fontSize };
|
|
1846
|
-
|
|
1846
|
+
let lineHeight_75: string;
|
|
1847
1847
|
export { lineHeight_75 as lineHeight };
|
|
1848
1848
|
}
|
|
1849
1849
|
export namespace HeadingXsRegular {
|
|
1850
|
-
|
|
1850
|
+
let fontFamily_76: string;
|
|
1851
1851
|
export { fontFamily_76 as fontFamily };
|
|
1852
|
-
|
|
1852
|
+
let fontWeight_76: string;
|
|
1853
1853
|
export { fontWeight_76 as fontWeight };
|
|
1854
|
-
|
|
1854
|
+
let fontSize_76: string;
|
|
1855
1855
|
export { fontSize_76 as fontSize };
|
|
1856
|
-
|
|
1856
|
+
let lineHeight_76: string;
|
|
1857
1857
|
export { lineHeight_76 as lineHeight };
|
|
1858
1858
|
}
|
|
1859
1859
|
export namespace HeadingXsMedium {
|
|
1860
|
-
|
|
1860
|
+
let fontFamily_77: string;
|
|
1861
1861
|
export { fontFamily_77 as fontFamily };
|
|
1862
|
-
|
|
1862
|
+
let fontWeight_77: string;
|
|
1863
1863
|
export { fontWeight_77 as fontWeight };
|
|
1864
|
-
|
|
1864
|
+
let fontSize_77: string;
|
|
1865
1865
|
export { fontSize_77 as fontSize };
|
|
1866
|
-
|
|
1866
|
+
let lineHeight_77: string;
|
|
1867
1867
|
export { lineHeight_77 as lineHeight };
|
|
1868
1868
|
}
|
|
1869
1869
|
export namespace HeadingXsBold {
|
|
1870
|
-
|
|
1870
|
+
let fontFamily_78: string;
|
|
1871
1871
|
export { fontFamily_78 as fontFamily };
|
|
1872
|
-
|
|
1872
|
+
let fontWeight_78: string;
|
|
1873
1873
|
export { fontWeight_78 as fontWeight };
|
|
1874
|
-
|
|
1874
|
+
let fontSize_78: string;
|
|
1875
1875
|
export { fontSize_78 as fontSize };
|
|
1876
|
-
|
|
1876
|
+
let lineHeight_78: string;
|
|
1877
1877
|
export { lineHeight_78 as lineHeight };
|
|
1878
1878
|
}
|
|
1879
1879
|
export namespace HeadingXsBlack {
|
|
1880
|
-
|
|
1880
|
+
let fontFamily_79: string;
|
|
1881
1881
|
export { fontFamily_79 as fontFamily };
|
|
1882
|
-
|
|
1882
|
+
let fontWeight_79: string;
|
|
1883
1883
|
export { fontWeight_79 as fontWeight };
|
|
1884
|
-
|
|
1884
|
+
let fontSize_79: string;
|
|
1885
1885
|
export { fontSize_79 as fontSize };
|
|
1886
|
-
|
|
1886
|
+
let lineHeight_79: string;
|
|
1887
1887
|
export { lineHeight_79 as lineHeight };
|
|
1888
1888
|
}
|
|
1889
1889
|
export namespace BodySmLeadingNoneLight {
|
|
1890
|
-
|
|
1890
|
+
let fontFamily_80: string;
|
|
1891
1891
|
export { fontFamily_80 as fontFamily };
|
|
1892
|
-
|
|
1892
|
+
let fontWeight_80: string;
|
|
1893
1893
|
export { fontWeight_80 as fontWeight };
|
|
1894
|
-
|
|
1894
|
+
let fontSize_80: string;
|
|
1895
1895
|
export { fontSize_80 as fontSize };
|
|
1896
|
-
|
|
1896
|
+
let lineHeight_80: string;
|
|
1897
1897
|
export { lineHeight_80 as lineHeight };
|
|
1898
1898
|
}
|
|
1899
1899
|
export namespace BodySmLeadingNoneRegular {
|
|
1900
|
-
|
|
1900
|
+
let fontFamily_81: string;
|
|
1901
1901
|
export { fontFamily_81 as fontFamily };
|
|
1902
|
-
|
|
1902
|
+
let fontWeight_81: string;
|
|
1903
1903
|
export { fontWeight_81 as fontWeight };
|
|
1904
|
-
|
|
1904
|
+
let fontSize_81: string;
|
|
1905
1905
|
export { fontSize_81 as fontSize };
|
|
1906
|
-
|
|
1906
|
+
let lineHeight_81: string;
|
|
1907
1907
|
export { lineHeight_81 as lineHeight };
|
|
1908
1908
|
}
|
|
1909
1909
|
export namespace BodySmLeadingNoneMedium {
|
|
1910
|
-
|
|
1910
|
+
let fontFamily_82: string;
|
|
1911
1911
|
export { fontFamily_82 as fontFamily };
|
|
1912
|
-
|
|
1912
|
+
let fontWeight_82: string;
|
|
1913
1913
|
export { fontWeight_82 as fontWeight };
|
|
1914
|
-
|
|
1914
|
+
let fontSize_82: string;
|
|
1915
1915
|
export { fontSize_82 as fontSize };
|
|
1916
|
-
|
|
1916
|
+
let lineHeight_82: string;
|
|
1917
1917
|
export { lineHeight_82 as lineHeight };
|
|
1918
1918
|
}
|
|
1919
1919
|
export namespace BodySmLeadingNoneBold {
|
|
1920
|
-
|
|
1920
|
+
let fontFamily_83: string;
|
|
1921
1921
|
export { fontFamily_83 as fontFamily };
|
|
1922
|
-
|
|
1922
|
+
let fontWeight_83: string;
|
|
1923
1923
|
export { fontWeight_83 as fontWeight };
|
|
1924
|
-
|
|
1924
|
+
let fontSize_83: string;
|
|
1925
1925
|
export { fontSize_83 as fontSize };
|
|
1926
|
-
|
|
1926
|
+
let lineHeight_83: string;
|
|
1927
1927
|
export { lineHeight_83 as lineHeight };
|
|
1928
1928
|
}
|
|
1929
1929
|
export namespace BodySmLeadingNoneBlack {
|
|
1930
|
-
|
|
1930
|
+
let fontFamily_84: string;
|
|
1931
1931
|
export { fontFamily_84 as fontFamily };
|
|
1932
|
-
|
|
1932
|
+
let fontWeight_84: string;
|
|
1933
1933
|
export { fontWeight_84 as fontWeight };
|
|
1934
|
-
|
|
1934
|
+
let fontSize_84: string;
|
|
1935
1935
|
export { fontSize_84 as fontSize };
|
|
1936
|
-
|
|
1936
|
+
let lineHeight_84: string;
|
|
1937
1937
|
export { lineHeight_84 as lineHeight };
|
|
1938
1938
|
}
|
|
1939
1939
|
export namespace BodySmLeading5Light {
|
|
1940
|
-
|
|
1940
|
+
let fontFamily_85: string;
|
|
1941
1941
|
export { fontFamily_85 as fontFamily };
|
|
1942
|
-
|
|
1942
|
+
let fontWeight_85: string;
|
|
1943
1943
|
export { fontWeight_85 as fontWeight };
|
|
1944
|
-
|
|
1944
|
+
let fontSize_85: string;
|
|
1945
1945
|
export { fontSize_85 as fontSize };
|
|
1946
|
-
|
|
1946
|
+
let lineHeight_85: string;
|
|
1947
1947
|
export { lineHeight_85 as lineHeight };
|
|
1948
1948
|
}
|
|
1949
1949
|
export namespace BodySmLeading5Regular {
|
|
1950
|
-
|
|
1950
|
+
let fontFamily_86: string;
|
|
1951
1951
|
export { fontFamily_86 as fontFamily };
|
|
1952
|
-
|
|
1952
|
+
let fontWeight_86: string;
|
|
1953
1953
|
export { fontWeight_86 as fontWeight };
|
|
1954
|
-
|
|
1954
|
+
let fontSize_86: string;
|
|
1955
1955
|
export { fontSize_86 as fontSize };
|
|
1956
|
-
|
|
1956
|
+
let lineHeight_86: string;
|
|
1957
1957
|
export { lineHeight_86 as lineHeight };
|
|
1958
1958
|
}
|
|
1959
1959
|
export namespace BodySmLeading5Medium {
|
|
1960
|
-
|
|
1960
|
+
let fontFamily_87: string;
|
|
1961
1961
|
export { fontFamily_87 as fontFamily };
|
|
1962
|
-
|
|
1962
|
+
let fontWeight_87: string;
|
|
1963
1963
|
export { fontWeight_87 as fontWeight };
|
|
1964
|
-
|
|
1964
|
+
let fontSize_87: string;
|
|
1965
1965
|
export { fontSize_87 as fontSize };
|
|
1966
|
-
|
|
1966
|
+
let lineHeight_87: string;
|
|
1967
1967
|
export { lineHeight_87 as lineHeight };
|
|
1968
1968
|
}
|
|
1969
1969
|
export namespace BodySmLeading5Bold {
|
|
1970
|
-
|
|
1970
|
+
let fontFamily_88: string;
|
|
1971
1971
|
export { fontFamily_88 as fontFamily };
|
|
1972
|
-
|
|
1972
|
+
let fontWeight_88: string;
|
|
1973
1973
|
export { fontWeight_88 as fontWeight };
|
|
1974
|
-
|
|
1974
|
+
let fontSize_88: string;
|
|
1975
1975
|
export { fontSize_88 as fontSize };
|
|
1976
|
-
|
|
1976
|
+
let lineHeight_88: string;
|
|
1977
1977
|
export { lineHeight_88 as lineHeight };
|
|
1978
1978
|
}
|
|
1979
1979
|
export namespace BodySmLeading5Black {
|
|
1980
|
-
|
|
1980
|
+
let fontFamily_89: string;
|
|
1981
1981
|
export { fontFamily_89 as fontFamily };
|
|
1982
|
-
|
|
1982
|
+
let fontWeight_89: string;
|
|
1983
1983
|
export { fontWeight_89 as fontWeight };
|
|
1984
|
-
|
|
1984
|
+
let fontSize_89: string;
|
|
1985
1985
|
export { fontSize_89 as fontSize };
|
|
1986
|
-
|
|
1986
|
+
let lineHeight_89: string;
|
|
1987
1987
|
export { lineHeight_89 as lineHeight };
|
|
1988
1988
|
}
|
|
1989
1989
|
export namespace BodySmLeading6Light {
|
|
1990
|
-
|
|
1990
|
+
let fontFamily_90: string;
|
|
1991
1991
|
export { fontFamily_90 as fontFamily };
|
|
1992
|
-
|
|
1992
|
+
let fontWeight_90: string;
|
|
1993
1993
|
export { fontWeight_90 as fontWeight };
|
|
1994
|
-
|
|
1994
|
+
let fontSize_90: string;
|
|
1995
1995
|
export { fontSize_90 as fontSize };
|
|
1996
|
-
|
|
1996
|
+
let lineHeight_90: string;
|
|
1997
1997
|
export { lineHeight_90 as lineHeight };
|
|
1998
1998
|
}
|
|
1999
1999
|
export namespace BodySmLeading6Regular {
|
|
2000
|
-
|
|
2000
|
+
let fontFamily_91: string;
|
|
2001
2001
|
export { fontFamily_91 as fontFamily };
|
|
2002
|
-
|
|
2002
|
+
let fontWeight_91: string;
|
|
2003
2003
|
export { fontWeight_91 as fontWeight };
|
|
2004
|
-
|
|
2004
|
+
let fontSize_91: string;
|
|
2005
2005
|
export { fontSize_91 as fontSize };
|
|
2006
|
-
|
|
2006
|
+
let lineHeight_91: string;
|
|
2007
2007
|
export { lineHeight_91 as lineHeight };
|
|
2008
2008
|
}
|
|
2009
2009
|
export namespace BodySmLeading6Medium {
|
|
2010
|
-
|
|
2010
|
+
let fontFamily_92: string;
|
|
2011
2011
|
export { fontFamily_92 as fontFamily };
|
|
2012
|
-
|
|
2012
|
+
let fontWeight_92: string;
|
|
2013
2013
|
export { fontWeight_92 as fontWeight };
|
|
2014
|
-
|
|
2014
|
+
let fontSize_92: string;
|
|
2015
2015
|
export { fontSize_92 as fontSize };
|
|
2016
|
-
|
|
2016
|
+
let lineHeight_92: string;
|
|
2017
2017
|
export { lineHeight_92 as lineHeight };
|
|
2018
2018
|
}
|
|
2019
2019
|
export namespace BodySmLeading6Bold {
|
|
2020
|
-
|
|
2020
|
+
let fontFamily_93: string;
|
|
2021
2021
|
export { fontFamily_93 as fontFamily };
|
|
2022
|
-
|
|
2022
|
+
let fontWeight_93: string;
|
|
2023
2023
|
export { fontWeight_93 as fontWeight };
|
|
2024
|
-
|
|
2024
|
+
let fontSize_93: string;
|
|
2025
2025
|
export { fontSize_93 as fontSize };
|
|
2026
|
-
|
|
2026
|
+
let lineHeight_93: string;
|
|
2027
2027
|
export { lineHeight_93 as lineHeight };
|
|
2028
2028
|
}
|
|
2029
2029
|
export namespace BodySmLeading6Black {
|
|
2030
|
-
|
|
2030
|
+
let fontFamily_94: string;
|
|
2031
2031
|
export { fontFamily_94 as fontFamily };
|
|
2032
|
-
|
|
2032
|
+
let fontWeight_94: string;
|
|
2033
2033
|
export { fontWeight_94 as fontWeight };
|
|
2034
|
-
|
|
2034
|
+
let fontSize_94: string;
|
|
2035
2035
|
export { fontSize_94 as fontSize };
|
|
2036
|
-
|
|
2036
|
+
let lineHeight_94: string;
|
|
2037
2037
|
export { lineHeight_94 as lineHeight };
|
|
2038
2038
|
}
|
|
2039
2039
|
export namespace BodyXsLeadingNoneLight {
|
|
2040
|
-
|
|
2040
|
+
let fontFamily_95: string;
|
|
2041
2041
|
export { fontFamily_95 as fontFamily };
|
|
2042
|
-
|
|
2042
|
+
let fontWeight_95: string;
|
|
2043
2043
|
export { fontWeight_95 as fontWeight };
|
|
2044
|
-
|
|
2044
|
+
let fontSize_95: string;
|
|
2045
2045
|
export { fontSize_95 as fontSize };
|
|
2046
|
-
|
|
2046
|
+
let lineHeight_95: string;
|
|
2047
2047
|
export { lineHeight_95 as lineHeight };
|
|
2048
2048
|
}
|
|
2049
2049
|
export namespace BodyXsLeadingNoneRegular {
|
|
2050
|
-
|
|
2050
|
+
let fontFamily_96: string;
|
|
2051
2051
|
export { fontFamily_96 as fontFamily };
|
|
2052
|
-
|
|
2052
|
+
let fontWeight_96: string;
|
|
2053
2053
|
export { fontWeight_96 as fontWeight };
|
|
2054
|
-
|
|
2054
|
+
let fontSize_96: string;
|
|
2055
2055
|
export { fontSize_96 as fontSize };
|
|
2056
|
-
|
|
2056
|
+
let lineHeight_96: string;
|
|
2057
2057
|
export { lineHeight_96 as lineHeight };
|
|
2058
2058
|
}
|
|
2059
2059
|
export namespace BodyXsLeadingNoneMedium {
|
|
2060
|
-
|
|
2060
|
+
let fontFamily_97: string;
|
|
2061
2061
|
export { fontFamily_97 as fontFamily };
|
|
2062
|
-
|
|
2062
|
+
let fontWeight_97: string;
|
|
2063
2063
|
export { fontWeight_97 as fontWeight };
|
|
2064
|
-
|
|
2064
|
+
let fontSize_97: string;
|
|
2065
2065
|
export { fontSize_97 as fontSize };
|
|
2066
|
-
|
|
2066
|
+
let lineHeight_97: string;
|
|
2067
2067
|
export { lineHeight_97 as lineHeight };
|
|
2068
2068
|
}
|
|
2069
2069
|
export namespace BodyXsLeadingNoneBold {
|
|
2070
|
-
|
|
2070
|
+
let fontFamily_98: string;
|
|
2071
2071
|
export { fontFamily_98 as fontFamily };
|
|
2072
|
-
|
|
2072
|
+
let fontWeight_98: string;
|
|
2073
2073
|
export { fontWeight_98 as fontWeight };
|
|
2074
|
-
|
|
2074
|
+
let fontSize_98: string;
|
|
2075
2075
|
export { fontSize_98 as fontSize };
|
|
2076
|
-
|
|
2076
|
+
let lineHeight_98: string;
|
|
2077
2077
|
export { lineHeight_98 as lineHeight };
|
|
2078
2078
|
}
|
|
2079
2079
|
export namespace BodyXsLeadingNoneBlack {
|
|
2080
|
-
|
|
2080
|
+
let fontFamily_99: string;
|
|
2081
2081
|
export { fontFamily_99 as fontFamily };
|
|
2082
|
-
|
|
2082
|
+
let fontWeight_99: string;
|
|
2083
2083
|
export { fontWeight_99 as fontWeight };
|
|
2084
|
-
|
|
2084
|
+
let fontSize_99: string;
|
|
2085
2085
|
export { fontSize_99 as fontSize };
|
|
2086
|
-
|
|
2086
|
+
let lineHeight_99: string;
|
|
2087
2087
|
export { lineHeight_99 as lineHeight };
|
|
2088
2088
|
}
|
|
2089
2089
|
export namespace BodyXsLeading4Light {
|
|
2090
|
-
|
|
2090
|
+
let fontFamily_100: string;
|
|
2091
2091
|
export { fontFamily_100 as fontFamily };
|
|
2092
|
-
|
|
2092
|
+
let fontWeight_100: string;
|
|
2093
2093
|
export { fontWeight_100 as fontWeight };
|
|
2094
|
-
|
|
2094
|
+
let fontSize_100: string;
|
|
2095
2095
|
export { fontSize_100 as fontSize };
|
|
2096
|
-
|
|
2096
|
+
let lineHeight_100: string;
|
|
2097
2097
|
export { lineHeight_100 as lineHeight };
|
|
2098
2098
|
}
|
|
2099
2099
|
export namespace BodyXsLeading4Regular {
|
|
2100
|
-
|
|
2100
|
+
let fontFamily_101: string;
|
|
2101
2101
|
export { fontFamily_101 as fontFamily };
|
|
2102
|
-
|
|
2102
|
+
let fontWeight_101: string;
|
|
2103
2103
|
export { fontWeight_101 as fontWeight };
|
|
2104
|
-
|
|
2104
|
+
let fontSize_101: string;
|
|
2105
2105
|
export { fontSize_101 as fontSize };
|
|
2106
|
-
|
|
2106
|
+
let lineHeight_101: string;
|
|
2107
2107
|
export { lineHeight_101 as lineHeight };
|
|
2108
2108
|
}
|
|
2109
2109
|
export namespace BodyXsLeading4Medium {
|
|
2110
|
-
|
|
2110
|
+
let fontFamily_102: string;
|
|
2111
2111
|
export { fontFamily_102 as fontFamily };
|
|
2112
|
-
|
|
2112
|
+
let fontWeight_102: string;
|
|
2113
2113
|
export { fontWeight_102 as fontWeight };
|
|
2114
|
-
|
|
2114
|
+
let fontSize_102: string;
|
|
2115
2115
|
export { fontSize_102 as fontSize };
|
|
2116
|
-
|
|
2116
|
+
let lineHeight_102: string;
|
|
2117
2117
|
export { lineHeight_102 as lineHeight };
|
|
2118
2118
|
}
|
|
2119
2119
|
export namespace BodyXsLeading4Bold {
|
|
2120
|
-
|
|
2120
|
+
let fontFamily_103: string;
|
|
2121
2121
|
export { fontFamily_103 as fontFamily };
|
|
2122
|
-
|
|
2122
|
+
let fontWeight_103: string;
|
|
2123
2123
|
export { fontWeight_103 as fontWeight };
|
|
2124
|
-
|
|
2124
|
+
let fontSize_103: string;
|
|
2125
2125
|
export { fontSize_103 as fontSize };
|
|
2126
|
-
|
|
2126
|
+
let lineHeight_103: string;
|
|
2127
2127
|
export { lineHeight_103 as lineHeight };
|
|
2128
2128
|
}
|
|
2129
2129
|
export namespace BodyXsLeading4Black {
|
|
2130
|
-
|
|
2130
|
+
let fontFamily_104: string;
|
|
2131
2131
|
export { fontFamily_104 as fontFamily };
|
|
2132
|
-
|
|
2132
|
+
let fontWeight_104: string;
|
|
2133
2133
|
export { fontWeight_104 as fontWeight };
|
|
2134
|
-
|
|
2134
|
+
let fontSize_104: string;
|
|
2135
2135
|
export { fontSize_104 as fontSize };
|
|
2136
|
-
|
|
2136
|
+
let lineHeight_104: string;
|
|
2137
2137
|
export { lineHeight_104 as lineHeight };
|
|
2138
2138
|
}
|
|
2139
2139
|
export namespace BodyXsLeading5Light {
|
|
2140
|
-
|
|
2140
|
+
let fontFamily_105: string;
|
|
2141
2141
|
export { fontFamily_105 as fontFamily };
|
|
2142
|
-
|
|
2142
|
+
let fontWeight_105: string;
|
|
2143
2143
|
export { fontWeight_105 as fontWeight };
|
|
2144
|
-
|
|
2144
|
+
let fontSize_105: string;
|
|
2145
2145
|
export { fontSize_105 as fontSize };
|
|
2146
|
-
|
|
2146
|
+
let lineHeight_105: string;
|
|
2147
2147
|
export { lineHeight_105 as lineHeight };
|
|
2148
2148
|
}
|
|
2149
2149
|
export namespace BodyXsLeading5Regular {
|
|
2150
|
-
|
|
2150
|
+
let fontFamily_106: string;
|
|
2151
2151
|
export { fontFamily_106 as fontFamily };
|
|
2152
|
-
|
|
2152
|
+
let fontWeight_106: string;
|
|
2153
2153
|
export { fontWeight_106 as fontWeight };
|
|
2154
|
-
|
|
2154
|
+
let fontSize_106: string;
|
|
2155
2155
|
export { fontSize_106 as fontSize };
|
|
2156
|
-
|
|
2156
|
+
let lineHeight_106: string;
|
|
2157
2157
|
export { lineHeight_106 as lineHeight };
|
|
2158
2158
|
}
|
|
2159
2159
|
export namespace BodyXsLeading5Medium {
|
|
2160
|
-
|
|
2160
|
+
let fontFamily_107: string;
|
|
2161
2161
|
export { fontFamily_107 as fontFamily };
|
|
2162
|
-
|
|
2162
|
+
let fontWeight_107: string;
|
|
2163
2163
|
export { fontWeight_107 as fontWeight };
|
|
2164
|
-
|
|
2164
|
+
let fontSize_107: string;
|
|
2165
2165
|
export { fontSize_107 as fontSize };
|
|
2166
|
-
|
|
2166
|
+
let lineHeight_107: string;
|
|
2167
2167
|
export { lineHeight_107 as lineHeight };
|
|
2168
2168
|
}
|
|
2169
2169
|
export namespace BodyXsLeading5Bold {
|
|
2170
|
-
|
|
2170
|
+
let fontFamily_108: string;
|
|
2171
2171
|
export { fontFamily_108 as fontFamily };
|
|
2172
|
-
|
|
2172
|
+
let fontWeight_108: string;
|
|
2173
2173
|
export { fontWeight_108 as fontWeight };
|
|
2174
|
-
|
|
2174
|
+
let fontSize_108: string;
|
|
2175
2175
|
export { fontSize_108 as fontSize };
|
|
2176
|
-
|
|
2176
|
+
let lineHeight_108: string;
|
|
2177
2177
|
export { lineHeight_108 as lineHeight };
|
|
2178
2178
|
}
|
|
2179
2179
|
export namespace BodyXsLeading5Black {
|
|
2180
|
-
|
|
2180
|
+
let fontFamily_109: string;
|
|
2181
2181
|
export { fontFamily_109 as fontFamily };
|
|
2182
|
-
|
|
2182
|
+
let fontWeight_109: string;
|
|
2183
2183
|
export { fontWeight_109 as fontWeight };
|
|
2184
|
-
|
|
2184
|
+
let fontSize_109: string;
|
|
2185
2185
|
export { fontSize_109 as fontSize };
|
|
2186
|
-
|
|
2186
|
+
let lineHeight_109: string;
|
|
2187
2187
|
export { lineHeight_109 as lineHeight };
|
|
2188
2188
|
}
|
|
2189
2189
|
export const RadiiInput: "8rem";
|
|
@@ -2338,29 +2338,29 @@ export const CheckboxSpacingBoxGap: "0";
|
|
|
2338
2338
|
export const CheckboxSpacingBoxPaddingX: "4rem";
|
|
2339
2339
|
export const CheckboxSpacingBoxPaddingY: "4rem";
|
|
2340
2340
|
export namespace InputColorBackground {
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2341
|
+
let value: string;
|
|
2342
|
+
let type: string;
|
|
2343
|
+
let filePath: string;
|
|
2344
|
+
let isSource: boolean;
|
|
2345
2345
|
}
|
|
2346
2346
|
export namespace InputColorForeground {
|
|
2347
|
-
|
|
2347
|
+
let value_1: string;
|
|
2348
2348
|
export { value_1 as value };
|
|
2349
|
-
|
|
2349
|
+
let type_1: string;
|
|
2350
2350
|
export { type_1 as type };
|
|
2351
|
-
|
|
2351
|
+
let filePath_1: string;
|
|
2352
2352
|
export { filePath_1 as filePath };
|
|
2353
|
-
|
|
2353
|
+
let isSource_1: boolean;
|
|
2354
2354
|
export { isSource_1 as isSource };
|
|
2355
2355
|
}
|
|
2356
2356
|
export namespace InputColorBorder {
|
|
2357
|
-
|
|
2357
|
+
let value_2: string;
|
|
2358
2358
|
export { value_2 as value };
|
|
2359
|
-
|
|
2359
|
+
let type_2: string;
|
|
2360
2360
|
export { type_2 as type };
|
|
2361
|
-
|
|
2361
|
+
let filePath_2: string;
|
|
2362
2362
|
export { filePath_2 as filePath };
|
|
2363
|
-
|
|
2363
|
+
let isSource_2: boolean;
|
|
2364
2364
|
export { isSource_2 as isSource };
|
|
2365
2365
|
}
|
|
2366
2366
|
export const InputColorIconDefault: "#6b7280";
|
|
@@ -2472,33 +2472,33 @@ export const CalenderBorderRadiusDateFull: "9999rem";
|
|
|
2472
2472
|
export const CalenderBorderRadiusDateItemFull: "9999rem";
|
|
2473
2473
|
export const CalenderBorderRadiusMonthNone: "0";
|
|
2474
2474
|
export namespace TextAreaColorBackground {
|
|
2475
|
-
|
|
2475
|
+
let value_3: string;
|
|
2476
2476
|
export { value_3 as value };
|
|
2477
|
-
|
|
2477
|
+
let type_3: string;
|
|
2478
2478
|
export { type_3 as type };
|
|
2479
|
-
|
|
2479
|
+
let filePath_3: string;
|
|
2480
2480
|
export { filePath_3 as filePath };
|
|
2481
|
-
|
|
2481
|
+
let isSource_3: boolean;
|
|
2482
2482
|
export { isSource_3 as isSource };
|
|
2483
2483
|
}
|
|
2484
2484
|
export namespace TextAreaColorForeground {
|
|
2485
|
-
|
|
2485
|
+
let value_4: string;
|
|
2486
2486
|
export { value_4 as value };
|
|
2487
|
-
|
|
2487
|
+
let type_4: string;
|
|
2488
2488
|
export { type_4 as type };
|
|
2489
|
-
|
|
2489
|
+
let filePath_4: string;
|
|
2490
2490
|
export { filePath_4 as filePath };
|
|
2491
|
-
|
|
2491
|
+
let isSource_4: boolean;
|
|
2492
2492
|
export { isSource_4 as isSource };
|
|
2493
2493
|
}
|
|
2494
2494
|
export namespace TextAreaColorBorder {
|
|
2495
|
-
|
|
2495
|
+
let value_5: string;
|
|
2496
2496
|
export { value_5 as value };
|
|
2497
|
-
|
|
2497
|
+
let type_5: string;
|
|
2498
2498
|
export { type_5 as type };
|
|
2499
|
-
|
|
2499
|
+
let filePath_5: string;
|
|
2500
2500
|
export { filePath_5 as filePath };
|
|
2501
|
-
|
|
2501
|
+
let isSource_5: boolean;
|
|
2502
2502
|
export { isSource_5 as isSource };
|
|
2503
2503
|
}
|
|
2504
2504
|
export const TextAreaColorIconDefault: "#6b7280";
|