@purpur/library 9.1.2 → 9.2.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 (312) hide show
  1. package/CHANGELOG.json +56 -0
  2. package/CHANGELOG.md +28 -1
  3. package/dist/LICENSE.txt +66 -8
  4. package/dist/{ThemeProvider-ipAIFRUi.js → ThemeProvider-5r7lDX-h.js} +2 -2
  5. package/dist/{ThemeProvider-ipAIFRUi.js.map → ThemeProvider-5r7lDX-h.js.map} +1 -1
  6. package/dist/{ThemeProvider-BR1hJQOD.mjs → ThemeProvider-bkyFCeo6.mjs} +3 -3
  7. package/dist/{ThemeProvider-BR1hJQOD.mjs.map → ThemeProvider-bkyFCeo6.mjs.map} +1 -1
  8. package/dist/accordion-OsA0HvdA.js +2 -0
  9. package/dist/{accordion-DX8efWOt.js.map → accordion-OsA0HvdA.js.map} +1 -1
  10. package/dist/{accordion-BKTz9DM6.mjs → accordion-OtFSShSB.mjs} +37 -37
  11. package/dist/{accordion-BKTz9DM6.mjs.map → accordion-OtFSShSB.mjs.map} +1 -1
  12. package/dist/accordion.cjs.js +1 -1
  13. package/dist/accordion.es.js +1 -1
  14. package/dist/arrow-left.es-CCWJyrcQ.js +2 -0
  15. package/dist/arrow-left.es-CCWJyrcQ.js.map +1 -0
  16. package/dist/arrow-left.es-DU-PX-Il.mjs +13 -0
  17. package/dist/arrow-left.es-DU-PX-Il.mjs.map +1 -0
  18. package/dist/{autocomplete-B8L-dTmF.mjs → autocomplete-BipmyKf0.mjs} +2 -2
  19. package/dist/{autocomplete-B8L-dTmF.mjs.map → autocomplete-BipmyKf0.mjs.map} +1 -1
  20. package/dist/{autocomplete-B421J7CS.js → autocomplete-D9uCJzjY.js} +2 -2
  21. package/dist/{autocomplete-B421J7CS.js.map → autocomplete-D9uCJzjY.js.map} +1 -1
  22. package/dist/autocomplete.cjs.js +1 -1
  23. package/dist/autocomplete.es.js +1 -1
  24. package/dist/button-4-yWOgtD.mjs +109 -0
  25. package/dist/{button-Cv7NlYbv.mjs.map → button-4-yWOgtD.mjs.map} +1 -1
  26. package/dist/button-DmybVApa.js +2 -0
  27. package/dist/{button-Dqxdc3nC.js.map → button-DmybVApa.js.map} +1 -1
  28. package/dist/button.cjs.js +1 -1
  29. package/dist/button.es.js +1 -1
  30. package/dist/{calendar-CoP1dGpQ.js → calendar-CBBV8n3x.js} +2 -2
  31. package/dist/{calendar-CoP1dGpQ.js.map → calendar-CBBV8n3x.js.map} +1 -1
  32. package/dist/{calendar-D_sZrR92.mjs → calendar-DEXw83mu.mjs} +2 -2
  33. package/dist/{calendar-D_sZrR92.mjs.map → calendar-DEXw83mu.mjs.map} +1 -1
  34. package/dist/calendar.cjs.js +1 -1
  35. package/dist/calendar.es.js +1 -1
  36. package/dist/card-CRHXm5NR.js +2 -0
  37. package/dist/{card-VMa3cGCP.js.map → card-CRHXm5NR.js.map} +1 -1
  38. package/dist/{card-CkZQZOz1.mjs → card-DR2hvxjZ.mjs} +75 -75
  39. package/dist/{card-CkZQZOz1.mjs.map → card-DR2hvxjZ.mjs.map} +1 -1
  40. package/dist/card.cjs.js +1 -1
  41. package/dist/card.es.js +1 -1
  42. package/dist/carousel-BCw-5u92.js +2 -0
  43. package/dist/carousel-BCw-5u92.js.map +1 -0
  44. package/dist/carousel-BkxojLwn.mjs +1633 -0
  45. package/dist/carousel-BkxojLwn.mjs.map +1 -0
  46. package/dist/carousel.cjs.js +2 -0
  47. package/dist/carousel.cjs.js.map +1 -0
  48. package/dist/carousel.es.js +5 -0
  49. package/dist/carousel.es.js.map +1 -0
  50. package/dist/{chat-field-yK-TwW0D.mjs → chat-field-CVF4DooY.mjs} +2 -2
  51. package/dist/{chat-field-yK-TwW0D.mjs.map → chat-field-CVF4DooY.mjs.map} +1 -1
  52. package/dist/{chat-field-CxOqk0-9.js → chat-field-Wjvh2J6C.js} +2 -2
  53. package/dist/{chat-field-CxOqk0-9.js.map → chat-field-Wjvh2J6C.js.map} +1 -1
  54. package/dist/chat-field.cjs.js +1 -1
  55. package/dist/chat-field.es.js +1 -1
  56. package/dist/comparison-table-B8w65g43.js +2 -0
  57. package/dist/comparison-table-B8w65g43.js.map +1 -0
  58. package/dist/comparison-table-D1zJpdLL.mjs +275 -0
  59. package/dist/comparison-table-D1zJpdLL.mjs.map +1 -0
  60. package/dist/comparison-table.cjs.js +2 -0
  61. package/dist/comparison-table.cjs.js.map +1 -0
  62. package/dist/comparison-table.es.js +5 -0
  63. package/dist/comparison-table.es.js.map +1 -0
  64. package/dist/components/carousel/src/carousel.d.ts +43 -0
  65. package/dist/components/carousel/src/carousel.d.ts.map +1 -0
  66. package/dist/components/carousel/src/components/PageIndicator.d.ts +12 -0
  67. package/dist/components/carousel/src/components/PageIndicator.d.ts.map +1 -0
  68. package/dist/components/carousel/src/hooks/useAutoplay.d.ts +8 -0
  69. package/dist/components/carousel/src/hooks/useAutoplay.d.ts.map +1 -0
  70. package/dist/components/carousel/src/hooks/usePageIndicators.d.ts +9 -0
  71. package/dist/components/carousel/src/hooks/usePageIndicators.d.ts.map +1 -0
  72. package/dist/components/carousel/src/hooks/usePrefersReducedMotion.d.ts +2 -0
  73. package/dist/components/carousel/src/hooks/usePrefersReducedMotion.d.ts.map +1 -0
  74. package/dist/components/carousel/src/hooks/usePrevNextButtons.d.ts +11 -0
  75. package/dist/components/carousel/src/hooks/usePrevNextButtons.d.ts.map +1 -0
  76. package/dist/components/comparison-table/src/comparison-table.d.ts +64 -0
  77. package/dist/components/comparison-table/src/comparison-table.d.ts.map +1 -0
  78. package/dist/components/comparison-table/src/components/Cell/cell.d.ts +7 -0
  79. package/dist/components/comparison-table/src/components/Cell/cell.d.ts.map +1 -0
  80. package/dist/components/comparison-table/src/components/LeadCell/lead-cell.d.ts +8 -0
  81. package/dist/components/comparison-table/src/components/LeadCell/lead-cell.d.ts.map +1 -0
  82. package/dist/components/comparison-table/src/components/OptionCard/option-card.d.ts +26 -0
  83. package/dist/components/comparison-table/src/components/OptionCard/option-card.d.ts.map +1 -0
  84. package/dist/components/comparison-table/src/components/ScrollProgress/scroll-progress.d.ts +11 -0
  85. package/dist/components/comparison-table/src/components/ScrollProgress/scroll-progress.d.ts.map +1 -0
  86. package/dist/components/content-block/src/content-block.d.ts +2 -2
  87. package/dist/components/content-block/src/content-block.d.ts.map +1 -1
  88. package/dist/components/dropdown/src/dropdown-combobox.d.ts +2 -1
  89. package/dist/components/dropdown/src/dropdown-combobox.d.ts.map +1 -1
  90. package/dist/components/dropdown/src/dropdown-select.d.ts +2 -1
  91. package/dist/components/dropdown/src/dropdown-select.d.ts.map +1 -1
  92. package/dist/components/dropdown/src/dropdown-shared.d.ts +11 -1
  93. package/dist/components/dropdown/src/dropdown-shared.d.ts.map +1 -1
  94. package/dist/components/dropdown/src/dropdown.types.d.ts +7 -2
  95. package/dist/components/dropdown/src/dropdown.types.d.ts.map +1 -1
  96. package/dist/components/dropdown/src/useDropdown.d.ts +2 -1
  97. package/dist/components/dropdown/src/useDropdown.d.ts.map +1 -1
  98. package/dist/components-metadata.js +16 -0
  99. package/dist/{content-block-Cd7xSE8t.js → content-block-CDRUH0pg.js} +2 -2
  100. package/dist/content-block-CDRUH0pg.js.map +1 -0
  101. package/dist/{content-block-BMOvlH7a.mjs → content-block-Dm3L4g8w.mjs} +2 -2
  102. package/dist/content-block-Dm3L4g8w.mjs.map +1 -0
  103. package/dist/content-block.cjs.js +1 -1
  104. package/dist/content-block.es.js +1 -1
  105. package/dist/{cta-link-BHU6irMG.js → cta-link-B1qMjH76.js} +2 -2
  106. package/dist/{cta-link-BHU6irMG.js.map → cta-link-B1qMjH76.js.map} +1 -1
  107. package/dist/{cta-link-B_FfwflB.mjs → cta-link-pwva2f2r.mjs} +43 -43
  108. package/dist/{cta-link-B_FfwflB.mjs.map → cta-link-pwva2f2r.mjs.map} +1 -1
  109. package/dist/cta-link.cjs.js +1 -1
  110. package/dist/cta-link.es.js +1 -1
  111. package/dist/{date-field-B7ipm5sH.js → date-field-BJaomFjs.js} +2 -2
  112. package/dist/{date-field-B7ipm5sH.js.map → date-field-BJaomFjs.js.map} +1 -1
  113. package/dist/{date-field-4tYMPw89.mjs → date-field-D3rTtf9Y.mjs} +2 -2
  114. package/dist/{date-field-4tYMPw89.mjs.map → date-field-D3rTtf9Y.mjs.map} +1 -1
  115. package/dist/date-field.cjs.js +1 -1
  116. package/dist/date-field.es.js +1 -1
  117. package/dist/{date-picker-D7EisjDG.mjs → date-picker-CpDZ0gK9.mjs} +4 -4
  118. package/dist/{date-picker-D7EisjDG.mjs.map → date-picker-CpDZ0gK9.mjs.map} +1 -1
  119. package/dist/{date-picker-BWW4xzyc.js → date-picker-D3uJGCjl.js} +2 -2
  120. package/dist/{date-picker-BWW4xzyc.js.map → date-picker-D3uJGCjl.js.map} +1 -1
  121. package/dist/date-picker.cjs.js +1 -1
  122. package/dist/date-picker.es.js +1 -1
  123. package/dist/{drawer-Vi9H2O3N.mjs → drawer-BJ8xwriz.mjs} +2 -2
  124. package/dist/{drawer-Vi9H2O3N.mjs.map → drawer-BJ8xwriz.mjs.map} +1 -1
  125. package/dist/{drawer-UdK-u7IX.js → drawer-CNs9K8Ca.js} +2 -2
  126. package/dist/{drawer-UdK-u7IX.js.map → drawer-CNs9K8Ca.js.map} +1 -1
  127. package/dist/drawer.cjs.js +1 -1
  128. package/dist/drawer.es.js +1 -1
  129. package/dist/dropdown-BsqVnd7z.js +2 -0
  130. package/dist/dropdown-BsqVnd7z.js.map +1 -0
  131. package/dist/dropdown-TO3Mh0bk.mjs +910 -0
  132. package/dist/dropdown-TO3Mh0bk.mjs.map +1 -0
  133. package/dist/dropdown.cjs.js +1 -1
  134. package/dist/dropdown.es.js +1 -1
  135. package/dist/{footer-cH07Xqil.mjs → footer-BXs8uzTA.mjs} +4 -4
  136. package/dist/{footer-cH07Xqil.mjs.map → footer-BXs8uzTA.mjs.map} +1 -1
  137. package/dist/{footer-BL0ewBZT.js → footer-DF9adlni.js} +2 -2
  138. package/dist/{footer-BL0ewBZT.js.map → footer-DF9adlni.js.map} +1 -1
  139. package/dist/footer.cjs.js +1 -1
  140. package/dist/footer.es.js +1 -1
  141. package/dist/{hero-banner-yGRM4OlS.js → hero-banner-BfxclVFT.js} +2 -2
  142. package/dist/{hero-banner-yGRM4OlS.js.map → hero-banner-BfxclVFT.js.map} +1 -1
  143. package/dist/{hero-banner-BjwICxaJ.mjs → hero-banner-CxPvhXD2.mjs} +3 -3
  144. package/dist/{hero-banner-BjwICxaJ.mjs.map → hero-banner-CxPvhXD2.mjs.map} +1 -1
  145. package/dist/hero-banner.cjs.js +1 -1
  146. package/dist/hero-banner.es.js +1 -1
  147. package/dist/libraries/library/src/carousel.d.ts +6 -0
  148. package/dist/libraries/library/src/carousel.d.ts.map +1 -0
  149. package/dist/libraries/library/src/comparison-table.d.ts +6 -0
  150. package/dist/libraries/library/src/comparison-table.d.ts.map +1 -0
  151. package/dist/libraries/library/src/library.d.ts +2 -0
  152. package/dist/libraries/library/src/library.d.ts.map +1 -1
  153. package/dist/library.cjs.js +1 -1
  154. package/dist/library.es.js +609 -605
  155. package/dist/library.es.js.map +1 -1
  156. package/dist/minus.es-BK9qA9iJ.mjs +13 -0
  157. package/dist/minus.es-BK9qA9iJ.mjs.map +1 -0
  158. package/dist/minus.es-DtXArdKK.js +2 -0
  159. package/dist/minus.es-DtXArdKK.js.map +1 -0
  160. package/dist/{modal-fTWvPEPW.mjs → modal-DCfN6q8I.mjs} +28 -28
  161. package/dist/modal-DCfN6q8I.mjs.map +1 -0
  162. package/dist/{modal-DMeRO1wE.js → modal-DZIdw9xy.js} +2 -2
  163. package/dist/modal-DZIdw9xy.js.map +1 -0
  164. package/dist/modal.cjs.js +1 -1
  165. package/dist/modal.es.js +1 -1
  166. package/dist/{notification-DE1pvk9W.js → notification-BqjaT4E7.js} +2 -2
  167. package/dist/{notification-DE1pvk9W.js.map → notification-BqjaT4E7.js.map} +1 -1
  168. package/dist/{notification-BvoL7BIW.mjs → notification-DdRS5BF2.mjs} +2 -2
  169. package/dist/{notification-BvoL7BIW.mjs.map → notification-DdRS5BF2.mjs.map} +1 -1
  170. package/dist/{notification-banner-C4gkkSlf.mjs → notification-banner-BOclxqFu.mjs} +2 -2
  171. package/dist/{notification-banner-C4gkkSlf.mjs.map → notification-banner-BOclxqFu.mjs.map} +1 -1
  172. package/dist/{notification-banner-COH7wJu2.js → notification-banner-jY8rQH2M.js} +2 -2
  173. package/dist/{notification-banner-COH7wJu2.js.map → notification-banner-jY8rQH2M.js.map} +1 -1
  174. package/dist/notification-banner.cjs.js +1 -1
  175. package/dist/notification-banner.es.js +1 -1
  176. package/dist/notification.cjs.js +1 -1
  177. package/dist/notification.es.js +1 -1
  178. package/dist/pagination-Bwlkvqye.js +2 -0
  179. package/dist/pagination-Bwlkvqye.js.map +1 -0
  180. package/dist/{pagination-BdCjh1Pi.mjs → pagination-CVYUacXN.mjs} +235 -242
  181. package/dist/pagination-CVYUacXN.mjs.map +1 -0
  182. package/dist/pagination.cjs.js +1 -1
  183. package/dist/pagination.es.js +1 -1
  184. package/dist/{popover-lxTyKALA.mjs → popover-Dwqs1wGH.mjs} +2 -2
  185. package/dist/{popover-lxTyKALA.mjs.map → popover-Dwqs1wGH.mjs.map} +1 -1
  186. package/dist/{popover-BnUVNqSi.js → popover-XCUa2GfC.js} +2 -2
  187. package/dist/{popover-BnUVNqSi.js.map → popover-XCUa2GfC.js.map} +1 -1
  188. package/dist/popover.cjs.js +1 -1
  189. package/dist/popover.es.js +1 -1
  190. package/dist/{product-card-BU1ThhCx.mjs → product-card-BfB82XpS.mjs} +2 -2
  191. package/dist/{product-card-BU1ThhCx.mjs.map → product-card-BfB82XpS.mjs.map} +1 -1
  192. package/dist/{product-card-CNBegEBW.js → product-card-bVQ7JhHj.js} +2 -2
  193. package/dist/{product-card-CNBegEBW.js.map → product-card-bVQ7JhHj.js.map} +1 -1
  194. package/dist/product-card.cjs.js +1 -1
  195. package/dist/product-card.es.js +1 -1
  196. package/dist/{promotion-card-_bPyVr9t.mjs → promotion-card-BhNw94sC.mjs} +4 -4
  197. package/dist/{promotion-card-_bPyVr9t.mjs.map → promotion-card-BhNw94sC.mjs.map} +1 -1
  198. package/dist/{promotion-card-CXNhskRl.js → promotion-card-DqBBt2sz.js} +2 -2
  199. package/dist/{promotion-card-CXNhskRl.js.map → promotion-card-DqBBt2sz.js.map} +1 -1
  200. package/dist/promotion-card.cjs.js +1 -1
  201. package/dist/promotion-card.es.js +1 -1
  202. package/dist/purpur.css +1 -1
  203. package/dist/quantity-selector-8AkKNDik.js +2 -0
  204. package/dist/quantity-selector-8AkKNDik.js.map +1 -0
  205. package/dist/{quantity-selector-CGhJ2DjO.mjs → quantity-selector-C23kU1hF.mjs} +73 -79
  206. package/dist/quantity-selector-C23kU1hF.mjs.map +1 -0
  207. package/dist/quantity-selector.cjs.js +1 -1
  208. package/dist/quantity-selector.es.js +1 -1
  209. package/dist/scss/action.scss +1 -0
  210. package/dist/{search-field-DTuEiK-M.mjs → search-field-CMBDkydb.mjs} +3 -3
  211. package/dist/{search-field-DTuEiK-M.mjs.map → search-field-CMBDkydb.mjs.map} +1 -1
  212. package/dist/{search-field-Bst9d-wX.js → search-field-CU_tsmHb.js} +2 -2
  213. package/dist/{search-field-Bst9d-wX.js.map → search-field-CU_tsmHb.js.map} +1 -1
  214. package/dist/search-field.cjs.js +1 -1
  215. package/dist/search-field.es.js +1 -1
  216. package/dist/{stepper-k0bX9m4t.mjs → stepper-uBfDdIju.mjs} +3 -3
  217. package/dist/{stepper-k0bX9m4t.mjs.map → stepper-uBfDdIju.mjs.map} +1 -1
  218. package/dist/{stepper-ClLQuoXr.js → stepper-w-raIwqJ.js} +2 -2
  219. package/dist/{stepper-ClLQuoXr.js.map → stepper-w-raIwqJ.js.map} +1 -1
  220. package/dist/stepper.cjs.js +1 -1
  221. package/dist/stepper.es.js +1 -1
  222. package/dist/{table-Ddv6BKo9.js → table-BVSBvTYG.js} +2 -2
  223. package/dist/{table-Ddv6BKo9.js.map → table-BVSBvTYG.js.map} +1 -1
  224. package/dist/{table-D_XW4smf.mjs → table-CuV3Gda_.mjs} +6 -6
  225. package/dist/{table-D_XW4smf.mjs.map → table-CuV3Gda_.mjs.map} +1 -1
  226. package/dist/table.cjs.js +1 -1
  227. package/dist/table.es.js +1 -1
  228. package/dist/{text-area-9ggiIWtJ.js → text-area-C6W0fDiQ.js} +2 -2
  229. package/dist/{text-area-9ggiIWtJ.js.map → text-area-C6W0fDiQ.js.map} +1 -1
  230. package/dist/{text-area-CpYWt99s.mjs → text-area-DDZ_GQPW.mjs} +3 -3
  231. package/dist/{text-area-CpYWt99s.mjs.map → text-area-DDZ_GQPW.mjs.map} +1 -1
  232. package/dist/text-area.cjs.js +1 -1
  233. package/dist/text-area.es.js +1 -1
  234. package/dist/{text-field-BQYzwIrG.mjs → text-field-BQfxJobW.mjs} +2 -2
  235. package/dist/{text-field-BQYzwIrG.mjs.map → text-field-BQfxJobW.mjs.map} +1 -1
  236. package/dist/{text-field-BwxGMWds.js → text-field-CYJzQG3h.js} +2 -2
  237. package/dist/{text-field-BwxGMWds.js.map → text-field-CYJzQG3h.js.map} +1 -1
  238. package/dist/text-field.cjs.js +1 -1
  239. package/dist/text-field.es.js +1 -1
  240. package/dist/theme.cjs.js +1 -1
  241. package/dist/theme.es.js +2 -2
  242. package/dist/tokens/color/variables.css +12 -12
  243. package/dist/tokens/color/variables.dark.css +13 -13
  244. package/dist/tokens/color/variables.dark.js +13 -13
  245. package/dist/tokens/color/variables.dark.json +13 -13
  246. package/dist/tokens/color/variables.dark.scss +13 -13
  247. package/dist/tokens/color/variables.js +12 -12
  248. package/dist/tokens/color/variables.json +12 -12
  249. package/dist/tokens/color/variables.scss +12 -12
  250. package/dist/tokens/gradient/variables.dark.js +4 -4
  251. package/dist/tokens/gradient/variables.dark.json +4 -4
  252. package/dist/tokens/gradient/variables.dark.scss +4 -4
  253. package/dist/tokens/gradient/variables.js +4 -4
  254. package/dist/tokens/gradient/variables.json +4 -4
  255. package/dist/tokens/gradient/variables.scss +4 -4
  256. package/dist/tokens.cjs.js +1 -1
  257. package/dist/tokens.cjs.js.map +1 -1
  258. package/dist/tokens.es.js +41 -41
  259. package/dist/tokens.es.js.map +1 -1
  260. package/dist/{tooltip-BatXMflw.js → tooltip-0pLBlDG3.js} +2 -2
  261. package/dist/{tooltip-BatXMflw.js.map → tooltip-0pLBlDG3.js.map} +1 -1
  262. package/dist/{tooltip-CZzwHkea.mjs → tooltip-Kom0VfOC.mjs} +2 -2
  263. package/dist/{tooltip-CZzwHkea.mjs.map → tooltip-Kom0VfOC.mjs.map} +1 -1
  264. package/dist/tooltip.cjs.js +1 -1
  265. package/dist/tooltip.es.js +1 -1
  266. package/dist/useColorScheme-0GMDl2GF.js +2 -0
  267. package/dist/{useColorScheme-DNNu9bz0.js.map → useColorScheme-0GMDl2GF.js.map} +1 -1
  268. package/dist/{useColorScheme-9rgSgG0N.mjs → useColorScheme-Di_Q0JR4.mjs} +2 -2
  269. package/dist/{useColorScheme-9rgSgG0N.mjs.map → useColorScheme-Di_Q0JR4.mjs.map} +1 -1
  270. package/dist/{variables-BVgnpUH9.mjs → variables-CKp4o9Tn.mjs} +2 -2
  271. package/dist/{variables-BVgnpUH9.mjs.map → variables-CKp4o9Tn.mjs.map} +1 -1
  272. package/dist/{variables-CMzMXeor.js → variables-DH61hVNE.js} +2 -2
  273. package/dist/{variables-CMzMXeor.js.map → variables-DH61hVNE.js.map} +1 -1
  274. package/package.json +45 -43
  275. package/src/aliases.ts +11 -0
  276. package/src/carousel.ts +6 -0
  277. package/src/comparison-table.ts +6 -0
  278. package/src/entries.js +2 -0
  279. package/src/library.ts +4 -0
  280. package/tokens/color/variables.css +12 -12
  281. package/tokens/color/variables.dark.css +13 -13
  282. package/tokens/color/variables.dark.js +13 -13
  283. package/tokens/color/variables.dark.json +13 -13
  284. package/tokens/color/variables.dark.scss +13 -13
  285. package/tokens/color/variables.js +12 -12
  286. package/tokens/color/variables.json +12 -12
  287. package/tokens/color/variables.scss +12 -12
  288. package/tokens/gradient/variables.dark.js +4 -4
  289. package/tokens/gradient/variables.dark.json +4 -4
  290. package/tokens/gradient/variables.dark.scss +4 -4
  291. package/tokens/gradient/variables.js +4 -4
  292. package/tokens/gradient/variables.json +4 -4
  293. package/tokens/gradient/variables.scss +4 -4
  294. package/dist/accordion-DX8efWOt.js +0 -2
  295. package/dist/button-Cv7NlYbv.mjs +0 -109
  296. package/dist/button-Dqxdc3nC.js +0 -2
  297. package/dist/card-VMa3cGCP.js +0 -2
  298. package/dist/content-block-BMOvlH7a.mjs.map +0 -1
  299. package/dist/content-block-Cd7xSE8t.js.map +0 -1
  300. package/dist/dropdown-BC6evqyq.js +0 -2
  301. package/dist/dropdown-BC6evqyq.js.map +0 -1
  302. package/dist/dropdown-C-Ze4gvG.mjs +0 -771
  303. package/dist/dropdown-C-Ze4gvG.mjs.map +0 -1
  304. package/dist/modal-DMeRO1wE.js.map +0 -1
  305. package/dist/modal-fTWvPEPW.mjs.map +0 -1
  306. package/dist/pagination-BdCjh1Pi.mjs.map +0 -1
  307. package/dist/pagination-C2A8NPol.js +0 -2
  308. package/dist/pagination-C2A8NPol.js.map +0 -1
  309. package/dist/quantity-selector-BV7QwVlT.js +0 -2
  310. package/dist/quantity-selector-BV7QwVlT.js.map +0 -1
  311. package/dist/quantity-selector-CGhJ2DjO.mjs.map +0 -1
  312. package/dist/useColorScheme-DNNu9bz0.js +0 -2
