@purpur/library 9.4.3 → 9.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/CHANGELOG.json +27 -0
  2. package/CHANGELOG.md +16 -1
  3. package/dist/LICENSE.txt +23 -2
  4. package/dist/avatar-CYnD57o4.js +2 -0
  5. package/dist/avatar-CYnD57o4.js.map +1 -0
  6. package/dist/avatar-CzbDD1MK.mjs +27 -0
  7. package/dist/avatar-CzbDD1MK.mjs.map +1 -0
  8. package/dist/avatar.cjs.js +2 -0
  9. package/dist/avatar.cjs.js.map +1 -0
  10. package/dist/avatar.es.js +5 -0
  11. package/dist/avatar.es.js.map +1 -0
  12. package/dist/color-dot-BEE5rKco.js +2 -0
  13. package/dist/color-dot-BEE5rKco.js.map +1 -0
  14. package/dist/color-dot-Dz9yzVX3.mjs +28 -0
  15. package/dist/color-dot-Dz9yzVX3.mjs.map +1 -0
  16. package/dist/color-dot.cjs.js +1 -1
  17. package/dist/color-dot.es.js +4 -3
  18. package/dist/comparison-table-CZMKl1TX.mjs +292 -0
  19. package/dist/comparison-table-CZMKl1TX.mjs.map +1 -0
  20. package/dist/comparison-table-Nhp5W6Yc.js +2 -0
  21. package/dist/comparison-table-Nhp5W6Yc.js.map +1 -0
  22. package/dist/comparison-table.cjs.js +1 -1
  23. package/dist/comparison-table.es.js +1 -1
  24. package/dist/components/avatar/src/avatar-constants.d.ts +2 -0
  25. package/dist/components/avatar/src/avatar-constants.d.ts.map +1 -0
  26. package/dist/components/avatar/src/avatar.d.ts +26 -0
  27. package/dist/components/avatar/src/avatar.d.ts.map +1 -0
  28. package/dist/components/color-dot/src/color-dot.d.ts +18 -8
  29. package/dist/components/color-dot/src/color-dot.d.ts.map +1 -1
  30. package/dist/components/comparison-table/src/components/OptionCard/option-card.d.ts.map +1 -1
  31. package/dist/components/loading/src/loading-dots.d.ts +19 -0
  32. package/dist/components/loading/src/loading-dots.d.ts.map +1 -0
  33. package/dist/components/loading/src/loading-text.d.ts +21 -0
  34. package/dist/components/loading/src/loading-text.d.ts.map +1 -0
  35. package/dist/components/loading/src/loading.d.ts +10 -0
  36. package/dist/components/loading/src/loading.d.ts.map +1 -0
  37. package/dist/components/message/src/message-bubble.d.ts +22 -0
  38. package/dist/components/message/src/message-bubble.d.ts.map +1 -0
  39. package/dist/components/message/src/message-stamp.d.ts +26 -0
  40. package/dist/components/message/src/message-stamp.d.ts.map +1 -0
  41. package/dist/components/message/src/message-utils.d.ts +3 -0
  42. package/dist/components/message/src/message-utils.d.ts.map +1 -0
  43. package/dist/components/message/src/message.d.ts +42 -0
  44. package/dist/components/message/src/message.d.ts.map +1 -0
  45. package/dist/components-metadata.js +33 -2
  46. package/dist/libraries/library/src/avatar.d.ts +6 -0
  47. package/dist/libraries/library/src/avatar.d.ts.map +1 -0
  48. package/dist/libraries/library/src/library.d.ts +3 -0
  49. package/dist/libraries/library/src/library.d.ts.map +1 -1
  50. package/dist/libraries/library/src/loading.d.ts +6 -0
  51. package/dist/libraries/library/src/loading.d.ts.map +1 -0
  52. package/dist/libraries/library/src/message.d.ts +6 -0
  53. package/dist/libraries/library/src/message.d.ts.map +1 -0
  54. package/dist/library.cjs.js +1 -1
  55. package/dist/library.es.js +632 -625
  56. package/dist/library.es.js.map +1 -1
  57. package/dist/loading-Dwtkjstg.js +2 -0
  58. package/dist/loading-Dwtkjstg.js.map +1 -0
  59. package/dist/loading-r23nxJSz.mjs +107 -0
  60. package/dist/loading-r23nxJSz.mjs.map +1 -0
  61. package/dist/loading.cjs.js +2 -0
  62. package/dist/loading.cjs.js.map +1 -0
  63. package/dist/loading.es.js +5 -0
  64. package/dist/loading.es.js.map +1 -0
  65. package/dist/message-0yTS5pOF.js +3 -0
  66. package/dist/message-0yTS5pOF.js.map +1 -0
  67. package/dist/message-D9CDwcw9.mjs +132 -0
  68. package/dist/message-D9CDwcw9.mjs.map +1 -0
  69. package/dist/message.cjs.js +2 -0
  70. package/dist/message.cjs.js.map +1 -0
  71. package/dist/message.es.js +5 -0
  72. package/dist/message.es.js.map +1 -0
  73. package/dist/{product-card-CoY1KggV.js → product-card-8X-Ld2d_.js} +2 -2
  74. package/dist/{product-card-CoY1KggV.js.map → product-card-8X-Ld2d_.js.map} +1 -1
  75. package/dist/{product-card-C3_N0t-R.mjs → product-card-Bt-F0wKr.mjs} +10 -10
  76. package/dist/{product-card-C3_N0t-R.mjs.map → product-card-Bt-F0wKr.mjs.map} +1 -1
  77. package/dist/product-card.cjs.js +1 -1
  78. package/dist/product-card.es.js +1 -1
  79. package/dist/purpur.css +1 -1
  80. package/package.json +29 -26
  81. package/src/aliases.ts +12 -0
  82. package/src/avatar.ts +6 -0
  83. package/src/entries.js +3 -0
  84. package/src/library.ts +6 -0
  85. package/src/loading.ts +6 -0
  86. package/src/message.ts +6 -0
  87. package/dist/color-dot-6Mxngvce.mjs +0 -34
  88. package/dist/color-dot-6Mxngvce.mjs.map +0 -1
  89. package/dist/color-dot-B9w_ucWb.js +0 -2
  90. package/dist/color-dot-B9w_ucWb.js.map +0 -1
  91. package/dist/comparison-table-C74IAVqz.js +0 -2
  92. package/dist/comparison-table-C74IAVqz.js.map +0 -1
  93. package/dist/comparison-table-DctKxmX9.mjs +0 -267
  94. package/dist/comparison-table-DctKxmX9.mjs.map +0 -1
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});;/* empty css */const h=require("./accordion-DyhOG54L.js"),C=require("./alert-badge-DguuS7Qq.js"),m=require("./autocomplete-3kV1btuI.js"),g=require("./badge-CQ0SS_t8.js"),N=require("./breadcrumbs-BKzim4am.js"),i=require("./button-DmybVApa.js"),f=require("./calendar-BXQ3v62X.js"),V=require("./card-DFdUs5RG.js"),U=require("./carousel-DXrtxRz5.js"),z=require("./chat-field-Wjvh2J6C.js"),x=require("./checkbox-CDNcNv6d.js"),w=require("./chip-group-B775zvKD.js"),P=require("./color-dot-B9w_ucWb.js"),X=require("./comparison-table-C74IAVqz.js"),d=require("./container-DRwKIAjh.js"),Z=require("./content-block-CrekbIfe.js"),j=require("./countdown-hYrFLmRg.js"),K=require("./counter-badge-B-d9VNup.js"),A=require("./cta-link-B1qMjH76.js"),Q=require("./date-field-BKKty89_.js"),Y=require("./date-picker-uyPKJulK.js"),$=require("./date-range-field-D8vLeSwp.js"),t=require("./dismissable-chip-group-2updhyuR.js"),J=require("./drawer-BLHgcEqb.js"),O=require("./dropdown-DJKNQnuo.js"),G=require("./field-error-text-FhQulSV5.js"),rr=require("./field-helper-text-DSKO-Tce.js"),er=require("./footer-D9AcPwlH.js"),ur=require("./grid-uGMD2euo.js"),n=require("./heading-drD5ugCC.js"),R=require("./hero-banner-D1A-_qou.js"),or=require("./label-yHK80hhV.js"),s=require("./link-DhWVrkTz.js"),E=require("./listbox-ATP4hOWF.js"),pr=require("./modal-Baisuc6m.js"),a=require("./notification-B5bNNq86.js"),ar=require("./notification-banner-BxHwTFnH.js"),tr=require("./pagination-rFRdkHII.js"),D=require("./paragraph-By4jMjnH.js"),ir=require("./popover-B0XJZ5mj.js"),nr=require("./product-card-CoY1KggV.js"),q=require("./promotion-card-Bag64gqP.js"),T=require("./quantity-selector-CDSfcTb1.js"),v=require("./radio-button-group-BaFpGAcD.js"),l=require("./radio-card-group-Ctuvg61o.js"),b=require("./RichText-yobCUjTD.js"),B=require("./search-field-Z0PqDARl.js"),lr=require("./select-DOqTJgTj.js"),M=require("./skeleton-BU0KtWIM.js"),W=require("./slider-_R6JmPZl.js"),L=require("./spacer-OZQbtvcY.js"),S=require("./spinner-tKunS_o-.js"),cr=require("./stepper-Df4X7DDR.js"),H=require("./table-gnGUejtb.js"),y=require("./tabs-D-nfZHIA.js"),F=require("./text-area-peNKG7g4.js"),I=require("./text-field-CYJzQG3h.js"),_=require("./text-spacing-CiGPZHuB.js"),Cr=require("./toggle-B8ZLUVar.js"),k=require("./tooltip-C8Zxnqdb.js"),gr=require("./visually-hidden-C2CKovZx.js"),u=require("./tokens.cjs.js"),p=require("./variables-Buqm4JZc.js"),r=require("./variables-DoI78zZc.js"),o=require("./variables-BSBunpiY.js"),c=require("./ThemeProvider-Dy771oix.js"),dr=require("./useColorScheme-DNyjsWX9.js"),e=require("./zh-TW-CAp7WWVq.js"),sr=require("./format-CFKKBdIQ.js");exports.Accordion=h.Accordion;exports.AccordionNegativeContext=h.AccordionNegativeContext;exports.ALERT_BADGE_VARIANT=C.ALERT_BADGE_VARIANT;exports.AlertBadge=C.AlertBadge;exports.alertBadgeVariants=C.alertBadgeVariants;exports.Autocomplete=m.Autocomplete;exports.useAutocomplete=m.useAutocomplete;exports.BADGE_VARIANT=g.BADGE_VARIANT;exports.Badge=g.Badge;exports.badgeVariants=g.badgeVariants;exports.Breadcrumbs=N.Breadcrumbs;exports.BreadcrumbsItem=N.Item;exports.BUTTON_TYPES=i.BUTTON_TYPES;exports.BUTTON_VARIANT=i.BUTTON_VARIANT;exports.Button=i.Button;exports.buttonVariants=i.buttonVariants;exports.Calendar=f.Calendar;exports.Card=V.Card;exports.Carousel=U.Carousel;exports.ChatField=z.ChatField;exports.Checkbox=x.Checkbox;exports.checkedState=x.checkedState;exports.ChipGroup=w.ChipGroup;exports.COLOR_DOT_SIZE=P.COLOR_DOT_SIZE;exports.ColorDot=P.ColorDot;exports.ComparisonTable=X.ComparisonTable;exports.Container=d.Container;exports.ContainerElement=d.ContainerElement;exports.Width=d.Width;exports.ContentBlock=Z.ContentBlock;exports.Countdown=j.Countdown;exports.CounterBadge=K.CounterBadge;exports.CtaLink=A.CtaLink;exports.ctaLinkIcons=A.ctaLinkIcons;exports.DateField=Q.DateField;exports.DatePicker=Y.DatePicker;exports.DateRangeField=$.DateRangeField;exports.DEFAULT_SIZE=t.DEFAULT_SIZE;exports.DismissableChipGroup=t.DismissableChipGroup;exports.DismissableChipGroupNegativeContext=t.DismissableChipGroupNegativeContext;exports.DismissableChipGroupSizeContext=t.DismissableChipGroupSizeContext;exports.sizes=t.sizes;exports.Drawer=J.Drawer;exports.Dropdown=O.Dropdown;exports.useDropdown=O.useDropdown;exports.FieldErrorText=G.FieldErrorText;exports.ariaRelevantValues=G.ariaRelevantValues;exports.FieldHelperText=rr.FieldHelperText;exports.Footer=er.Footer;exports.Grid=ur.Grid;exports.DisplayVariant=n.DisplayVariant;exports.Heading=n.Heading;exports.HeadingTag=n.HeadingTag;exports.TitleVariant=n.TitleVariant;exports.HeroBanner=R.HeroBanner;exports.TitleHyphenVariant=R.TitleHyphenVariant;exports.Label=or.Label;exports.LINK_VARIANT=s.LINK_VARIANT;exports.Link=s.Link;exports.linkVariants=s.linkVariants;exports.Listbox=E.Listbox;exports.ListboxNegativeContext=E.ListboxNegativeContext;exports.Modal=pr.Modal;exports.NOTIFICATION_ARIA_LIVE=a.NOTIFICATION_ARIA_LIVE;exports.NOTIFICATION_ROLE=a.NOTIFICATION_ROLE;exports.NOTIFICATION_STATUS=a.NOTIFICATION_STATUS;exports.Notification=a.Notification;exports.notificationAriaLiveValues=a.notificationAriaLiveValues;exports.notificationRoles=a.notificationRoles;exports.notificationStatuses=a.notificationStatuses;exports.NotificationBanner=ar.NotificationBanner;exports.Pagination=tr.Pagination;exports.Paragraph=D.Paragraph;exports.ParagraphVariant=D.ParagraphVariant;exports.Popover=ir.Popover;exports.ProductCard=nr.ProductCard;exports.PromotionCard=q.PromotionCard;exports.promotionCardVariants=q.promotionCardVariants;exports.QuantitySelector=T.QuantitySelector;exports.quantitySelectorButtonVariants=T.quantitySelectorButtonVariants;exports.quantitySelectorVariants=T.quantitySelectorVariants;exports.RADIO_BUTTON_GROUP_DIRECTION=v.RADIO_BUTTON_GROUP_DIRECTION;exports.RADIO_BUTTON_GROUP_ORIENTATION=v.RADIO_BUTTON_GROUP_ORIENTATION;exports.RadioButtonGroup=v.RadioButtonGroup;exports.RADIO_CARD_GROUP_ORIENTATION=l.RADIO_CARD_GROUP_ORIENTATION;exports.RADIO_POSITION=l.RADIO_POSITION;exports.RadioCardGroup=l.RadioCardGroup;exports.RadioCardItem=l.RadioCardItem;exports.RichText=b.RichText;exports.richToPlainText=b.richToPlainText;exports.SearchField=B.SearchField;exports.SearchFieldAutocomplete=B.SearchFieldAutocomplete;exports.searchFieldVariants=B.searchFieldVariants;exports.Select=lr.Select;exports.Skeleton=M.Skeleton;exports.radii=M.radii;exports.SLIDER_ORIENTATION=W.SLIDER_ORIENTATION;exports.Slider=W.Slider;exports.SPACER_SIZE=L.SPACER_SIZE;exports.Spacer=L.Spacer;exports.SPINNER_SIZE=S.SPINNER_SIZE;exports.Spinner=S.Spinner;exports.spinnerSizes=S.spinnerSizes;exports.Stepper=cr.Stepper;exports.Table=H.Table;exports.createColumnHelper=H.createColumnHelper;exports.Tabs=y.Tabs;exports.createTabChangeDetailEvent=y.createTabChangeDetailEvent;exports.tabsVariants=y.tabsVariants;exports.ResizeOption=F.ResizeOption;exports.TextArea=F.TextArea;exports.TextField=I.TextField;exports.isTextField=I.isTextField;exports.textFieldVariants=I.textFieldVariants;exports.Element=_.Element;exports.TextSpacing=_.TextSpacing;exports.Toggle=Cr.Toggle;exports.TOOLTIP_ALIGN=k.TOOLTIP_ALIGN;exports.TOOLTIP_POSITION=k.TOOLTIP_POSITION;exports.Tooltip=k.Tooltip;exports.VisuallyHidden=gr.VisuallyHidden;exports.purpurBorderRadiusFull=u.purpurBorderRadiusFull;exports.purpurBorderRadiusLg=u.purpurBorderRadiusLg;exports.purpurBorderRadiusMd=u.purpurBorderRadiusMd;exports.purpurBorderRadiusSm=u.purpurBorderRadiusSm;exports.purpurBorderRadiusXl=u.purpurBorderRadiusXl;exports.purpurBorderRadiusXs=u.purpurBorderRadiusXs;exports.purpurBorderWidthLg=u.purpurBorderWidthLg;exports.purpurBorderWidthMd=u.purpurBorderWidthMd;exports.purpurBorderWidthSm=u.purpurBorderWidthSm;exports.purpurBorderWidthXs=u.purpurBorderWidthXs;exports.purpurFilterBlurOnImage=u.purpurFilterBlurOnImage;exports.purpurGradientAiBackgroundInteractiveExpressive=u.purpurGradientAiBackgroundInteractiveExpressive;exports.purpurGradientAiBackgroundInteractiveExpressiveNegative=u.purpurGradientAiBackgroundInteractiveExpressiveNegative;exports.purpurGradientAiBackgroundInteractivePrimary=u.purpurGradientAiBackgroundInteractivePrimary;exports.purpurGradientAiBackgroundInteractivePrimaryNegative=u.purpurGradientAiBackgroundInteractivePrimaryNegative;exports.purpurGradientAiBackgroundPrimaryNegative=u.purpurGradientAiBackgroundPrimaryNegative;exports.purpurGradientAiBorderInteractivePrimary=u.purpurGradientAiBorderInteractivePrimary;exports.purpurGradientAiBorderInteractivePrimaryNegative=u.purpurGradientAiBorderInteractivePrimaryNegative;exports.purpurGradientAiTextInteractivePrimary=u.purpurGradientAiTextInteractivePrimary;exports.purpurGradientAiTextInteractivePrimaryNegative=u.purpurGradientAiTextInteractivePrimaryNegative;exports.purpurShadowLg=u.purpurShadowLg;exports.purpurShadowMd=u.purpurShadowMd;exports.purpurShadowNone=u.purpurShadowNone;exports.purpurShadowSm=u.purpurShadowSm;exports.purpurSpacing0=u.purpurSpacing0;exports.purpurSpacing10=u.purpurSpacing10;exports.purpurSpacing100=u.purpurSpacing100;exports.purpurSpacing1000=u.purpurSpacing1000;exports.purpurSpacing1200=u.purpurSpacing1200;exports.purpurSpacing150=u.purpurSpacing150;exports.purpurSpacing1600=u.purpurSpacing1600;exports.purpurSpacing200=u.purpurSpacing200;exports.purpurSpacing25=u.purpurSpacing25;exports.purpurSpacing250=u.purpurSpacing250;exports.purpurSpacing300=u.purpurSpacing300;exports.purpurSpacing400=u.purpurSpacing400;exports.purpurSpacing50=u.purpurSpacing50;exports.purpurSpacing600=u.purpurSpacing600;exports.purpurSpacing800=u.purpurSpacing800;exports.purpurSpacingGutterLg=u.purpurSpacingGutterLg;exports.purpurSpacingGutterMd=u.purpurSpacingGutterMd;exports.purpurSpacingGutterSm=u.purpurSpacingGutterSm;exports.purpurSpacingGutterXl=u.purpurSpacingGutterXl;exports.purpurSpacingPagePaddingLg=u.purpurSpacingPagePaddingLg;exports.purpurSpacingPagePaddingMd=u.purpurSpacingPagePaddingMd;exports.purpurSpacingPagePaddingSm=u.purpurSpacingPagePaddingSm;exports.purpurSpacingPagePaddingXl=u.purpurSpacingPagePaddingXl;exports.purpurTypographyFamilyDefault=u.purpurTypographyFamilyDefault;exports.purpurTypographyFamilyDisplay=u.purpurTypographyFamilyDisplay;exports.purpurTypographyLineHeightDefault=u.purpurTypographyLineHeightDefault;exports.purpurTypographyLineHeightLoose=u.purpurTypographyLineHeightLoose;exports.purpurTypographyLineHeightLooser=u.purpurTypographyLineHeightLooser;exports.purpurTypographyLineHeightSnug=u.purpurTypographyLineHeightSnug;exports.purpurTypographyLineHeightTight=u.purpurTypographyLineHeightTight;exports.purpurTypographyScale100=u.purpurTypographyScale100;exports.purpurTypographyScale1000=u.purpurTypographyScale1000;exports.purpurTypographyScale1100=u.purpurTypographyScale1100;exports.purpurTypographyScale150=u.purpurTypographyScale150;exports.purpurTypographyScale200=u.purpurTypographyScale200;exports.purpurTypographyScale300=u.purpurTypographyScale300;exports.purpurTypographyScale400=u.purpurTypographyScale400;exports.purpurTypographyScale50=u.purpurTypographyScale50;exports.purpurTypographyScale500=u.purpurTypographyScale500;exports.purpurTypographyScale600=u.purpurTypographyScale600;exports.purpurTypographyScale650=u.purpurTypographyScale650;exports.purpurTypographyScale700=u.purpurTypographyScale700;exports.purpurTypographyScale75=u.purpurTypographyScale75;exports.purpurTypographyScale800=u.purpurTypographyScale800;exports.purpurTypographyScale850=u.purpurTypographyScale850;exports.purpurTypographyScale900=u.purpurTypographyScale900;exports.purpurTypographyWeightBold=u.purpurTypographyWeightBold;exports.purpurTypographyWeightMedium=u.purpurTypographyWeightMedium;exports.purpurTypographyWeightNormal=u.purpurTypographyWeightNormal;exports.purpurBreakpointLg=p.purpurBreakpointLg;exports.purpurBreakpointMd=p.purpurBreakpointMd;exports.purpurBreakpointRelativeLg=p.purpurBreakpointRelativeLg;exports.purpurBreakpointRelativeMd=p.purpurBreakpointRelativeMd;exports.purpurBreakpointRelativeSm=p.purpurBreakpointRelativeSm;exports.purpurBreakpointRelativeXl=p.purpurBreakpointRelativeXl;exports.purpurBreakpointSm=p.purpurBreakpointSm;exports.purpurBreakpointXl=p.purpurBreakpointXl;exports.purpurColorBackgroundInteractiveAutoFill=r.purpurColorBackgroundInteractiveAutoFill;exports.purpurColorBackgroundInteractiveDestructive=r.purpurColorBackgroundInteractiveDestructive;exports.purpurColorBackgroundInteractiveDestructiveActive=r.purpurColorBackgroundInteractiveDestructiveActive;exports.purpurColorBackgroundInteractiveDestructiveHover=r.purpurColorBackgroundInteractiveDestructiveHover;exports.purpurColorBackgroundInteractiveDisabled=r.purpurColorBackgroundInteractiveDisabled;exports.purpurColorBackgroundInteractiveDisabledNegative=r.purpurColorBackgroundInteractiveDisabledNegative;exports.purpurColorBackgroundInteractiveExpressive=r.purpurColorBackgroundInteractiveExpressive;exports.purpurColorBackgroundInteractiveExpressiveActive=r.purpurColorBackgroundInteractiveExpressiveActive;exports.purpurColorBackgroundInteractiveExpressiveActiveNegative=r.purpurColorBackgroundInteractiveExpressiveActiveNegative;exports.purpurColorBackgroundInteractiveExpressiveHover=r.purpurColorBackgroundInteractiveExpressiveHover;exports.purpurColorBackgroundInteractiveExpressiveHoverNegative=r.purpurColorBackgroundInteractiveExpressiveHoverNegative;exports.purpurColorBackgroundInteractiveExpressiveNegative=r.purpurColorBackgroundInteractiveExpressiveNegative;exports.purpurColorBackgroundInteractiveInactive=r.purpurColorBackgroundInteractiveInactive;exports.purpurColorBackgroundInteractiveInactiveNegative=r.purpurColorBackgroundInteractiveInactiveNegative;exports.purpurColorBackgroundInteractivePrimary=r.purpurColorBackgroundInteractivePrimary;exports.purpurColorBackgroundInteractivePrimaryActive=r.purpurColorBackgroundInteractivePrimaryActive;exports.purpurColorBackgroundInteractivePrimaryActiveNegative=r.purpurColorBackgroundInteractivePrimaryActiveNegative;exports.purpurColorBackgroundInteractivePrimaryHover=r.purpurColorBackgroundInteractivePrimaryHover;exports.purpurColorBackgroundInteractivePrimaryHoverNegative=r.purpurColorBackgroundInteractivePrimaryHoverNegative;exports.purpurColorBackgroundInteractivePrimaryNegative=r.purpurColorBackgroundInteractivePrimaryNegative;exports.purpurColorBackgroundInteractiveReadOnly=r.purpurColorBackgroundInteractiveReadOnly;exports.purpurColorBackgroundInteractiveReadOnlyNegative=r.purpurColorBackgroundInteractiveReadOnlyNegative;exports.purpurColorBackgroundInteractiveTransparentActive=r.purpurColorBackgroundInteractiveTransparentActive;exports.purpurColorBackgroundInteractiveTransparentActiveNegative=r.purpurColorBackgroundInteractiveTransparentActiveNegative;exports.purpurColorBackgroundInteractiveTransparentHover=r.purpurColorBackgroundInteractiveTransparentHover;exports.purpurColorBackgroundInteractiveTransparentHoverNegative=r.purpurColorBackgroundInteractiveTransparentHoverNegative;exports.purpurColorBackgroundOnImage=r.purpurColorBackgroundOnImage;exports.purpurColorBackgroundOnImageNegative=r.purpurColorBackgroundOnImageNegative;exports.purpurColorBackgroundPrimary=r.purpurColorBackgroundPrimary;exports.purpurColorBackgroundPrimaryNegative=r.purpurColorBackgroundPrimaryNegative;exports.purpurColorBackgroundSecondary=r.purpurColorBackgroundSecondary;exports.purpurColorBackgroundSecondaryNegative=r.purpurColorBackgroundSecondaryNegative;exports.purpurColorBackgroundStatusAttention=r.purpurColorBackgroundStatusAttention;exports.purpurColorBackgroundStatusBlackFriday=r.purpurColorBackgroundStatusBlackFriday;exports.purpurColorBackgroundStatusErrorMedium=r.purpurColorBackgroundStatusErrorMedium;exports.purpurColorBackgroundStatusErrorStrong=r.purpurColorBackgroundStatusErrorStrong;exports.purpurColorBackgroundStatusErrorStrongNegative=r.purpurColorBackgroundStatusErrorStrongNegative;exports.purpurColorBackgroundStatusInfoMedium=r.purpurColorBackgroundStatusInfoMedium;exports.purpurColorBackgroundStatusInfoStrong=r.purpurColorBackgroundStatusInfoStrong;exports.purpurColorBackgroundStatusNeutral=r.purpurColorBackgroundStatusNeutral;exports.purpurColorBackgroundStatusSpecial=r.purpurColorBackgroundStatusSpecial;exports.purpurColorBackgroundStatusSuccessMedium=r.purpurColorBackgroundStatusSuccessMedium;exports.purpurColorBackgroundStatusSuccessStrong=r.purpurColorBackgroundStatusSuccessStrong;exports.purpurColorBackgroundStatusSuccessStrongNegative=r.purpurColorBackgroundStatusSuccessStrongNegative;exports.purpurColorBackgroundStatusWarningMedium=r.purpurColorBackgroundStatusWarningMedium;exports.purpurColorBackgroundStatusWarningStrong=r.purpurColorBackgroundStatusWarningStrong;exports.purpurColorBackgroundStatusWarningStrongNegative=r.purpurColorBackgroundStatusWarningStrongNegative;exports.purpurColorBackgroundToneOnTonePrimary=r.purpurColorBackgroundToneOnTonePrimary;exports.purpurColorBackgroundToneOnToneQuaternary=r.purpurColorBackgroundToneOnToneQuaternary;exports.purpurColorBackgroundToneOnToneSecondary=r.purpurColorBackgroundToneOnToneSecondary;exports.purpurColorBackgroundToneOnToneTertiary=r.purpurColorBackgroundToneOnToneTertiary;exports.purpurColorBeige100=r.purpurColorBeige100;exports.purpurColorBeige200=r.purpurColorBeige200;exports.purpurColorBeige300=r.purpurColorBeige300;exports.purpurColorBeige400=r.purpurColorBeige400;exports.purpurColorBeige50=r.purpurColorBeige50;exports.purpurColorBeige500=r.purpurColorBeige500;exports.purpurColorBeige600=r.purpurColorBeige600;exports.purpurColorBeige700=r.purpurColorBeige700;exports.purpurColorBeige800=r.purpurColorBeige800;exports.purpurColorBeige900=r.purpurColorBeige900;exports.purpurColorBeige950=r.purpurColorBeige950;exports.purpurColorBlue100=r.purpurColorBlue100;exports.purpurColorBlue200=r.purpurColorBlue200;exports.purpurColorBlue300=r.purpurColorBlue300;exports.purpurColorBlue400=r.purpurColorBlue400;exports.purpurColorBlue50=r.purpurColorBlue50;exports.purpurColorBlue500=r.purpurColorBlue500;exports.purpurColorBlue600=r.purpurColorBlue600;exports.purpurColorBlue700=r.purpurColorBlue700;exports.purpurColorBlue800=r.purpurColorBlue800;exports.purpurColorBlue900=r.purpurColorBlue900;exports.purpurColorBlue950=r.purpurColorBlue950;exports.purpurColorBorderInteractiveExpressive=r.purpurColorBorderInteractiveExpressive;exports.purpurColorBorderInteractiveFocus=r.purpurColorBorderInteractiveFocus;exports.purpurColorBorderInteractivePrimary=r.purpurColorBorderInteractivePrimary;exports.purpurColorBorderInteractivePrimaryActive=r.purpurColorBorderInteractivePrimaryActive;exports.purpurColorBorderInteractivePrimaryActiveNegative=r.purpurColorBorderInteractivePrimaryActiveNegative;exports.purpurColorBorderInteractivePrimaryHover=r.purpurColorBorderInteractivePrimaryHover;exports.purpurColorBorderInteractivePrimaryHoverNegative=r.purpurColorBorderInteractivePrimaryHoverNegative;exports.purpurColorBorderInteractivePrimaryNegative=r.purpurColorBorderInteractivePrimaryNegative;exports.purpurColorBorderInteractiveSelected=r.purpurColorBorderInteractiveSelected;exports.purpurColorBorderInteractiveSubtle=r.purpurColorBorderInteractiveSubtle;exports.purpurColorBorderInteractiveSubtleHover=r.purpurColorBorderInteractiveSubtleHover;exports.purpurColorBorderInteractiveSubtleHoverNegative=r.purpurColorBorderInteractiveSubtleHoverNegative;exports.purpurColorBorderInteractiveSubtleNegative=r.purpurColorBorderInteractiveSubtleNegative;exports.purpurColorBorderMedium=r.purpurColorBorderMedium;exports.purpurColorBorderMediumNegative=r.purpurColorBorderMediumNegative;exports.purpurColorBorderStatusError=r.purpurColorBorderStatusError;exports.purpurColorBorderStatusErrorNegative=r.purpurColorBorderStatusErrorNegative;exports.purpurColorBorderStatusInfo=r.purpurColorBorderStatusInfo;exports.purpurColorBorderStatusSuccess=r.purpurColorBorderStatusSuccess;exports.purpurColorBorderStatusSuccessNegative=r.purpurColorBorderStatusSuccessNegative;exports.purpurColorBorderStatusWarning=r.purpurColorBorderStatusWarning;exports.purpurColorBorderStrong=r.purpurColorBorderStrong;exports.purpurColorBorderStrongNegative=r.purpurColorBorderStrongNegative;exports.purpurColorBorderWeak=r.purpurColorBorderWeak;exports.purpurColorBorderWeakNegative=r.purpurColorBorderWeakNegative;exports.purpurColorBrandBeige=r.purpurColorBrandBeige;exports.purpurColorBrandCorePurple=r.purpurColorBrandCorePurple;exports.purpurColorBrandDeepBeige=r.purpurColorBrandDeepBeige;exports.purpurColorBrandDeepPurple=r.purpurColorBrandDeepPurple;exports.purpurColorBrandLightBeige=r.purpurColorBrandLightBeige;exports.purpurColorBrandLightPurple=r.purpurColorBrandLightPurple;exports.purpurColorBrandOffBlack=r.purpurColorBrandOffBlack;exports.purpurColorBrandWhite=r.purpurColorBrandWhite;exports.purpurColorFunctionalBlack=r.purpurColorFunctionalBlack;exports.purpurColorFunctionalTransparent=r.purpurColorFunctionalTransparent;exports.purpurColorFunctionalWhite=r.purpurColorFunctionalWhite;exports.purpurColorGradientAiBottom=r.purpurColorGradientAiBottom;exports.purpurColorGradientAiBottomNegative=r.purpurColorGradientAiBottomNegative;exports.purpurColorGradientAiTop=r.purpurColorGradientAiTop;exports.purpurColorGradientAiTopNegative=r.purpurColorGradientAiTopNegative;exports.purpurColorGray100=r.purpurColorGray100;exports.purpurColorGray150=r.purpurColorGray150;exports.purpurColorGray200=r.purpurColorGray200;exports.purpurColorGray300=r.purpurColorGray300;exports.purpurColorGray400=r.purpurColorGray400;exports.purpurColorGray50=r.purpurColorGray50;exports.purpurColorGray500=r.purpurColorGray500;exports.purpurColorGray600=r.purpurColorGray600;exports.purpurColorGray700=r.purpurColorGray700;exports.purpurColorGray800=r.purpurColorGray800;exports.purpurColorGray850=r.purpurColorGray850;exports.purpurColorGray900=r.purpurColorGray900;exports.purpurColorGray950=r.purpurColorGray950;exports.purpurColorGreen100=r.purpurColorGreen100;exports.purpurColorGreen200=r.purpurColorGreen200;exports.purpurColorGreen300=r.purpurColorGreen300;exports.purpurColorGreen400=r.purpurColorGreen400;exports.purpurColorGreen50=r.purpurColorGreen50;exports.purpurColorGreen500=r.purpurColorGreen500;exports.purpurColorGreen600=r.purpurColorGreen600;exports.purpurColorGreen700=r.purpurColorGreen700;exports.purpurColorGreen800=r.purpurColorGreen800;exports.purpurColorGreen900=r.purpurColorGreen900;exports.purpurColorGreen950=r.purpurColorGreen950;exports.purpurColorOrange100=r.purpurColorOrange100;exports.purpurColorOrange200=r.purpurColorOrange200;exports.purpurColorOrange300=r.purpurColorOrange300;exports.purpurColorOrange400=r.purpurColorOrange400;exports.purpurColorOrange50=r.purpurColorOrange50;exports.purpurColorOrange500=r.purpurColorOrange500;exports.purpurColorOrange600=r.purpurColorOrange600;exports.purpurColorOrange700=r.purpurColorOrange700;exports.purpurColorOrange800=r.purpurColorOrange800;exports.purpurColorOrange900=r.purpurColorOrange900;exports.purpurColorOrange950=r.purpurColorOrange950;exports.purpurColorOverlayDefault=r.purpurColorOverlayDefault;exports.purpurColorPurple100=r.purpurColorPurple100;exports.purpurColorPurple200=r.purpurColorPurple200;exports.purpurColorPurple300=r.purpurColorPurple300;exports.purpurColorPurple400=r.purpurColorPurple400;exports.purpurColorPurple50=r.purpurColorPurple50;exports.purpurColorPurple500=r.purpurColorPurple500;exports.purpurColorPurple550=r.purpurColorPurple550;exports.purpurColorPurple600=r.purpurColorPurple600;exports.purpurColorPurple700=r.purpurColorPurple700;exports.purpurColorPurple800=r.purpurColorPurple800;exports.purpurColorPurple900=r.purpurColorPurple900;exports.purpurColorPurple950=r.purpurColorPurple950;exports.purpurColorRed100=r.purpurColorRed100;exports.purpurColorRed200=r.purpurColorRed200;exports.purpurColorRed300=r.purpurColorRed300;exports.purpurColorRed400=r.purpurColorRed400;exports.purpurColorRed50=r.purpurColorRed50;exports.purpurColorRed500=r.purpurColorRed500;exports.purpurColorRed600=r.purpurColorRed600;exports.purpurColorRed700=r.purpurColorRed700;exports.purpurColorRed800=r.purpurColorRed800;exports.purpurColorRed900=r.purpurColorRed900;exports.purpurColorRed950=r.purpurColorRed950;exports.purpurColorTeal100=r.purpurColorTeal100;exports.purpurColorTeal200=r.purpurColorTeal200;exports.purpurColorTeal300=r.purpurColorTeal300;exports.purpurColorTeal400=r.purpurColorTeal400;exports.purpurColorTeal50=r.purpurColorTeal50;exports.purpurColorTeal500=r.purpurColorTeal500;exports.purpurColorTeal600=r.purpurColorTeal600;exports.purpurColorTeal700=r.purpurColorTeal700;exports.purpurColorTeal800=r.purpurColorTeal800;exports.purpurColorTeal900=r.purpurColorTeal900;exports.purpurColorTeal950=r.purpurColorTeal950;exports.purpurColorTextDefault=r.purpurColorTextDefault;exports.purpurColorTextDefaultNegative=r.purpurColorTextDefaultNegative;exports.purpurColorTextInteractiveOnDestructive=r.purpurColorTextInteractiveOnDestructive;exports.purpurColorTextInteractiveOnExpressive=r.purpurColorTextInteractiveOnExpressive;exports.purpurColorTextInteractiveOnExpressiveActive=r.purpurColorTextInteractiveOnExpressiveActive;exports.purpurColorTextInteractiveOnExpressiveActiveNegative=r.purpurColorTextInteractiveOnExpressiveActiveNegative;exports.purpurColorTextInteractiveOnExpressiveHover=r.purpurColorTextInteractiveOnExpressiveHover;exports.purpurColorTextInteractiveOnExpressiveHoverNegative=r.purpurColorTextInteractiveOnExpressiveHoverNegative;exports.purpurColorTextInteractiveOnExpressiveNegative=r.purpurColorTextInteractiveOnExpressiveNegative;exports.purpurColorTextInteractiveOnPrimary=r.purpurColorTextInteractiveOnPrimary;exports.purpurColorTextInteractiveOnPrimaryNegative=r.purpurColorTextInteractiveOnPrimaryNegative;exports.purpurColorTextInteractivePrimary=r.purpurColorTextInteractivePrimary;exports.purpurColorTextInteractivePrimaryActive=r.purpurColorTextInteractivePrimaryActive;exports.purpurColorTextInteractivePrimaryActiveNegative=r.purpurColorTextInteractivePrimaryActiveNegative;exports.purpurColorTextInteractivePrimaryHover=r.purpurColorTextInteractivePrimaryHover;exports.purpurColorTextInteractivePrimaryHoverNegative=r.purpurColorTextInteractivePrimaryHoverNegative;exports.purpurColorTextInteractivePrimaryNegative=r.purpurColorTextInteractivePrimaryNegative;exports.purpurColorTextInteractiveSelected=r.purpurColorTextInteractiveSelected;exports.purpurColorTextInteractiveSelectedNegative=r.purpurColorTextInteractiveSelectedNegative;exports.purpurColorTextMedium=r.purpurColorTextMedium;exports.purpurColorTextMediumNegative=r.purpurColorTextMediumNegative;exports.purpurColorTextStatusAttention=r.purpurColorTextStatusAttention;exports.purpurColorTextStatusBlackFriday=r.purpurColorTextStatusBlackFriday;exports.purpurColorTextStatusDiscount=r.purpurColorTextStatusDiscount;exports.purpurColorTextStatusErrorMedium=r.purpurColorTextStatusErrorMedium;exports.purpurColorTextStatusErrorMediumNegative=r.purpurColorTextStatusErrorMediumNegative;exports.purpurColorTextStatusErrorStrong=r.purpurColorTextStatusErrorStrong;exports.purpurColorTextStatusErrorStrongNegative=r.purpurColorTextStatusErrorStrongNegative;exports.purpurColorTextStatusInfoMedium=r.purpurColorTextStatusInfoMedium;exports.purpurColorTextStatusInfoStrong=r.purpurColorTextStatusInfoStrong;exports.purpurColorTextStatusNeutral=r.purpurColorTextStatusNeutral;exports.purpurColorTextStatusSpecial=r.purpurColorTextStatusSpecial;exports.purpurColorTextStatusSuccessMedium=r.purpurColorTextStatusSuccessMedium;exports.purpurColorTextStatusSuccessMediumNegative=r.purpurColorTextStatusSuccessMediumNegative;exports.purpurColorTextStatusSuccessStrong=r.purpurColorTextStatusSuccessStrong;exports.purpurColorTextStatusSuccessStrongNegative=r.purpurColorTextStatusSuccessStrongNegative;exports.purpurColorTextStatusWarningMedium=r.purpurColorTextStatusWarningMedium;exports.purpurColorTextStatusWarningMediumNegative=r.purpurColorTextStatusWarningMediumNegative;exports.purpurColorTextStatusWarningStrong=r.purpurColorTextStatusWarningStrong;exports.purpurColorTextToneOnTonePrimary=r.purpurColorTextToneOnTonePrimary;exports.purpurColorTextToneOnToneSecondary=r.purpurColorTextToneOnToneSecondary;exports.purpurColorTextToneOnToneTertiary=r.purpurColorTextToneOnToneTertiary;exports.purpurColorTextWeak=r.purpurColorTextWeak;exports.purpurColorTextWeakNegative=r.purpurColorTextWeakNegative;exports.purpurColorTransparentBlack100=r.purpurColorTransparentBlack100;exports.purpurColorTransparentBlack150=r.purpurColorTransparentBlack150;exports.purpurColorTransparentBlack200=r.purpurColorTransparentBlack200;exports.purpurColorTransparentBlack300=r.purpurColorTransparentBlack300;exports.purpurColorTransparentBlack400=r.purpurColorTransparentBlack400;exports.purpurColorTransparentBlack50=r.purpurColorTransparentBlack50;exports.purpurColorTransparentBlack500=r.purpurColorTransparentBlack500;exports.purpurColorTransparentBlack600=r.purpurColorTransparentBlack600;exports.purpurColorTransparentBlack700=r.purpurColorTransparentBlack700;exports.purpurColorTransparentBlack800=r.purpurColorTransparentBlack800;exports.purpurColorTransparentBlack850=r.purpurColorTransparentBlack850;exports.purpurColorTransparentBlack900=r.purpurColorTransparentBlack900;exports.purpurColorTransparentBlack950=r.purpurColorTransparentBlack950;exports.purpurColorTransparentWhite100=r.purpurColorTransparentWhite100;exports.purpurColorTransparentWhite150=r.purpurColorTransparentWhite150;exports.purpurColorTransparentWhite200=r.purpurColorTransparentWhite200;exports.purpurColorTransparentWhite300=r.purpurColorTransparentWhite300;exports.purpurColorTransparentWhite400=r.purpurColorTransparentWhite400;exports.purpurColorTransparentWhite50=r.purpurColorTransparentWhite50;exports.purpurColorTransparentWhite500=r.purpurColorTransparentWhite500;exports.purpurColorTransparentWhite600=r.purpurColorTransparentWhite600;exports.purpurColorTransparentWhite700=r.purpurColorTransparentWhite700;exports.purpurColorTransparentWhite800=r.purpurColorTransparentWhite800;exports.purpurColorTransparentWhite850=r.purpurColorTransparentWhite850;exports.purpurColorTransparentWhite900=r.purpurColorTransparentWhite900;exports.purpurColorTransparentWhite950=r.purpurColorTransparentWhite950;exports.purpurMotionDuration100=o.purpurMotionDuration100;exports.purpurMotionDuration150=o.purpurMotionDuration150;exports.purpurMotionDuration1500=o.purpurMotionDuration1500;exports.purpurMotionDuration200=o.purpurMotionDuration200;exports.purpurMotionDuration2000=o.purpurMotionDuration2000;exports.purpurMotionDuration300=o.purpurMotionDuration300;exports.purpurMotionDuration400=o.purpurMotionDuration400;exports.purpurMotionDuration500=o.purpurMotionDuration500;exports.purpurMotionEasingEaseIn=o.purpurMotionEasingEaseIn;exports.purpurMotionEasingEaseInOut=o.purpurMotionEasingEaseInOut;exports.purpurMotionEasingEaseOut=o.purpurMotionEasingEaseOut;exports.ThemeProvider=c.ThemeProvider;exports.teliaTheme=c.teliaTheme;exports.useApplyTheme=c.useApplyTheme;exports.useTheme=c.useTheme;exports.useColorScheme=dr.useColorScheme;exports.af=e.af;exports.ar=e.ar;exports.arDZ=e.arDZ;exports.arEG=e.arEG;exports.arMA=e.arMA;exports.arSA=e.arSA;exports.arTN=e.arTN;exports.az=e.az;exports.be=e.be;exports.beTarask=e.beTarask;exports.bg=e.bg;exports.bn=e.bn;exports.bs=e.bs;exports.ca=e.ca;exports.ckb=e.ckb;exports.cs=e.cs;exports.cy=e.cy;exports.da=e.da;exports.de=e.de;exports.deAT=e.deAT;exports.el=e.el;exports.enAU=e.enAU;exports.enCA=e.enCA;exports.enGB=e.enGB;exports.enIE=e.enIE;exports.enIN=e.enIN;exports.enNZ=e.enNZ;exports.enZA=e.enZA;exports.eo=e.eo;exports.es=e.es;exports.et=e.et;exports.eu=e.eu;exports.faIR=e.faIR;exports.fi=e.fi;exports.fr=e.fr;exports.frCA=e.frCA;exports.frCH=e.frCH;exports.fy=e.fy;exports.gd=e.gd;exports.gl=e.gl;exports.gu=e.gu;exports.he=e.he;exports.hi=e.hi;exports.hr=e.hr;exports.ht=e.ht;exports.hu=e.hu;exports.hy=e.hy;exports.id=e.id;exports.is=e.is;exports.it=e.it;exports.itCH=e.itCH;exports.ja=e.ja;exports.jaHira=e.jaHira;exports.ka=e.ka;exports.kk=e.kk;exports.km=e.km;exports.kn=e.kn;exports.ko=e.ko;exports.lb=e.lb;exports.lt=e.lt;exports.lv=e.lv;exports.mk=e.mk;exports.mn=e.mn;exports.ms=e.ms;exports.mt=e.mt;exports.nb=e.nb;exports.nl=e.nl;exports.nlBE=e.nlBE;exports.nn=e.nn;exports.oc=e.oc;exports.pl=e.pl;exports.pt=e.pt;exports.ptBR=e.ptBR;exports.ro=e.ro;exports.ru=e.ru;exports.se=e.se;exports.sk=e.sk;exports.sl=e.sl;exports.sq=e.sq;exports.sr=e.sr;exports.srLatn=e.srLatn;exports.sv=e.sv;exports.ta=e.ta;exports.te=e.te;exports.th=e.th;exports.tr=e.tr;exports.ug=e.ug;exports.uk=e.uk;exports.uz=e.uz;exports.uzCyrl=e.uzCyrl;exports.vi=e.vi;exports.zhCN=e.zhCN;exports.zhHK=e.zhHK;exports.zhTW=e.zhTW;exports.enUS=sr.enUS;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});;/* empty css */const m=require("./accordion-DyhOG54L.js"),C=require("./alert-badge-DguuS7Qq.js"),N=require("./autocomplete-3kV1btuI.js"),f=require("./avatar-CYnD57o4.js"),g=require("./badge-CQ0SS_t8.js"),x=require("./breadcrumbs-BKzim4am.js"),i=require("./button-DmybVApa.js"),V=require("./calendar-BXQ3v62X.js"),U=require("./card-DFdUs5RG.js"),z=require("./carousel-DXrtxRz5.js"),w=require("./chat-field-Wjvh2J6C.js"),O=require("./checkbox-CDNcNv6d.js"),Z=require("./chip-group-B775zvKD.js"),d=require("./color-dot-BEE5rKco.js"),X=require("./comparison-table-Nhp5W6Yc.js"),s=require("./container-DRwKIAjh.js"),j=require("./content-block-CrekbIfe.js"),K=require("./countdown-hYrFLmRg.js"),Q=require("./counter-badge-B-d9VNup.js"),A=require("./cta-link-B1qMjH76.js"),Y=require("./date-field-BKKty89_.js"),$=require("./date-picker-uyPKJulK.js"),J=require("./date-range-field-D8vLeSwp.js"),t=require("./dismissable-chip-group-2updhyuR.js"),rr=require("./drawer-BLHgcEqb.js"),P=require("./dropdown-DJKNQnuo.js"),G=require("./field-error-text-FhQulSV5.js"),er=require("./field-helper-text-DSKO-Tce.js"),ur=require("./footer-D9AcPwlH.js"),or=require("./grid-uGMD2euo.js"),n=require("./heading-drD5ugCC.js"),R=require("./hero-banner-D1A-_qou.js"),pr=require("./label-yHK80hhV.js"),T=require("./link-DhWVrkTz.js"),E=require("./listbox-ATP4hOWF.js"),ar=require("./loading-Dwtkjstg.js"),tr=require("./message-0yTS5pOF.js"),ir=require("./modal-Baisuc6m.js"),a=require("./notification-B5bNNq86.js"),nr=require("./notification-banner-BxHwTFnH.js"),lr=require("./pagination-rFRdkHII.js"),D=require("./paragraph-By4jMjnH.js"),cr=require("./popover-B0XJZ5mj.js"),Cr=require("./product-card-8X-Ld2d_.js"),q=require("./promotion-card-Bag64gqP.js"),v=require("./quantity-selector-CDSfcTb1.js"),B=require("./radio-button-group-BaFpGAcD.js"),l=require("./radio-card-group-Ctuvg61o.js"),b=require("./RichText-yobCUjTD.js"),S=require("./search-field-Z0PqDARl.js"),gr=require("./select-DOqTJgTj.js"),M=require("./skeleton-BU0KtWIM.js"),L=require("./slider-_R6JmPZl.js"),W=require("./spacer-OZQbtvcY.js"),I=require("./spinner-tKunS_o-.js"),dr=require("./stepper-Df4X7DDR.js"),H=require("./table-gnGUejtb.js"),y=require("./tabs-D-nfZHIA.js"),_=require("./text-area-peNKG7g4.js"),k=require("./text-field-CYJzQG3h.js"),F=require("./text-spacing-CiGPZHuB.js"),sr=require("./toggle-B8ZLUVar.js"),h=require("./tooltip-C8Zxnqdb.js"),Tr=require("./visually-hidden-C2CKovZx.js"),u=require("./tokens.cjs.js"),p=require("./variables-Buqm4JZc.js"),r=require("./variables-DoI78zZc.js"),o=require("./variables-BSBunpiY.js"),c=require("./ThemeProvider-Dy771oix.js"),vr=require("./useColorScheme-DNyjsWX9.js"),e=require("./zh-TW-CAp7WWVq.js"),Br=require("./format-CFKKBdIQ.js");exports.Accordion=m.Accordion;exports.AccordionNegativeContext=m.AccordionNegativeContext;exports.ALERT_BADGE_VARIANT=C.ALERT_BADGE_VARIANT;exports.AlertBadge=C.AlertBadge;exports.alertBadgeVariants=C.alertBadgeVariants;exports.Autocomplete=N.Autocomplete;exports.useAutocomplete=N.useAutocomplete;exports.Avatar=f.Avatar;exports.BADGE_VARIANT=g.BADGE_VARIANT;exports.Badge=g.Badge;exports.badgeVariants=g.badgeVariants;exports.Breadcrumbs=x.Breadcrumbs;exports.BreadcrumbsItem=x.Item;exports.BUTTON_TYPES=i.BUTTON_TYPES;exports.BUTTON_VARIANT=i.BUTTON_VARIANT;exports.Button=i.Button;exports.buttonVariants=i.buttonVariants;exports.Calendar=V.Calendar;exports.Card=U.Card;exports.Carousel=z.Carousel;exports.ChatField=w.ChatField;exports.Checkbox=O.Checkbox;exports.checkedState=O.checkedState;exports.ChipGroup=Z.ChipGroup;exports.BUTTON_COLOR_DOT_SIZE=d.BUTTON_COLOR_DOT_SIZE;exports.ColorDot=d.ColorDot;exports.STATIC_COLOR_DOT_SIZE=d.STATIC_COLOR_DOT_SIZE;exports.ComparisonTable=X.ComparisonTable;exports.Container=s.Container;exports.ContainerElement=s.ContainerElement;exports.Width=s.Width;exports.ContentBlock=j.ContentBlock;exports.Countdown=K.Countdown;exports.CounterBadge=Q.CounterBadge;exports.CtaLink=A.CtaLink;exports.ctaLinkIcons=A.ctaLinkIcons;exports.DateField=Y.DateField;exports.DatePicker=$.DatePicker;exports.DateRangeField=J.DateRangeField;exports.DEFAULT_SIZE=t.DEFAULT_SIZE;exports.DismissableChipGroup=t.DismissableChipGroup;exports.DismissableChipGroupNegativeContext=t.DismissableChipGroupNegativeContext;exports.DismissableChipGroupSizeContext=t.DismissableChipGroupSizeContext;exports.sizes=t.sizes;exports.Drawer=rr.Drawer;exports.Dropdown=P.Dropdown;exports.useDropdown=P.useDropdown;exports.FieldErrorText=G.FieldErrorText;exports.ariaRelevantValues=G.ariaRelevantValues;exports.FieldHelperText=er.FieldHelperText;exports.Footer=ur.Footer;exports.Grid=or.Grid;exports.DisplayVariant=n.DisplayVariant;exports.Heading=n.Heading;exports.HeadingTag=n.HeadingTag;exports.TitleVariant=n.TitleVariant;exports.HeroBanner=R.HeroBanner;exports.TitleHyphenVariant=R.TitleHyphenVariant;exports.Label=pr.Label;exports.LINK_VARIANT=T.LINK_VARIANT;exports.Link=T.Link;exports.linkVariants=T.linkVariants;exports.Listbox=E.Listbox;exports.ListboxNegativeContext=E.ListboxNegativeContext;exports.Loading=ar.Loading;exports.Message=tr.MessageNamespace;exports.Modal=ir.Modal;exports.NOTIFICATION_ARIA_LIVE=a.NOTIFICATION_ARIA_LIVE;exports.NOTIFICATION_ROLE=a.NOTIFICATION_ROLE;exports.NOTIFICATION_STATUS=a.NOTIFICATION_STATUS;exports.Notification=a.Notification;exports.notificationAriaLiveValues=a.notificationAriaLiveValues;exports.notificationRoles=a.notificationRoles;exports.notificationStatuses=a.notificationStatuses;exports.NotificationBanner=nr.NotificationBanner;exports.Pagination=lr.Pagination;exports.Paragraph=D.Paragraph;exports.ParagraphVariant=D.ParagraphVariant;exports.Popover=cr.Popover;exports.ProductCard=Cr.ProductCard;exports.PromotionCard=q.PromotionCard;exports.promotionCardVariants=q.promotionCardVariants;exports.QuantitySelector=v.QuantitySelector;exports.quantitySelectorButtonVariants=v.quantitySelectorButtonVariants;exports.quantitySelectorVariants=v.quantitySelectorVariants;exports.RADIO_BUTTON_GROUP_DIRECTION=B.RADIO_BUTTON_GROUP_DIRECTION;exports.RADIO_BUTTON_GROUP_ORIENTATION=B.RADIO_BUTTON_GROUP_ORIENTATION;exports.RadioButtonGroup=B.RadioButtonGroup;exports.RADIO_CARD_GROUP_ORIENTATION=l.RADIO_CARD_GROUP_ORIENTATION;exports.RADIO_POSITION=l.RADIO_POSITION;exports.RadioCardGroup=l.RadioCardGroup;exports.RadioCardItem=l.RadioCardItem;exports.RichText=b.RichText;exports.richToPlainText=b.richToPlainText;exports.SearchField=S.SearchField;exports.SearchFieldAutocomplete=S.SearchFieldAutocomplete;exports.searchFieldVariants=S.searchFieldVariants;exports.Select=gr.Select;exports.Skeleton=M.Skeleton;exports.radii=M.radii;exports.SLIDER_ORIENTATION=L.SLIDER_ORIENTATION;exports.Slider=L.Slider;exports.SPACER_SIZE=W.SPACER_SIZE;exports.Spacer=W.Spacer;exports.SPINNER_SIZE=I.SPINNER_SIZE;exports.Spinner=I.Spinner;exports.spinnerSizes=I.spinnerSizes;exports.Stepper=dr.Stepper;exports.Table=H.Table;exports.createColumnHelper=H.createColumnHelper;exports.Tabs=y.Tabs;exports.createTabChangeDetailEvent=y.createTabChangeDetailEvent;exports.tabsVariants=y.tabsVariants;exports.ResizeOption=_.ResizeOption;exports.TextArea=_.TextArea;exports.TextField=k.TextField;exports.isTextField=k.isTextField;exports.textFieldVariants=k.textFieldVariants;exports.Element=F.Element;exports.TextSpacing=F.TextSpacing;exports.Toggle=sr.Toggle;exports.TOOLTIP_ALIGN=h.TOOLTIP_ALIGN;exports.TOOLTIP_POSITION=h.TOOLTIP_POSITION;exports.Tooltip=h.Tooltip;exports.VisuallyHidden=Tr.VisuallyHidden;exports.purpurBorderRadiusFull=u.purpurBorderRadiusFull;exports.purpurBorderRadiusLg=u.purpurBorderRadiusLg;exports.purpurBorderRadiusMd=u.purpurBorderRadiusMd;exports.purpurBorderRadiusSm=u.purpurBorderRadiusSm;exports.purpurBorderRadiusXl=u.purpurBorderRadiusXl;exports.purpurBorderRadiusXs=u.purpurBorderRadiusXs;exports.purpurBorderWidthLg=u.purpurBorderWidthLg;exports.purpurBorderWidthMd=u.purpurBorderWidthMd;exports.purpurBorderWidthSm=u.purpurBorderWidthSm;exports.purpurBorderWidthXs=u.purpurBorderWidthXs;exports.purpurFilterBlurOnImage=u.purpurFilterBlurOnImage;exports.purpurGradientAiBackgroundInteractiveExpressive=u.purpurGradientAiBackgroundInteractiveExpressive;exports.purpurGradientAiBackgroundInteractiveExpressiveNegative=u.purpurGradientAiBackgroundInteractiveExpressiveNegative;exports.purpurGradientAiBackgroundInteractivePrimary=u.purpurGradientAiBackgroundInteractivePrimary;exports.purpurGradientAiBackgroundInteractivePrimaryNegative=u.purpurGradientAiBackgroundInteractivePrimaryNegative;exports.purpurGradientAiBackgroundPrimaryNegative=u.purpurGradientAiBackgroundPrimaryNegative;exports.purpurGradientAiBorderInteractivePrimary=u.purpurGradientAiBorderInteractivePrimary;exports.purpurGradientAiBorderInteractivePrimaryNegative=u.purpurGradientAiBorderInteractivePrimaryNegative;exports.purpurGradientAiTextInteractivePrimary=u.purpurGradientAiTextInteractivePrimary;exports.purpurGradientAiTextInteractivePrimaryNegative=u.purpurGradientAiTextInteractivePrimaryNegative;exports.purpurShadowLg=u.purpurShadowLg;exports.purpurShadowMd=u.purpurShadowMd;exports.purpurShadowNone=u.purpurShadowNone;exports.purpurShadowSm=u.purpurShadowSm;exports.purpurSpacing0=u.purpurSpacing0;exports.purpurSpacing10=u.purpurSpacing10;exports.purpurSpacing100=u.purpurSpacing100;exports.purpurSpacing1000=u.purpurSpacing1000;exports.purpurSpacing1200=u.purpurSpacing1200;exports.purpurSpacing150=u.purpurSpacing150;exports.purpurSpacing1600=u.purpurSpacing1600;exports.purpurSpacing200=u.purpurSpacing200;exports.purpurSpacing25=u.purpurSpacing25;exports.purpurSpacing250=u.purpurSpacing250;exports.purpurSpacing300=u.purpurSpacing300;exports.purpurSpacing400=u.purpurSpacing400;exports.purpurSpacing50=u.purpurSpacing50;exports.purpurSpacing600=u.purpurSpacing600;exports.purpurSpacing800=u.purpurSpacing800;exports.purpurSpacingGutterLg=u.purpurSpacingGutterLg;exports.purpurSpacingGutterMd=u.purpurSpacingGutterMd;exports.purpurSpacingGutterSm=u.purpurSpacingGutterSm;exports.purpurSpacingGutterXl=u.purpurSpacingGutterXl;exports.purpurSpacingPagePaddingLg=u.purpurSpacingPagePaddingLg;exports.purpurSpacingPagePaddingMd=u.purpurSpacingPagePaddingMd;exports.purpurSpacingPagePaddingSm=u.purpurSpacingPagePaddingSm;exports.purpurSpacingPagePaddingXl=u.purpurSpacingPagePaddingXl;exports.purpurTypographyFamilyDefault=u.purpurTypographyFamilyDefault;exports.purpurTypographyFamilyDisplay=u.purpurTypographyFamilyDisplay;exports.purpurTypographyLineHeightDefault=u.purpurTypographyLineHeightDefault;exports.purpurTypographyLineHeightLoose=u.purpurTypographyLineHeightLoose;exports.purpurTypographyLineHeightLooser=u.purpurTypographyLineHeightLooser;exports.purpurTypographyLineHeightSnug=u.purpurTypographyLineHeightSnug;exports.purpurTypographyLineHeightTight=u.purpurTypographyLineHeightTight;exports.purpurTypographyScale100=u.purpurTypographyScale100;exports.purpurTypographyScale1000=u.purpurTypographyScale1000;exports.purpurTypographyScale1100=u.purpurTypographyScale1100;exports.purpurTypographyScale150=u.purpurTypographyScale150;exports.purpurTypographyScale200=u.purpurTypographyScale200;exports.purpurTypographyScale300=u.purpurTypographyScale300;exports.purpurTypographyScale400=u.purpurTypographyScale400;exports.purpurTypographyScale50=u.purpurTypographyScale50;exports.purpurTypographyScale500=u.purpurTypographyScale500;exports.purpurTypographyScale600=u.purpurTypographyScale600;exports.purpurTypographyScale650=u.purpurTypographyScale650;exports.purpurTypographyScale700=u.purpurTypographyScale700;exports.purpurTypographyScale75=u.purpurTypographyScale75;exports.purpurTypographyScale800=u.purpurTypographyScale800;exports.purpurTypographyScale850=u.purpurTypographyScale850;exports.purpurTypographyScale900=u.purpurTypographyScale900;exports.purpurTypographyWeightBold=u.purpurTypographyWeightBold;exports.purpurTypographyWeightMedium=u.purpurTypographyWeightMedium;exports.purpurTypographyWeightNormal=u.purpurTypographyWeightNormal;exports.purpurBreakpointLg=p.purpurBreakpointLg;exports.purpurBreakpointMd=p.purpurBreakpointMd;exports.purpurBreakpointRelativeLg=p.purpurBreakpointRelativeLg;exports.purpurBreakpointRelativeMd=p.purpurBreakpointRelativeMd;exports.purpurBreakpointRelativeSm=p.purpurBreakpointRelativeSm;exports.purpurBreakpointRelativeXl=p.purpurBreakpointRelativeXl;exports.purpurBreakpointSm=p.purpurBreakpointSm;exports.purpurBreakpointXl=p.purpurBreakpointXl;exports.purpurColorBackgroundInteractiveAutoFill=r.purpurColorBackgroundInteractiveAutoFill;exports.purpurColorBackgroundInteractiveDestructive=r.purpurColorBackgroundInteractiveDestructive;exports.purpurColorBackgroundInteractiveDestructiveActive=r.purpurColorBackgroundInteractiveDestructiveActive;exports.purpurColorBackgroundInteractiveDestructiveHover=r.purpurColorBackgroundInteractiveDestructiveHover;exports.purpurColorBackgroundInteractiveDisabled=r.purpurColorBackgroundInteractiveDisabled;exports.purpurColorBackgroundInteractiveDisabledNegative=r.purpurColorBackgroundInteractiveDisabledNegative;exports.purpurColorBackgroundInteractiveExpressive=r.purpurColorBackgroundInteractiveExpressive;exports.purpurColorBackgroundInteractiveExpressiveActive=r.purpurColorBackgroundInteractiveExpressiveActive;exports.purpurColorBackgroundInteractiveExpressiveActiveNegative=r.purpurColorBackgroundInteractiveExpressiveActiveNegative;exports.purpurColorBackgroundInteractiveExpressiveHover=r.purpurColorBackgroundInteractiveExpressiveHover;exports.purpurColorBackgroundInteractiveExpressiveHoverNegative=r.purpurColorBackgroundInteractiveExpressiveHoverNegative;exports.purpurColorBackgroundInteractiveExpressiveNegative=r.purpurColorBackgroundInteractiveExpressiveNegative;exports.purpurColorBackgroundInteractiveInactive=r.purpurColorBackgroundInteractiveInactive;exports.purpurColorBackgroundInteractiveInactiveNegative=r.purpurColorBackgroundInteractiveInactiveNegative;exports.purpurColorBackgroundInteractivePrimary=r.purpurColorBackgroundInteractivePrimary;exports.purpurColorBackgroundInteractivePrimaryActive=r.purpurColorBackgroundInteractivePrimaryActive;exports.purpurColorBackgroundInteractivePrimaryActiveNegative=r.purpurColorBackgroundInteractivePrimaryActiveNegative;exports.purpurColorBackgroundInteractivePrimaryHover=r.purpurColorBackgroundInteractivePrimaryHover;exports.purpurColorBackgroundInteractivePrimaryHoverNegative=r.purpurColorBackgroundInteractivePrimaryHoverNegative;exports.purpurColorBackgroundInteractivePrimaryNegative=r.purpurColorBackgroundInteractivePrimaryNegative;exports.purpurColorBackgroundInteractiveReadOnly=r.purpurColorBackgroundInteractiveReadOnly;exports.purpurColorBackgroundInteractiveReadOnlyNegative=r.purpurColorBackgroundInteractiveReadOnlyNegative;exports.purpurColorBackgroundInteractiveTransparentActive=r.purpurColorBackgroundInteractiveTransparentActive;exports.purpurColorBackgroundInteractiveTransparentActiveNegative=r.purpurColorBackgroundInteractiveTransparentActiveNegative;exports.purpurColorBackgroundInteractiveTransparentHover=r.purpurColorBackgroundInteractiveTransparentHover;exports.purpurColorBackgroundInteractiveTransparentHoverNegative=r.purpurColorBackgroundInteractiveTransparentHoverNegative;exports.purpurColorBackgroundOnImage=r.purpurColorBackgroundOnImage;exports.purpurColorBackgroundOnImageNegative=r.purpurColorBackgroundOnImageNegative;exports.purpurColorBackgroundPrimary=r.purpurColorBackgroundPrimary;exports.purpurColorBackgroundPrimaryNegative=r.purpurColorBackgroundPrimaryNegative;exports.purpurColorBackgroundSecondary=r.purpurColorBackgroundSecondary;exports.purpurColorBackgroundSecondaryNegative=r.purpurColorBackgroundSecondaryNegative;exports.purpurColorBackgroundStatusAttention=r.purpurColorBackgroundStatusAttention;exports.purpurColorBackgroundStatusBlackFriday=r.purpurColorBackgroundStatusBlackFriday;exports.purpurColorBackgroundStatusErrorMedium=r.purpurColorBackgroundStatusErrorMedium;exports.purpurColorBackgroundStatusErrorStrong=r.purpurColorBackgroundStatusErrorStrong;exports.purpurColorBackgroundStatusErrorStrongNegative=r.purpurColorBackgroundStatusErrorStrongNegative;exports.purpurColorBackgroundStatusInfoMedium=r.purpurColorBackgroundStatusInfoMedium;exports.purpurColorBackgroundStatusInfoStrong=r.purpurColorBackgroundStatusInfoStrong;exports.purpurColorBackgroundStatusNeutral=r.purpurColorBackgroundStatusNeutral;exports.purpurColorBackgroundStatusSpecial=r.purpurColorBackgroundStatusSpecial;exports.purpurColorBackgroundStatusSuccessMedium=r.purpurColorBackgroundStatusSuccessMedium;exports.purpurColorBackgroundStatusSuccessStrong=r.purpurColorBackgroundStatusSuccessStrong;exports.purpurColorBackgroundStatusSuccessStrongNegative=r.purpurColorBackgroundStatusSuccessStrongNegative;exports.purpurColorBackgroundStatusWarningMedium=r.purpurColorBackgroundStatusWarningMedium;exports.purpurColorBackgroundStatusWarningStrong=r.purpurColorBackgroundStatusWarningStrong;exports.purpurColorBackgroundStatusWarningStrongNegative=r.purpurColorBackgroundStatusWarningStrongNegative;exports.purpurColorBackgroundToneOnTonePrimary=r.purpurColorBackgroundToneOnTonePrimary;exports.purpurColorBackgroundToneOnToneQuaternary=r.purpurColorBackgroundToneOnToneQuaternary;exports.purpurColorBackgroundToneOnToneSecondary=r.purpurColorBackgroundToneOnToneSecondary;exports.purpurColorBackgroundToneOnToneTertiary=r.purpurColorBackgroundToneOnToneTertiary;exports.purpurColorBeige100=r.purpurColorBeige100;exports.purpurColorBeige200=r.purpurColorBeige200;exports.purpurColorBeige300=r.purpurColorBeige300;exports.purpurColorBeige400=r.purpurColorBeige400;exports.purpurColorBeige50=r.purpurColorBeige50;exports.purpurColorBeige500=r.purpurColorBeige500;exports.purpurColorBeige600=r.purpurColorBeige600;exports.purpurColorBeige700=r.purpurColorBeige700;exports.purpurColorBeige800=r.purpurColorBeige800;exports.purpurColorBeige900=r.purpurColorBeige900;exports.purpurColorBeige950=r.purpurColorBeige950;exports.purpurColorBlue100=r.purpurColorBlue100;exports.purpurColorBlue200=r.purpurColorBlue200;exports.purpurColorBlue300=r.purpurColorBlue300;exports.purpurColorBlue400=r.purpurColorBlue400;exports.purpurColorBlue50=r.purpurColorBlue50;exports.purpurColorBlue500=r.purpurColorBlue500;exports.purpurColorBlue600=r.purpurColorBlue600;exports.purpurColorBlue700=r.purpurColorBlue700;exports.purpurColorBlue800=r.purpurColorBlue800;exports.purpurColorBlue900=r.purpurColorBlue900;exports.purpurColorBlue950=r.purpurColorBlue950;exports.purpurColorBorderInteractiveExpressive=r.purpurColorBorderInteractiveExpressive;exports.purpurColorBorderInteractiveFocus=r.purpurColorBorderInteractiveFocus;exports.purpurColorBorderInteractivePrimary=r.purpurColorBorderInteractivePrimary;exports.purpurColorBorderInteractivePrimaryActive=r.purpurColorBorderInteractivePrimaryActive;exports.purpurColorBorderInteractivePrimaryActiveNegative=r.purpurColorBorderInteractivePrimaryActiveNegative;exports.purpurColorBorderInteractivePrimaryHover=r.purpurColorBorderInteractivePrimaryHover;exports.purpurColorBorderInteractivePrimaryHoverNegative=r.purpurColorBorderInteractivePrimaryHoverNegative;exports.purpurColorBorderInteractivePrimaryNegative=r.purpurColorBorderInteractivePrimaryNegative;exports.purpurColorBorderInteractiveSelected=r.purpurColorBorderInteractiveSelected;exports.purpurColorBorderInteractiveSubtle=r.purpurColorBorderInteractiveSubtle;exports.purpurColorBorderInteractiveSubtleHover=r.purpurColorBorderInteractiveSubtleHover;exports.purpurColorBorderInteractiveSubtleHoverNegative=r.purpurColorBorderInteractiveSubtleHoverNegative;exports.purpurColorBorderInteractiveSubtleNegative=r.purpurColorBorderInteractiveSubtleNegative;exports.purpurColorBorderMedium=r.purpurColorBorderMedium;exports.purpurColorBorderMediumNegative=r.purpurColorBorderMediumNegative;exports.purpurColorBorderStatusError=r.purpurColorBorderStatusError;exports.purpurColorBorderStatusErrorNegative=r.purpurColorBorderStatusErrorNegative;exports.purpurColorBorderStatusInfo=r.purpurColorBorderStatusInfo;exports.purpurColorBorderStatusSuccess=r.purpurColorBorderStatusSuccess;exports.purpurColorBorderStatusSuccessNegative=r.purpurColorBorderStatusSuccessNegative;exports.purpurColorBorderStatusWarning=r.purpurColorBorderStatusWarning;exports.purpurColorBorderStrong=r.purpurColorBorderStrong;exports.purpurColorBorderStrongNegative=r.purpurColorBorderStrongNegative;exports.purpurColorBorderWeak=r.purpurColorBorderWeak;exports.purpurColorBorderWeakNegative=r.purpurColorBorderWeakNegative;exports.purpurColorBrandBeige=r.purpurColorBrandBeige;exports.purpurColorBrandCorePurple=r.purpurColorBrandCorePurple;exports.purpurColorBrandDeepBeige=r.purpurColorBrandDeepBeige;exports.purpurColorBrandDeepPurple=r.purpurColorBrandDeepPurple;exports.purpurColorBrandLightBeige=r.purpurColorBrandLightBeige;exports.purpurColorBrandLightPurple=r.purpurColorBrandLightPurple;exports.purpurColorBrandOffBlack=r.purpurColorBrandOffBlack;exports.purpurColorBrandWhite=r.purpurColorBrandWhite;exports.purpurColorFunctionalBlack=r.purpurColorFunctionalBlack;exports.purpurColorFunctionalTransparent=r.purpurColorFunctionalTransparent;exports.purpurColorFunctionalWhite=r.purpurColorFunctionalWhite;exports.purpurColorGradientAiBottom=r.purpurColorGradientAiBottom;exports.purpurColorGradientAiBottomNegative=r.purpurColorGradientAiBottomNegative;exports.purpurColorGradientAiTop=r.purpurColorGradientAiTop;exports.purpurColorGradientAiTopNegative=r.purpurColorGradientAiTopNegative;exports.purpurColorGray100=r.purpurColorGray100;exports.purpurColorGray150=r.purpurColorGray150;exports.purpurColorGray200=r.purpurColorGray200;exports.purpurColorGray300=r.purpurColorGray300;exports.purpurColorGray400=r.purpurColorGray400;exports.purpurColorGray50=r.purpurColorGray50;exports.purpurColorGray500=r.purpurColorGray500;exports.purpurColorGray600=r.purpurColorGray600;exports.purpurColorGray700=r.purpurColorGray700;exports.purpurColorGray800=r.purpurColorGray800;exports.purpurColorGray850=r.purpurColorGray850;exports.purpurColorGray900=r.purpurColorGray900;exports.purpurColorGray950=r.purpurColorGray950;exports.purpurColorGreen100=r.purpurColorGreen100;exports.purpurColorGreen200=r.purpurColorGreen200;exports.purpurColorGreen300=r.purpurColorGreen300;exports.purpurColorGreen400=r.purpurColorGreen400;exports.purpurColorGreen50=r.purpurColorGreen50;exports.purpurColorGreen500=r.purpurColorGreen500;exports.purpurColorGreen600=r.purpurColorGreen600;exports.purpurColorGreen700=r.purpurColorGreen700;exports.purpurColorGreen800=r.purpurColorGreen800;exports.purpurColorGreen900=r.purpurColorGreen900;exports.purpurColorGreen950=r.purpurColorGreen950;exports.purpurColorOrange100=r.purpurColorOrange100;exports.purpurColorOrange200=r.purpurColorOrange200;exports.purpurColorOrange300=r.purpurColorOrange300;exports.purpurColorOrange400=r.purpurColorOrange400;exports.purpurColorOrange50=r.purpurColorOrange50;exports.purpurColorOrange500=r.purpurColorOrange500;exports.purpurColorOrange600=r.purpurColorOrange600;exports.purpurColorOrange700=r.purpurColorOrange700;exports.purpurColorOrange800=r.purpurColorOrange800;exports.purpurColorOrange900=r.purpurColorOrange900;exports.purpurColorOrange950=r.purpurColorOrange950;exports.purpurColorOverlayDefault=r.purpurColorOverlayDefault;exports.purpurColorPurple100=r.purpurColorPurple100;exports.purpurColorPurple200=r.purpurColorPurple200;exports.purpurColorPurple300=r.purpurColorPurple300;exports.purpurColorPurple400=r.purpurColorPurple400;exports.purpurColorPurple50=r.purpurColorPurple50;exports.purpurColorPurple500=r.purpurColorPurple500;exports.purpurColorPurple550=r.purpurColorPurple550;exports.purpurColorPurple600=r.purpurColorPurple600;exports.purpurColorPurple700=r.purpurColorPurple700;exports.purpurColorPurple800=r.purpurColorPurple800;exports.purpurColorPurple900=r.purpurColorPurple900;exports.purpurColorPurple950=r.purpurColorPurple950;exports.purpurColorRed100=r.purpurColorRed100;exports.purpurColorRed200=r.purpurColorRed200;exports.purpurColorRed300=r.purpurColorRed300;exports.purpurColorRed400=r.purpurColorRed400;exports.purpurColorRed50=r.purpurColorRed50;exports.purpurColorRed500=r.purpurColorRed500;exports.purpurColorRed600=r.purpurColorRed600;exports.purpurColorRed700=r.purpurColorRed700;exports.purpurColorRed800=r.purpurColorRed800;exports.purpurColorRed900=r.purpurColorRed900;exports.purpurColorRed950=r.purpurColorRed950;exports.purpurColorTeal100=r.purpurColorTeal100;exports.purpurColorTeal200=r.purpurColorTeal200;exports.purpurColorTeal300=r.purpurColorTeal300;exports.purpurColorTeal400=r.purpurColorTeal400;exports.purpurColorTeal50=r.purpurColorTeal50;exports.purpurColorTeal500=r.purpurColorTeal500;exports.purpurColorTeal600=r.purpurColorTeal600;exports.purpurColorTeal700=r.purpurColorTeal700;exports.purpurColorTeal800=r.purpurColorTeal800;exports.purpurColorTeal900=r.purpurColorTeal900;exports.purpurColorTeal950=r.purpurColorTeal950;exports.purpurColorTextDefault=r.purpurColorTextDefault;exports.purpurColorTextDefaultNegative=r.purpurColorTextDefaultNegative;exports.purpurColorTextInteractiveOnDestructive=r.purpurColorTextInteractiveOnDestructive;exports.purpurColorTextInteractiveOnExpressive=r.purpurColorTextInteractiveOnExpressive;exports.purpurColorTextInteractiveOnExpressiveActive=r.purpurColorTextInteractiveOnExpressiveActive;exports.purpurColorTextInteractiveOnExpressiveActiveNegative=r.purpurColorTextInteractiveOnExpressiveActiveNegative;exports.purpurColorTextInteractiveOnExpressiveHover=r.purpurColorTextInteractiveOnExpressiveHover;exports.purpurColorTextInteractiveOnExpressiveHoverNegative=r.purpurColorTextInteractiveOnExpressiveHoverNegative;exports.purpurColorTextInteractiveOnExpressiveNegative=r.purpurColorTextInteractiveOnExpressiveNegative;exports.purpurColorTextInteractiveOnPrimary=r.purpurColorTextInteractiveOnPrimary;exports.purpurColorTextInteractiveOnPrimaryNegative=r.purpurColorTextInteractiveOnPrimaryNegative;exports.purpurColorTextInteractivePrimary=r.purpurColorTextInteractivePrimary;exports.purpurColorTextInteractivePrimaryActive=r.purpurColorTextInteractivePrimaryActive;exports.purpurColorTextInteractivePrimaryActiveNegative=r.purpurColorTextInteractivePrimaryActiveNegative;exports.purpurColorTextInteractivePrimaryHover=r.purpurColorTextInteractivePrimaryHover;exports.purpurColorTextInteractivePrimaryHoverNegative=r.purpurColorTextInteractivePrimaryHoverNegative;exports.purpurColorTextInteractivePrimaryNegative=r.purpurColorTextInteractivePrimaryNegative;exports.purpurColorTextInteractiveSelected=r.purpurColorTextInteractiveSelected;exports.purpurColorTextInteractiveSelectedNegative=r.purpurColorTextInteractiveSelectedNegative;exports.purpurColorTextMedium=r.purpurColorTextMedium;exports.purpurColorTextMediumNegative=r.purpurColorTextMediumNegative;exports.purpurColorTextStatusAttention=r.purpurColorTextStatusAttention;exports.purpurColorTextStatusBlackFriday=r.purpurColorTextStatusBlackFriday;exports.purpurColorTextStatusDiscount=r.purpurColorTextStatusDiscount;exports.purpurColorTextStatusErrorMedium=r.purpurColorTextStatusErrorMedium;exports.purpurColorTextStatusErrorMediumNegative=r.purpurColorTextStatusErrorMediumNegative;exports.purpurColorTextStatusErrorStrong=r.purpurColorTextStatusErrorStrong;exports.purpurColorTextStatusErrorStrongNegative=r.purpurColorTextStatusErrorStrongNegative;exports.purpurColorTextStatusInfoMedium=r.purpurColorTextStatusInfoMedium;exports.purpurColorTextStatusInfoStrong=r.purpurColorTextStatusInfoStrong;exports.purpurColorTextStatusNeutral=r.purpurColorTextStatusNeutral;exports.purpurColorTextStatusSpecial=r.purpurColorTextStatusSpecial;exports.purpurColorTextStatusSuccessMedium=r.purpurColorTextStatusSuccessMedium;exports.purpurColorTextStatusSuccessMediumNegative=r.purpurColorTextStatusSuccessMediumNegative;exports.purpurColorTextStatusSuccessStrong=r.purpurColorTextStatusSuccessStrong;exports.purpurColorTextStatusSuccessStrongNegative=r.purpurColorTextStatusSuccessStrongNegative;exports.purpurColorTextStatusWarningMedium=r.purpurColorTextStatusWarningMedium;exports.purpurColorTextStatusWarningMediumNegative=r.purpurColorTextStatusWarningMediumNegative;exports.purpurColorTextStatusWarningStrong=r.purpurColorTextStatusWarningStrong;exports.purpurColorTextToneOnTonePrimary=r.purpurColorTextToneOnTonePrimary;exports.purpurColorTextToneOnToneSecondary=r.purpurColorTextToneOnToneSecondary;exports.purpurColorTextToneOnToneTertiary=r.purpurColorTextToneOnToneTertiary;exports.purpurColorTextWeak=r.purpurColorTextWeak;exports.purpurColorTextWeakNegative=r.purpurColorTextWeakNegative;exports.purpurColorTransparentBlack100=r.purpurColorTransparentBlack100;exports.purpurColorTransparentBlack150=r.purpurColorTransparentBlack150;exports.purpurColorTransparentBlack200=r.purpurColorTransparentBlack200;exports.purpurColorTransparentBlack300=r.purpurColorTransparentBlack300;exports.purpurColorTransparentBlack400=r.purpurColorTransparentBlack400;exports.purpurColorTransparentBlack50=r.purpurColorTransparentBlack50;exports.purpurColorTransparentBlack500=r.purpurColorTransparentBlack500;exports.purpurColorTransparentBlack600=r.purpurColorTransparentBlack600;exports.purpurColorTransparentBlack700=r.purpurColorTransparentBlack700;exports.purpurColorTransparentBlack800=r.purpurColorTransparentBlack800;exports.purpurColorTransparentBlack850=r.purpurColorTransparentBlack850;exports.purpurColorTransparentBlack900=r.purpurColorTransparentBlack900;exports.purpurColorTransparentBlack950=r.purpurColorTransparentBlack950;exports.purpurColorTransparentWhite100=r.purpurColorTransparentWhite100;exports.purpurColorTransparentWhite150=r.purpurColorTransparentWhite150;exports.purpurColorTransparentWhite200=r.purpurColorTransparentWhite200;exports.purpurColorTransparentWhite300=r.purpurColorTransparentWhite300;exports.purpurColorTransparentWhite400=r.purpurColorTransparentWhite400;exports.purpurColorTransparentWhite50=r.purpurColorTransparentWhite50;exports.purpurColorTransparentWhite500=r.purpurColorTransparentWhite500;exports.purpurColorTransparentWhite600=r.purpurColorTransparentWhite600;exports.purpurColorTransparentWhite700=r.purpurColorTransparentWhite700;exports.purpurColorTransparentWhite800=r.purpurColorTransparentWhite800;exports.purpurColorTransparentWhite850=r.purpurColorTransparentWhite850;exports.purpurColorTransparentWhite900=r.purpurColorTransparentWhite900;exports.purpurColorTransparentWhite950=r.purpurColorTransparentWhite950;exports.purpurMotionDuration100=o.purpurMotionDuration100;exports.purpurMotionDuration150=o.purpurMotionDuration150;exports.purpurMotionDuration1500=o.purpurMotionDuration1500;exports.purpurMotionDuration200=o.purpurMotionDuration200;exports.purpurMotionDuration2000=o.purpurMotionDuration2000;exports.purpurMotionDuration300=o.purpurMotionDuration300;exports.purpurMotionDuration400=o.purpurMotionDuration400;exports.purpurMotionDuration500=o.purpurMotionDuration500;exports.purpurMotionEasingEaseIn=o.purpurMotionEasingEaseIn;exports.purpurMotionEasingEaseInOut=o.purpurMotionEasingEaseInOut;exports.purpurMotionEasingEaseOut=o.purpurMotionEasingEaseOut;exports.ThemeProvider=c.ThemeProvider;exports.teliaTheme=c.teliaTheme;exports.useApplyTheme=c.useApplyTheme;exports.useTheme=c.useTheme;exports.useColorScheme=vr.useColorScheme;exports.af=e.af;exports.ar=e.ar;exports.arDZ=e.arDZ;exports.arEG=e.arEG;exports.arMA=e.arMA;exports.arSA=e.arSA;exports.arTN=e.arTN;exports.az=e.az;exports.be=e.be;exports.beTarask=e.beTarask;exports.bg=e.bg;exports.bn=e.bn;exports.bs=e.bs;exports.ca=e.ca;exports.ckb=e.ckb;exports.cs=e.cs;exports.cy=e.cy;exports.da=e.da;exports.de=e.de;exports.deAT=e.deAT;exports.el=e.el;exports.enAU=e.enAU;exports.enCA=e.enCA;exports.enGB=e.enGB;exports.enIE=e.enIE;exports.enIN=e.enIN;exports.enNZ=e.enNZ;exports.enZA=e.enZA;exports.eo=e.eo;exports.es=e.es;exports.et=e.et;exports.eu=e.eu;exports.faIR=e.faIR;exports.fi=e.fi;exports.fr=e.fr;exports.frCA=e.frCA;exports.frCH=e.frCH;exports.fy=e.fy;exports.gd=e.gd;exports.gl=e.gl;exports.gu=e.gu;exports.he=e.he;exports.hi=e.hi;exports.hr=e.hr;exports.ht=e.ht;exports.hu=e.hu;exports.hy=e.hy;exports.id=e.id;exports.is=e.is;exports.it=e.it;exports.itCH=e.itCH;exports.ja=e.ja;exports.jaHira=e.jaHira;exports.ka=e.ka;exports.kk=e.kk;exports.km=e.km;exports.kn=e.kn;exports.ko=e.ko;exports.lb=e.lb;exports.lt=e.lt;exports.lv=e.lv;exports.mk=e.mk;exports.mn=e.mn;exports.ms=e.ms;exports.mt=e.mt;exports.nb=e.nb;exports.nl=e.nl;exports.nlBE=e.nlBE;exports.nn=e.nn;exports.oc=e.oc;exports.pl=e.pl;exports.pt=e.pt;exports.ptBR=e.ptBR;exports.ro=e.ro;exports.ru=e.ru;exports.se=e.se;exports.sk=e.sk;exports.sl=e.sl;exports.sq=e.sq;exports.sr=e.sr;exports.srLatn=e.srLatn;exports.sv=e.sv;exports.ta=e.ta;exports.te=e.te;exports.th=e.th;exports.tr=e.tr;exports.ug=e.ug;exports.uk=e.uk;exports.uz=e.uz;exports.uzCyrl=e.uzCyrl;exports.vi=e.vi;exports.zhCN=e.zhCN;exports.zhHK=e.zhHK;exports.zhTW=e.zhTW;exports.enUS=Br.enUS;
2
2
  //# sourceMappingURL=library.cjs.js.map