@@ -133,14 +133,14 @@
133
133
  --purpur-color-text-default-negative: var(--purpur-color-transparent-black-800);
134
134
  --purpur-color-text-medium-negative: var(--purpur-color-transparent-black-500);
135
135
  --purpur-color-text-weak-negative: var(--purpur-color-transparent-black-400);
136
- --purpur-color-text-interactive-primary: var(--purpur-color-purple-200);
137
- --purpur-color-text-interactive-primary-hover: var(--purpur-color-purple-100);
138
- --purpur-color-text-interactive-primary-active: var(--purpur-color-purple-50);
136
+ --purpur-color-text-interactive-primary: var(--purpur-color-purple-100);
137
+ --purpur-color-text-interactive-primary-hover: var(--purpur-color-purple-50);
138
+ --purpur-color-text-interactive-primary-active: var(--purpur-color-functional-white);
139
139
  --purpur-color-text-interactive-on-primary: var(--purpur-color-purple-800);
140
140
  --purpur-color-text-interactive-on-primary-negative: var(--purpur-color-functional-white);
141
- --purpur-color-text-interactive-primary-negative: var(--purpur-color-purple-600);
142
- --purpur-color-text-interactive-primary-hover-negative: var(--purpur-color-purple-700);
143
- --purpur-color-text-interactive-primary-active-negative: var(--purpur-color-purple-800);
141
+ --purpur-color-text-interactive-primary-negative: var(--purpur-color-purple-700);
142
+ --purpur-color-text-interactive-primary-hover-negative: var(--purpur-color-purple-800);
143
+ --purpur-color-text-interactive-primary-active-negative: var(--purpur-color-purple-900);
144
144
  --purpur-color-text-interactive-on-expressive: var(--purpur-color-functional-white);
145
145
  --purpur-color-text-interactive-on-expressive-negative: var(--purpur-color-functional-white);
146
146
  --purpur-color-text-interactive-on-expressive-hover: var(--purpur-color-purple-900);
@@ -235,12 +235,12 @@
235
235
  --purpur-color-border-weak: var(--purpur-color-transparent-white-150);
236
236
  --purpur-color-border-weak-negative: var(--purpur-color-transparent-black-150);
237
237
  --purpur-color-border-interactive-focus: var(--purpur-color-purple-400);
238
- --purpur-color-border-interactive-primary: var(--purpur-color-purple-200);
239
- --purpur-color-border-interactive-primary-negative: var(--purpur-color-purple-600);
240
- --purpur-color-border-interactive-primary-hover: var(--purpur-color-purple-100);
241
- --purpur-color-border-interactive-primary-active: var(--purpur-color-purple-50);
242
- --purpur-color-border-interactive-primary-hover-negative: var(--purpur-color-purple-700);
243
- --purpur-color-border-interactive-primary-active-negative: var(--purpur-color-purple-800);
238
+ --purpur-color-border-interactive-primary: var(--purpur-color-purple-100);
239
+ --purpur-color-border-interactive-primary-negative: var(--purpur-color-purple-700);
240
+ --purpur-color-border-interactive-primary-hover: var(--purpur-color-purple-50);
241
+ --purpur-color-border-interactive-primary-active: var(--purpur-color-functional-white);
242
+ --purpur-color-border-interactive-primary-hover-negative: var(--purpur-color-purple-800);
243
+ --purpur-color-border-interactive-primary-active-negative: var(--purpur-color-purple-900);
244
244
  --purpur-color-border-interactive-expressive: var(--purpur-color-purple-550);
245
245
  --purpur-color-border-interactive-selected: var(--purpur-color-purple-300);
246
246
  --purpur-color-border-interactive-subtle: var(--purpur-color-transparent-white-400);
@@ -253,7 +253,7 @@
253
253
  --purpur-color-border-status-info: var(--purpur-color-blue-400);
254
254
  --purpur-color-border-status-success: var(--purpur-color-green-400);
255
255
  --purpur-color-border-status-success-negative: var(--purpur-color-green-500);
256
- --purpur-color-overlay-default: var(--purpur-color-transparent-black-300);
256
+ --purpur-color-overlay-default: var(--purpur-color-transparent-black-700);
257
257
  --purpur-color-gradient-ai-bottom: var(--purpur-color-blue-300);
258
258
  --purpur-color-gradient-ai-bottom-negative: var(--purpur-color-blue-400);
259
259
  --purpur-color-gradient-ai-top: var(--purpur-color-purple-300);
@@ -132,14 +132,14 @@ export const purpurColorTextWeak = "rgba(255, 255, 255, 0.37)";
132
132
  export const purpurColorTextDefaultNegative = "rgba(0, 0, 0, 0.8)";
133
133
  export const purpurColorTextMediumNegative = "rgba(0, 0, 0, 0.54)";
134
134
  export const purpurColorTextWeakNegative = "rgba(0, 0, 0, 0.44)";
135
- export const purpurColorTextInteractivePrimary = "#e4b6fb";
136
- export const purpurColorTextInteractivePrimaryHover = "#f4e0ff";
137
- export const purpurColorTextInteractivePrimaryActive = "#faf0ff";
135
+ export const purpurColorTextInteractivePrimary = "#f4e0ff";
136
+ export const purpurColorTextInteractivePrimaryHover = "#faf0ff";
137
+ export const purpurColorTextInteractivePrimaryActive = "#ffffff";
138
138
  export const purpurColorTextInteractiveOnPrimary = "#4e0174";
139
139
  export const purpurColorTextInteractiveOnPrimaryNegative = "#ffffff";
140
- export const purpurColorTextInteractivePrimaryNegative = "#8c07d0";
141
- export const purpurColorTextInteractivePrimaryHoverNegative = "#6d02a3";
142
- export const purpurColorTextInteractivePrimaryActiveNegative = "#4e0174";
140
+ export const purpurColorTextInteractivePrimaryNegative = "#6d02a3";
141
+ export const purpurColorTextInteractivePrimaryHoverNegative = "#4e0174";
142
+ export const purpurColorTextInteractivePrimaryActiveNegative = "#29003e";
143
143
  export const purpurColorTextInteractiveOnExpressive = "#ffffff";
144
144
  export const purpurColorTextInteractiveOnExpressiveNegative = "#ffffff";
145
145
  export const purpurColorTextInteractiveOnExpressiveHover = "#29003e";
@@ -226,12 +226,12 @@ export const purpurColorBorderStrongNegative = "rgba(0, 0, 0, 0.54)";
226
226
  export const purpurColorBorderWeak = "rgba(255, 255, 255, 0.16)";
227
227
  export const purpurColorBorderWeakNegative = "rgba(0, 0, 0, 0.16)";
228
228
  export const purpurColorBorderInteractiveFocus = "#c461f7";
229
- export const purpurColorBorderInteractivePrimary = "#e4b6fb";
230
- export const purpurColorBorderInteractivePrimaryNegative = "#8c07d0";
231
- export const purpurColorBorderInteractivePrimaryHover = "#f4e0ff";
232
- export const purpurColorBorderInteractivePrimaryActive = "#faf0ff";
233
- export const purpurColorBorderInteractivePrimaryHoverNegative = "#6d02a3";
234
- export const purpurColorBorderInteractivePrimaryActiveNegative = "#4e0174";
229
+ export const purpurColorBorderInteractivePrimary = "#f4e0ff";
230
+ export const purpurColorBorderInteractivePrimaryNegative = "#6d02a3";
231
+ export const purpurColorBorderInteractivePrimaryHover = "#faf0ff";
232
+ export const purpurColorBorderInteractivePrimaryActive = "#ffffff";
233
+ export const purpurColorBorderInteractivePrimaryHoverNegative = "#4e0174";
234
+ export const purpurColorBorderInteractivePrimaryActiveNegative = "#29003e";
235
235
  export const purpurColorBorderInteractiveExpressive = "#990ae3";
236
236
  export const purpurColorBorderInteractiveSelected = "#d58df9";
237
237
  export const purpurColorBorderInteractiveSubtle = "rgba(255, 255, 255, 0.37)";
@@ -244,7 +244,7 @@ export const purpurColorBorderStatusWarning = "#f39200";
244
244
  export const purpurColorBorderStatusInfo = "#3694d3";
245
245
  export const purpurColorBorderStatusSuccess = "#1fa15e";
246
246
  export const purpurColorBorderStatusSuccessNegative = "#018842";
247
- export const purpurColorOverlayDefault = "rgba(0, 0, 0, 0.33)";
247
+ export const purpurColorOverlayDefault = "rgba(0, 0, 0, 0.71)";
248
248
  export const purpurColorGradientAiBottom = "#62b2e7";
249
249
  export const purpurColorGradientAiBottomNegative = "#3694d3";
250
250
  export const purpurColorGradientAiTop = "#d58df9";
@@ -160,14 +160,14 @@
160
160
  "medium-negative": "rgba(0, 0, 0, 0.54)",
161
161
  "weak-negative": "rgba(0, 0, 0, 0.44)",
162
162
  "interactive": {
163
- "primary": "#e4b6fb",
164
- "primary-hover": "#f4e0ff",
165
- "primary-active": "#faf0ff",
163
+ "primary": "#f4e0ff",
164
+ "primary-hover": "#faf0ff",
165
+ "primary-active": "#ffffff",
166
166
  "on-primary": "#4e0174",
167
167
  "on-primary-negative": "#ffffff",
168
- "primary-negative": "#8c07d0",
169
- "primary-hover-negative": "#6d02a3",
170
- "primary-active-negative": "#4e0174",
168
+ "primary-negative": "#6d02a3",
169
+ "primary-hover-negative": "#4e0174",
170
+ "primary-active-negative": "#29003e",
171
171
  "on-expressive": "#ffffff",
172
172
  "on-expressive-negative": "#ffffff",
173
173
  "on-expressive-hover": "#29003e",
@@ -270,12 +270,12 @@
270
270
  "weak-negative": "rgba(0, 0, 0, 0.16)",
271
271
  "interactive": {
272
272
  "focus": "#c461f7",
273
- "primary": "#e4b6fb",
274
- "primary-negative": "#8c07d0",
275
- "primary-hover": "#f4e0ff",
276
- "primary-active": "#faf0ff",
277
- "primary-hover-negative": "#6d02a3",
278
- "primary-active-negative": "#4e0174",
273
+ "primary": "#f4e0ff",
274
+ "primary-negative": "#6d02a3",
275
+ "primary-hover": "#faf0ff",
276
+ "primary-active": "#ffffff",
277
+ "primary-hover-negative": "#4e0174",
278
+ "primary-active-negative": "#29003e",
279
279
  "expressive": "#990ae3",
280
280
  "selected": "#d58df9",
281
281
  "subtle": "rgba(255, 255, 255, 0.37)",
@@ -293,7 +293,7 @@
293
293
  }
294
294
  },
295
295
  "overlay": {
296
- "default": "rgba(0, 0, 0, 0.33)"
296
+ "default": "rgba(0, 0, 0, 0.71)"
297
297
  },
298
298
  "gradient-ai": {
299
299
  "bottom": "#62b2e7",
@@ -132,14 +132,14 @@ $purpur-color-text-weak: $purpur-color-transparent-white-400;
132
132
  $purpur-color-text-default-negative: $purpur-color-transparent-black-800;
133
133
  $purpur-color-text-medium-negative: $purpur-color-transparent-black-500;
134
134
  $purpur-color-text-weak-negative: $purpur-color-transparent-black-400;
135
- $purpur-color-text-interactive-primary: $purpur-color-purple-200;
136
- $purpur-color-text-interactive-primary-hover: $purpur-color-purple-100;
137
- $purpur-color-text-interactive-primary-active: $purpur-color-purple-50;
135
+ $purpur-color-text-interactive-primary: $purpur-color-purple-100;
136
+ $purpur-color-text-interactive-primary-hover: $purpur-color-purple-50;
137
+ $purpur-color-text-interactive-primary-active: $purpur-color-functional-white;
138
138
  $purpur-color-text-interactive-on-primary: $purpur-color-purple-800;
139
139
  $purpur-color-text-interactive-on-primary-negative: $purpur-color-functional-white;
140
- $purpur-color-text-interactive-primary-negative: $purpur-color-purple-600;
141
- $purpur-color-text-interactive-primary-hover-negative: $purpur-color-purple-700;
142
- $purpur-color-text-interactive-primary-active-negative: $purpur-color-purple-800;
140
+ $purpur-color-text-interactive-primary-negative: $purpur-color-purple-700;
141
+ $purpur-color-text-interactive-primary-hover-negative: $purpur-color-purple-800;
142
+ $purpur-color-text-interactive-primary-active-negative: $purpur-color-purple-900;
143
143
  $purpur-color-text-interactive-on-expressive: $purpur-color-functional-white;
144
144
  $purpur-color-text-interactive-on-expressive-negative: $purpur-color-functional-white;
145
145
  $purpur-color-text-interactive-on-expressive-hover: $purpur-color-purple-900;
@@ -226,12 +226,12 @@ $purpur-color-border-strong-negative: $purpur-color-transparent-black-500;
226
226
  $purpur-color-border-weak: $purpur-color-transparent-white-150;
227
227
  $purpur-color-border-weak-negative: $purpur-color-transparent-black-150;
228
228
  $purpur-color-border-interactive-focus: $purpur-color-purple-400;
229
- $purpur-color-border-interactive-primary: $purpur-color-purple-200;
230
- $purpur-color-border-interactive-primary-negative: $purpur-color-purple-600;
231
- $purpur-color-border-interactive-primary-hover: $purpur-color-purple-100;
232
- $purpur-color-border-interactive-primary-active: $purpur-color-purple-50;
233
- $purpur-color-border-interactive-primary-hover-negative: $purpur-color-purple-700;
234
- $purpur-color-border-interactive-primary-active-negative: $purpur-color-purple-800;
229
+ $purpur-color-border-interactive-primary: $purpur-color-purple-100;
230
+ $purpur-color-border-interactive-primary-negative: $purpur-color-purple-700;
231
+ $purpur-color-border-interactive-primary-hover: $purpur-color-purple-50;
232
+ $purpur-color-border-interactive-primary-active: $purpur-color-functional-white;
233
+ $purpur-color-border-interactive-primary-hover-negative: $purpur-color-purple-800;
234
+ $purpur-color-border-interactive-primary-active-negative: $purpur-color-purple-900;
235
235
  $purpur-color-border-interactive-expressive: $purpur-color-purple-550;
236
236
  $purpur-color-border-interactive-selected: $purpur-color-purple-300;
237
237
  $purpur-color-border-interactive-subtle: $purpur-color-transparent-white-400;
@@ -244,7 +244,7 @@ $purpur-color-border-status-warning: $purpur-color-orange-300;
244
244
  $purpur-color-border-status-info: $purpur-color-blue-400;
245
245
  $purpur-color-border-status-success: $purpur-color-green-400;
246
246
  $purpur-color-border-status-success-negative: $purpur-color-green-500;
247
- $purpur-color-overlay-default: $purpur-color-transparent-black-300;
247
+ $purpur-color-overlay-default: $purpur-color-transparent-black-700;
248
248
  $purpur-color-gradient-ai-bottom: $purpur-color-blue-300;
249
249
  $purpur-color-gradient-ai-bottom-negative: $purpur-color-blue-400;
250
250
  $purpur-color-gradient-ai-top: $purpur-color-purple-300;
@@ -132,14 +132,14 @@ export const purpurColorTextWeak = "rgba(0, 0, 0, 0.44)";
132
132
  export const purpurColorTextDefaultNegative = "rgba(255, 255, 255, 0.95)";
133
133
  export const purpurColorTextMediumNegative = "rgba(255, 255, 255, 0.66)";
134
134
  export const purpurColorTextWeakNegative = "rgba(255, 255, 255, 0.37)";
135
- export const purpurColorTextInteractivePrimary = "#8c07d0";
136
- export const purpurColorTextInteractivePrimaryHover = "#6d02a3";
137
- export const purpurColorTextInteractivePrimaryActive = "#4e0174";
135
+ export const purpurColorTextInteractivePrimary = "#6d02a3";
136
+ export const purpurColorTextInteractivePrimaryHover = "#4e0174";
137
+ export const purpurColorTextInteractivePrimaryActive = "#29003e";
138
138
  export const purpurColorTextInteractiveOnPrimary = "#ffffff";
139
139
  export const purpurColorTextInteractiveOnPrimaryNegative = "#4e0174";
140
- export const purpurColorTextInteractivePrimaryNegative = "#e4b6fb";
141
- export const purpurColorTextInteractivePrimaryHoverNegative = "#f4e0ff";
142
- export const purpurColorTextInteractivePrimaryActiveNegative = "#faf0ff";
140
+ export const purpurColorTextInteractivePrimaryNegative = "#f4e0ff";
141
+ export const purpurColorTextInteractivePrimaryHoverNegative = "#faf0ff";
142
+ export const purpurColorTextInteractivePrimaryActiveNegative = "#ffffff";
143
143
  export const purpurColorTextInteractiveOnExpressive = "#ffffff";
144
144
  export const purpurColorTextInteractiveOnExpressiveNegative = "#ffffff";
145
145
  export const purpurColorTextInteractiveOnExpressiveHover = "#ffffff";
@@ -227,12 +227,12 @@ export const purpurColorBorderStrongNegative = "rgba(255, 255, 255, 0.46)";
227
227
  export const purpurColorBorderWeak = "rgba(0, 0, 0, 0.16)";
228
228
  export const purpurColorBorderWeakNegative = "rgba(255, 255, 255, 0.16)";
229
229
  export const purpurColorBorderInteractiveFocus = "#b12df4";
230
- export const purpurColorBorderInteractivePrimary = "#8c07d0";
231
- export const purpurColorBorderInteractivePrimaryNegative = "#e4b6fb";
232
- export const purpurColorBorderInteractivePrimaryHover = "#6d02a3";
233
- export const purpurColorBorderInteractivePrimaryActive = "#4e0174";
234
- export const purpurColorBorderInteractivePrimaryHoverNegative = "#f4e0ff";
235
- export const purpurColorBorderInteractivePrimaryActiveNegative = "#faf0ff";
230
+ export const purpurColorBorderInteractivePrimary = "#6d02a3";
231
+ export const purpurColorBorderInteractivePrimaryNegative = "#f4e0ff";
232
+ export const purpurColorBorderInteractivePrimaryHover = "#4e0174";
233
+ export const purpurColorBorderInteractivePrimaryActive = "#29003e";
234
+ export const purpurColorBorderInteractivePrimaryHoverNegative = "#faf0ff";
235
+ export const purpurColorBorderInteractivePrimaryActiveNegative = "#ffffff";
236
236
  export const purpurColorBorderInteractiveExpressive = "#990ae3";
237
237
  export const purpurColorBorderInteractiveSelected = "#990ae3";
238
238
  export const purpurColorBorderInteractiveSubtle = "rgba(0, 0, 0, 0.44)";
@@ -160,14 +160,14 @@
160
160
  "medium-negative": "rgba(255, 255, 255, 0.66)",
161
161
  "weak-negative": "rgba(255, 255, 255, 0.37)",
162
162
  "interactive": {
163
- "primary": "#8c07d0",
164
- "primary-hover": "#6d02a3",
165
- "primary-active": "#4e0174",
163
+ "primary": "#6d02a3",
164
+ "primary-hover": "#4e0174",
165
+ "primary-active": "#29003e",
166
166
  "on-primary": "#ffffff",
167
167
  "on-primary-negative": "#4e0174",
168
- "primary-negative": "#e4b6fb",
169
- "primary-hover-negative": "#f4e0ff",
170
- "primary-active-negative": "#faf0ff",
168
+ "primary-negative": "#f4e0ff",
169
+ "primary-hover-negative": "#faf0ff",
170
+ "primary-active-negative": "#ffffff",
171
171
  "on-expressive": "#ffffff",
172
172
  "on-expressive-negative": "#ffffff",
173
173
  "on-expressive-hover": "#ffffff",
@@ -271,12 +271,12 @@
271
271
  "weak-negative": "rgba(255, 255, 255, 0.16)",
272
272
  "interactive": {
273
273
  "focus": "#b12df4",
274
- "primary": "#8c07d0",
275
- "primary-negative": "#e4b6fb",
276
- "primary-hover": "#6d02a3",
277
- "primary-active": "#4e0174",
278
- "primary-hover-negative": "#f4e0ff",
279
- "primary-active-negative": "#faf0ff",
274
+ "primary": "#6d02a3",
275
+ "primary-negative": "#f4e0ff",
276
+ "primary-hover": "#4e0174",
277
+ "primary-active": "#29003e",
278
+ "primary-hover-negative": "#faf0ff",
279
+ "primary-active-negative": "#ffffff",
280
280
  "expressive": "#990ae3",
281
281
  "selected": "#990ae3",
282
282
  "subtle": "rgba(0, 0, 0, 0.44)",
@@ -132,14 +132,14 @@ $purpur-color-text-weak: $purpur-color-transparent-black-400;
132
132
  $purpur-color-text-default-negative: $purpur-color-transparent-white-950;
133
133
  $purpur-color-text-medium-negative: $purpur-color-transparent-white-700;
134
134
  $purpur-color-text-weak-negative: $purpur-color-transparent-white-400;
135
- $purpur-color-text-interactive-primary: $purpur-color-purple-600;
136
- $purpur-color-text-interactive-primary-hover: $purpur-color-purple-700;
137
- $purpur-color-text-interactive-primary-active: $purpur-color-purple-800;
135
+ $purpur-color-text-interactive-primary: $purpur-color-purple-700;
136
+ $purpur-color-text-interactive-primary-hover: $purpur-color-purple-800;
137
+ $purpur-color-text-interactive-primary-active: $purpur-color-purple-900;
138
138
  $purpur-color-text-interactive-on-primary: $purpur-color-functional-white;
139
139
  $purpur-color-text-interactive-on-primary-negative: $purpur-color-purple-800;
140
- $purpur-color-text-interactive-primary-negative: $purpur-color-purple-200;
141
- $purpur-color-text-interactive-primary-hover-negative: $purpur-color-purple-100;
142
- $purpur-color-text-interactive-primary-active-negative: $purpur-color-purple-50;
140
+ $purpur-color-text-interactive-primary-negative: $purpur-color-purple-100;
141
+ $purpur-color-text-interactive-primary-hover-negative: $purpur-color-purple-50;
142
+ $purpur-color-text-interactive-primary-active-negative: $purpur-color-functional-white;
143
143
  $purpur-color-text-interactive-on-expressive: $purpur-color-functional-white;
144
144
  $purpur-color-text-interactive-on-expressive-negative: $purpur-color-functional-white;
145
145
  $purpur-color-text-interactive-on-expressive-hover: $purpur-color-functional-white;
@@ -227,12 +227,12 @@ $purpur-color-border-strong-negative: $purpur-color-transparent-white-500;
227
227
  $purpur-color-border-weak: $purpur-color-transparent-black-150;
228
228
  $purpur-color-border-weak-negative: $purpur-color-transparent-white-150;
229
229
  $purpur-color-border-interactive-focus: $purpur-color-purple-500;
230
- $purpur-color-border-interactive-primary: $purpur-color-purple-600;
231
- $purpur-color-border-interactive-primary-negative: $purpur-color-purple-200;
232
- $purpur-color-border-interactive-primary-hover: $purpur-color-purple-700;
233
- $purpur-color-border-interactive-primary-active: $purpur-color-purple-800;
234
- $purpur-color-border-interactive-primary-hover-negative: $purpur-color-purple-100;
235
- $purpur-color-border-interactive-primary-active-negative: $purpur-color-purple-50;
230
+ $purpur-color-border-interactive-primary: $purpur-color-purple-700;
231
+ $purpur-color-border-interactive-primary-negative: $purpur-color-purple-100;
232
+ $purpur-color-border-interactive-primary-hover: $purpur-color-purple-800;
233
+ $purpur-color-border-interactive-primary-active: $purpur-color-purple-900;
234
+ $purpur-color-border-interactive-primary-hover-negative: $purpur-color-purple-50;
235
+ $purpur-color-border-interactive-primary-active-negative: $purpur-color-functional-white;
236
236
  $purpur-color-border-interactive-expressive: $purpur-color-purple-550;
237
237
  $purpur-color-border-interactive-selected: $purpur-color-purple-550;
238
238
  $purpur-color-border-interactive-subtle: $purpur-color-transparent-black-400;
@@ -1,7 +1,7 @@
1
1
  export const purpurGradientAiTextInteractivePrimary =
2
- "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)";
2
+ "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)";
3
3
  export const purpurGradientAiTextInteractivePrimaryNegative =
4
- "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)";
4
+ "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)";
5
5
  export const purpurGradientAiBackgroundInteractiveExpressive =
6
6
  "linear-gradient(291deg, #62b2e7 -15%, #990ae3 44%)";
7
7
  export const purpurGradientAiBackgroundInteractiveExpressiveNegative =
@@ -13,6 +13,6 @@ export const purpurGradientAiBackgroundInteractivePrimaryNegative =
13
13
  export const purpurGradientAiBackgroundPrimaryNegative =
14
14
  "linear-gradient(291deg, #b12df4, #ffffff, #3694d3)";
15
15
  export const purpurGradientAiBorderInteractivePrimary =
16
- "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)";
16
+ "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)";
17
17
  export const purpurGradientAiBorderInteractivePrimaryNegative =
18
- "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)";
18
+ "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)";
@@ -3,8 +3,8 @@
3
3
  "ai": {
4
4
  "text": {
5
5
  "interactive": {
6
- "primary": "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)",
7
- "primary-negative": "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)"
6
+ "primary": "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)",
7
+ "primary-negative": "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)"
8
8
  }
9
9
  },
10
10
  "background": {
@@ -18,8 +18,8 @@
18
18
  },
19
19
  "border": {
20
20
  "interactive": {
21
- "primary": "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)",
22
- "primary-negative": "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)"
21
+ "primary": "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)",
22
+ "primary-negative": "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)"
23
23
  }
24
24
  }
25
25
  }
@@ -1,8 +1,8 @@
1
- $purpur-gradient-ai-text-interactive-primary: linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%);
1
+ $purpur-gradient-ai-text-interactive-primary: linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%);
2
2
  $purpur-gradient-ai-text-interactive-primary-negative: linear-gradient(
3
3
  289deg,
4
4
  #3694d3 -13%,
5
- #8c07d0 58%
5
+ #6d02a3 58%
6
6
  );
7
7
  $purpur-gradient-ai-background-interactive-expressive: linear-gradient(
8
8
  291deg,
@@ -28,9 +28,9 @@ $purpur-gradient-ai-background-interactive-primary-negative: linear-gradient(
28
28
  #3694d3
29
29
  );
30
30
  $purpur-gradient-ai-background-primary-negative: linear-gradient(291deg, #b12df4, #ffffff, #3694d3);
31
- $purpur-gradient-ai-border-interactive-primary: linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%);
31
+ $purpur-gradient-ai-border-interactive-primary: linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%);
32
32
  $purpur-gradient-ai-border-interactive-primary-negative: linear-gradient(
33
33
  289deg,
34
34
  #3694d3 -13%,
35
- #8c07d0 58%
35
+ #6d02a3 58%
36
36
  );
@@ -1,7 +1,7 @@
1
1
  export const purpurGradientAiTextInteractivePrimary =
2
- "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)";
2
+ "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)";
3
3
  export const purpurGradientAiTextInteractivePrimaryNegative =
4
- "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)";
4
+ "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)";
5
5
  export const purpurGradientAiBackgroundInteractiveExpressive =
6
6
  "linear-gradient(291deg, #3694d3 -15%, #990ae3 44%)";
7
7
  export const purpurGradientAiBackgroundInteractiveExpressiveNegative =
@@ -13,6 +13,6 @@ export const purpurGradientAiBackgroundInteractivePrimaryNegative =
13
13
  export const purpurGradientAiBackgroundPrimaryNegative =
14
14
  "linear-gradient(352deg, #62b2e7 -69%, #1f002e 15%, #1f002e 87%, #d58df9 183%)";
15
15
  export const purpurGradientAiBorderInteractivePrimary =
16
- "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)";
16
+ "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)";
17
17
  export const purpurGradientAiBorderInteractivePrimaryNegative =
18
- "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)";
18
+ "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)";
@@ -3,8 +3,8 @@
3
3
  "ai": {
4
4
  "text": {
5
5
  "interactive": {
6
- "primary": "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)",
7
- "primary-negative": "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)"
6
+ "primary": "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)",
7
+ "primary-negative": "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)"
8
8
  }
9
9
  },
10
10
  "background": {
@@ -18,8 +18,8 @@
18
18
  },
19
19
  "border": {
20
20
  "interactive": {
21
- "primary": "linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)",
22
- "primary-negative": "linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)"
21
+ "primary": "linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)",
22
+ "primary-negative": "linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)"
23
23
  }
24
24
  }
25
25
  }
@@ -1,8 +1,8 @@
1
- $purpur-gradient-ai-text-interactive-primary: linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%);
1
+ $purpur-gradient-ai-text-interactive-primary: linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%);
2
2
  $purpur-gradient-ai-text-interactive-primary-negative: linear-gradient(
3
3
  289deg,
4
4
  #62b2e7 -13%,
5
- #e4b6fb 58%
5
+ #f4e0ff 58%
6
6
  );
7
7
  $purpur-gradient-ai-background-interactive-expressive: linear-gradient(
8
8
  291deg,
@@ -34,9 +34,9 @@ $purpur-gradient-ai-background-primary-negative: linear-gradient(
34
34
  #1f002e 87%,
35
35
  #d58df9 183%
36
36
  );
37
- $purpur-gradient-ai-border-interactive-primary: linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%);
37
+ $purpur-gradient-ai-border-interactive-primary: linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%);
38
38
  $purpur-gradient-ai-border-interactive-primary-negative: linear-gradient(
39
39
  289deg,
40
40
  #62b2e7 -13%,
41
- #e4b6fb 58%
41
+ #f4e0ff 58%
42
42
  );
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("./variables-Buqm4JZc.js"),r=require("./variables-CMzMXeor.js"),u=require("./variables-BSBunpiY.js"),o="2px",e="4px",a="8px",t="16px",n="24px",i="999px",l="1px",c="2px",C="3px",g="6px",d="blur(24px)",s="linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)",v="linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)",B="linear-gradient(291deg, #3694d3 -15%, #990ae3 44%)",T="linear-gradient(291deg, #62b2e7 -15%, #990ae3 44%)",S="linear-gradient(291deg, #3694d3 -15%, #4e0174 44%, #b12df4 133%)",y="linear-gradient(280deg, #62b2e7 -15%, #f4e0ff 23%, #f4e0ff 68%, #d58df9 112%)",m="linear-gradient(352deg, #62b2e7 -69%, #1f002e 15%, #1f002e 87%, #d58df9 183%)",k="linear-gradient(289deg, #3694d3 -13%, #8c07d0 58%)",I="linear-gradient(289deg, #62b2e7 -13%, #e4b6fb 58%)",x="0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1)",h="0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.1)",P="0rem 0.25rem 0.75rem 0rem rgba(0, 0, 0, 0.1)",N="0rem 0.75rem 1.5rem 0rem rgba(0, 0, 0, 0.1)",G="0rem",O="0.0625rem",M="0.125rem",W="0.25rem",A="0.5rem",E="0.75rem",D="1rem",R="1.25rem",H="1.5rem",f="2rem",L="3rem",b="4rem",F="5rem",X="6rem",w="8rem",q="1rem",Q="1.5rem",$="1.5rem",j="1.5rem",z="1rem",J="1.5rem",K="3rem",U="3rem",V="TeliaSans, Helvetica, Arial, 'Lucida Grande', sans-serif",Y="TeliaSansHeading, Helvetica, Arial, 'Lucida Grande', sans-serif",Z="400",_="500",rr="700",ur="100%",pr="110%",or="125%",er="150%",ar="175%",tr="0.75rem",nr="0.875rem",ir="1rem",lr="1.125rem",cr="1.25rem",Cr="1.375rem",gr="1.5rem",dr="1.75rem",sr="2rem",vr="2.25rem",Br="2.5rem",Tr="3rem",Sr="3.5rem",yr="4rem",mr="5rem",kr="6rem";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.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=u.purpurMotionDuration100;exports.purpurMotionDuration150=u.purpurMotionDuration150;exports.purpurMotionDuration1500=u.purpurMotionDuration1500;exports.purpurMotionDuration200=u.purpurMotionDuration200;exports.purpurMotionDuration2000=u.purpurMotionDuration2000;exports.purpurMotionDuration300=u.purpurMotionDuration300;exports.purpurMotionDuration400=u.purpurMotionDuration400;exports.purpurMotionDuration500=u.purpurMotionDuration500;exports.purpurMotionEasingEaseIn=u.purpurMotionEasingEaseIn;exports.purpurMotionEasingEaseInOut=u.purpurMotionEasingEaseInOut;exports.purpurMotionEasingEaseOut=u.purpurMotionEasingEaseOut;exports.purpurBorderRadiusFull=i;exports.purpurBorderRadiusLg=t;exports.purpurBorderRadiusMd=a;exports.purpurBorderRadiusSm=e;exports.purpurBorderRadiusXl=n;exports.purpurBorderRadiusXs=o;exports.purpurBorderWidthLg=g;exports.purpurBorderWidthMd=C;exports.purpurBorderWidthSm=c;exports.purpurBorderWidthXs=l;exports.purpurFilterBlurOnImage=d;exports.purpurGradientAiBackgroundInteractiveExpressive=B;exports.purpurGradientAiBackgroundInteractiveExpressiveNegative=T;exports.purpurGradientAiBackgroundInteractivePrimary=S;exports.purpurGradientAiBackgroundInteractivePrimaryNegative=y;exports.purpurGradientAiBackgroundPrimaryNegative=m;exports.purpurGradientAiBorderInteractivePrimary=k;exports.purpurGradientAiBorderInteractivePrimaryNegative=I;exports.purpurGradientAiTextInteractivePrimary=s;exports.purpurGradientAiTextInteractivePrimaryNegative=v;exports.purpurShadowLg=N;exports.purpurShadowMd=P;exports.purpurShadowNone=x;exports.purpurShadowSm=h;exports.purpurSpacing0=G;exports.purpurSpacing10=O;exports.purpurSpacing100=A;exports.purpurSpacing1000=F;exports.purpurSpacing1200=X;exports.purpurSpacing150=E;exports.purpurSpacing1600=w;exports.purpurSpacing200=D;exports.purpurSpacing25=M;exports.purpurSpacing250=R;exports.purpurSpacing300=H;exports.purpurSpacing400=f;exports.purpurSpacing50=W;exports.purpurSpacing600=L;exports.purpurSpacing800=b;exports.purpurSpacingGutterLg=$;exports.purpurSpacingGutterMd=Q;exports.purpurSpacingGutterSm=q;exports.purpurSpacingGutterXl=j;exports.purpurSpacingPagePaddingLg=K;exports.purpurSpacingPagePaddingMd=J;exports.purpurSpacingPagePaddingSm=z;exports.purpurSpacingPagePaddingXl=U;exports.purpurTypographyFamilyDefault=V;exports.purpurTypographyFamilyDisplay=Y;exports.purpurTypographyLineHeightDefault=or;exports.purpurTypographyLineHeightLoose=er;exports.purpurTypographyLineHeightLooser=ar;exports.purpurTypographyLineHeightSnug=pr;exports.purpurTypographyLineHeightTight=ur;exports.purpurTypographyScale100=ir;exports.purpurTypographyScale1000=mr;exports.purpurTypographyScale1100=kr;exports.purpurTypographyScale150=lr;exports.purpurTypographyScale200=cr;exports.purpurTypographyScale300=Cr;exports.purpurTypographyScale400=gr;exports.purpurTypographyScale50=tr;exports.purpurTypographyScale500=dr;exports.purpurTypographyScale600=sr;exports.purpurTypographyScale650=vr;exports.purpurTypographyScale700=Br;exports.purpurTypographyScale75=nr;exports.purpurTypographyScale800=Tr;exports.purpurTypographyScale850=Sr;exports.purpurTypographyScale900=yr;exports.purpurTypographyWeightBold=rr;exports.purpurTypographyWeightMedium=_;exports.purpurTypographyWeightNormal=Z;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("./variables-Buqm4JZc.js"),r=require("./variables-DH61hVNE.js"),u=require("./variables-BSBunpiY.js"),o="2px",e="4px",a="8px",t="16px",n="24px",i="999px",l="1px",c="2px",C="3px",g="6px",d="blur(24px)",s="linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)",v="linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)",B="linear-gradient(291deg, #3694d3 -15%, #990ae3 44%)",T="linear-gradient(291deg, #62b2e7 -15%, #990ae3 44%)",S="linear-gradient(291deg, #3694d3 -15%, #4e0174 44%, #b12df4 133%)",y="linear-gradient(280deg, #62b2e7 -15%, #f4e0ff 23%, #f4e0ff 68%, #d58df9 112%)",m="linear-gradient(352deg, #62b2e7 -69%, #1f002e 15%, #1f002e 87%, #d58df9 183%)",k="linear-gradient(289deg, #3694d3 -13%, #6d02a3 58%)",I="linear-gradient(289deg, #62b2e7 -13%, #f4e0ff 58%)",x="0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1)",h="0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.1)",P="0rem 0.25rem 0.75rem 0rem rgba(0, 0, 0, 0.1)",N="0rem 0.75rem 1.5rem 0rem rgba(0, 0, 0, 0.1)",G="0rem",O="0.0625rem",M="0.125rem",W="0.25rem",A="0.5rem",E="0.75rem",D="1rem",R="1.25rem",f="1.5rem",H="2rem",L="3rem",b="4rem",F="5rem",X="6rem",w="8rem",q="1rem",Q="1.5rem",$="1.5rem",j="1.5rem",z="1rem",J="1.5rem",K="3rem",U="3rem",V="TeliaSans, Helvetica, Arial, 'Lucida Grande', sans-serif",Y="TeliaSansHeading, Helvetica, Arial, 'Lucida Grande', sans-serif",Z="400",_="500",rr="700",ur="100%",pr="110%",or="125%",er="150%",ar="175%",tr="0.75rem",nr="0.875rem",ir="1rem",lr="1.125rem",cr="1.25rem",Cr="1.375rem",gr="1.5rem",dr="1.75rem",sr="2rem",vr="2.25rem",Br="2.5rem",Tr="3rem",Sr="3.5rem",yr="4rem",mr="5rem",kr="6rem";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.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=u.purpurMotionDuration100;exports.purpurMotionDuration150=u.purpurMotionDuration150;exports.purpurMotionDuration1500=u.purpurMotionDuration1500;exports.purpurMotionDuration200=u.purpurMotionDuration200;exports.purpurMotionDuration2000=u.purpurMotionDuration2000;exports.purpurMotionDuration300=u.purpurMotionDuration300;exports.purpurMotionDuration400=u.purpurMotionDuration400;exports.purpurMotionDuration500=u.purpurMotionDuration500;exports.purpurMotionEasingEaseIn=u.purpurMotionEasingEaseIn;exports.purpurMotionEasingEaseInOut=u.purpurMotionEasingEaseInOut;exports.purpurMotionEasingEaseOut=u.purpurMotionEasingEaseOut;exports.purpurBorderRadiusFull=i;exports.purpurBorderRadiusLg=t;exports.purpurBorderRadiusMd=a;exports.purpurBorderRadiusSm=e;exports.purpurBorderRadiusXl=n;exports.purpurBorderRadiusXs=o;exports.purpurBorderWidthLg=g;exports.purpurBorderWidthMd=C;exports.purpurBorderWidthSm=c;exports.purpurBorderWidthXs=l;exports.purpurFilterBlurOnImage=d;exports.purpurGradientAiBackgroundInteractiveExpressive=B;exports.purpurGradientAiBackgroundInteractiveExpressiveNegative=T;exports.purpurGradientAiBackgroundInteractivePrimary=S;exports.purpurGradientAiBackgroundInteractivePrimaryNegative=y;exports.purpurGradientAiBackgroundPrimaryNegative=m;exports.purpurGradientAiBorderInteractivePrimary=k;exports.purpurGradientAiBorderInteractivePrimaryNegative=I;exports.purpurGradientAiTextInteractivePrimary=s;exports.purpurGradientAiTextInteractivePrimaryNegative=v;exports.purpurShadowLg=N;exports.purpurShadowMd=P;exports.purpurShadowNone=x;exports.purpurShadowSm=h;exports.purpurSpacing0=G;exports.purpurSpacing10=O;exports.purpurSpacing100=A;exports.purpurSpacing1000=F;exports.purpurSpacing1200=X;exports.purpurSpacing150=E;exports.purpurSpacing1600=w;exports.purpurSpacing200=D;exports.purpurSpacing25=M;exports.purpurSpacing250=R;exports.purpurSpacing300=f;exports.purpurSpacing400=H;exports.purpurSpacing50=W;exports.purpurSpacing600=L;exports.purpurSpacing800=b;exports.purpurSpacingGutterLg=$;exports.purpurSpacingGutterMd=Q;exports.purpurSpacingGutterSm=q;exports.purpurSpacingGutterXl=j;exports.purpurSpacingPagePaddingLg=K;exports.purpurSpacingPagePaddingMd=J;exports.purpurSpacingPagePaddingSm=z;exports.purpurSpacingPagePaddingXl=U;exports.purpurTypographyFamilyDefault=V;exports.purpurTypographyFamilyDisplay=Y;exports.purpurTypographyLineHeightDefault=or;exports.purpurTypographyLineHeightLoose=er;exports.purpurTypographyLineHeightLooser=ar;exports.purpurTypographyLineHeightSnug=pr;exports.purpurTypographyLineHeightTight=ur;exports.purpurTypographyScale100=ir;exports.purpurTypographyScale1000=mr;exports.purpurTypographyScale1100=kr;exports.purpurTypographyScale150=lr;exports.purpurTypographyScale200=cr;exports.purpurTypographyScale300=Cr;exports.purpurTypographyScale400=gr;exports.purpurTypographyScale50=tr;exports.purpurTypographyScale500=dr;exports.purpurTypographyScale600=sr;exports.purpurTypographyScale650=vr;exports.purpurTypographyScale700=Br;exports.purpurTypographyScale75=nr;exports.purpurTypographyScale800=Tr;exports.purpurTypographyScale850=Sr;exports.purpurTypographyScale900=yr;exports.purpurTypographyWeightBold=rr;exports.purpurTypographyWeightMedium=_;exports.purpurTypographyWeightNormal=Z;
2
2
  //# sourceMappingURL=tokens.cjs.js.map