@unidy.io/sdk 1.1.8 → 1.1.9

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 (769) hide show
  1. package/dist/cjs/app-globals-DSKjcXX_.js +10 -0
  2. package/dist/cjs/app-globals-DSKjcXX_.js.map +1 -0
  3. package/dist/cjs/auth-B83pzi0f.js +582 -0
  4. package/dist/cjs/auth-B83pzi0f.js.map +1 -0
  5. package/dist/cjs/auth-store-DPHWWmXf.js +183 -0
  6. package/dist/cjs/auth-store-DPHWWmXf.js.map +1 -0
  7. package/dist/cjs/component-utils-BpMyeVQo.js +35 -0
  8. package/dist/cjs/component-utils-BpMyeVQo.js.map +1 -0
  9. package/dist/cjs/flash-store-BuIBuQDx.js +50 -0
  10. package/dist/cjs/flash-store-BuIBuQDx.js.map +1 -0
  11. package/dist/cjs/helpers-BcPlKlBG.js +11 -0
  12. package/dist/cjs/helpers-BcPlKlBG.js.map +1 -0
  13. package/dist/cjs/helpers-DJyRa0Qo.js +11 -0
  14. package/dist/cjs/helpers-DJyRa0Qo.js.map +1 -0
  15. package/dist/cjs/i18n-BoDZ8kd2.js +3236 -0
  16. package/dist/cjs/i18n-BoDZ8kd2.js.map +1 -0
  17. package/dist/cjs/index-B_N5xKgH.js +12025 -0
  18. package/dist/cjs/index-B_N5xKgH.js.map +1 -0
  19. package/dist/cjs/index-DLz3FT7T.js +214 -0
  20. package/dist/cjs/index-DLz3FT7T.js.map +1 -0
  21. package/dist/cjs/index-R2MKLaem.js +5267 -0
  22. package/dist/cjs/index-R2MKLaem.js.map +1 -0
  23. package/dist/cjs/index.cjs.js +64 -0
  24. package/dist/cjs/index.cjs.js.map +1 -0
  25. package/dist/cjs/loader.cjs.js +14 -0
  26. package/dist/cjs/loader.cjs.js.map +1 -0
  27. package/dist/cjs/newsletter-helpers-D-V_8kiN.js +289 -0
  28. package/dist/cjs/newsletter-helpers-D-V_8kiN.js.map +1 -0
  29. package/dist/cjs/newsletter-store-BzytX7Qh.js +38 -0
  30. package/dist/cjs/newsletter-store-BzytX7Qh.js.map +1 -0
  31. package/dist/cjs/pagination-store-BEiW3MQd.js +16 -0
  32. package/dist/cjs/pagination-store-BEiW3MQd.js.map +1 -0
  33. package/dist/cjs/profile-helpers-B2h2III_.js +39 -0
  34. package/dist/cjs/profile-helpers-B2h2III_.js.map +1 -0
  35. package/dist/cjs/profile-store-P_BcYkef.js +22 -0
  36. package/dist/cjs/profile-store-P_BcYkef.js.map +1 -0
  37. package/dist/cjs/sdk.cjs.js +26 -0
  38. package/dist/cjs/sdk.cjs.js.map +1 -0
  39. package/dist/cjs/u-conditional-render.cjs.entry.js +102 -0
  40. package/dist/cjs/u-conditional-render.entry.cjs.js.map +1 -0
  41. package/dist/cjs/u-config.cjs.entry.js +87 -0
  42. package/dist/cjs/u-config.entry.cjs.js.map +1 -0
  43. package/dist/cjs/u-email-field.cjs.entry.js +77 -0
  44. package/dist/cjs/u-email-field.entry.cjs.js.map +1 -0
  45. package/dist/cjs/u-error-message.cjs.entry.js +82 -0
  46. package/dist/cjs/u-error-message.entry.cjs.js.map +1 -0
  47. package/dist/cjs/u-field.u-raw-field.entry.cjs.js.map +1 -0
  48. package/dist/cjs/u-field_2.cjs.entry.js +375 -0
  49. package/dist/cjs/u-flash-message.cjs.entry.js +37 -0
  50. package/dist/cjs/u-flash-message.entry.cjs.js.map +1 -0
  51. package/dist/cjs/u-full-profile.cjs.entry.js +37 -0
  52. package/dist/cjs/u-full-profile.entry.cjs.js.map +1 -0
  53. package/dist/cjs/u-logout-button.u-signed-in.entry.cjs.js.map +1 -0
  54. package/dist/cjs/u-logout-button_2.cjs.entry.js +60 -0
  55. package/dist/cjs/u-magic-code-field.cjs.entry.js +91 -0
  56. package/dist/cjs/u-magic-code-field.entry.cjs.js.map +1 -0
  57. package/dist/cjs/u-missing-field.cjs.entry.js +22 -0
  58. package/dist/cjs/u-missing-field.entry.cjs.js.map +1 -0
  59. package/dist/cjs/u-missing-fields-submit-button.cjs.entry.js +46 -0
  60. package/dist/cjs/u-missing-fields-submit-button.entry.cjs.js.map +1 -0
  61. package/dist/cjs/u-newsletter-checkbox.cjs.entry.js +77 -0
  62. package/dist/cjs/u-newsletter-checkbox.entry.cjs.js.map +1 -0
  63. package/dist/cjs/u-newsletter-logout-button.cjs.entry.js +36 -0
  64. package/dist/cjs/u-newsletter-logout-button.entry.cjs.js.map +1 -0
  65. package/dist/cjs/u-newsletter-preference-checkbox.cjs.entry.js +120 -0
  66. package/dist/cjs/u-newsletter-preference-checkbox.entry.cjs.js.map +1 -0
  67. package/dist/cjs/u-newsletter-resend-doi-button.cjs.entry.js +49 -0
  68. package/dist/cjs/u-newsletter-resend-doi-button.entry.cjs.js.map +1 -0
  69. package/dist/cjs/u-newsletter-root.cjs.entry.js +72 -0
  70. package/dist/cjs/u-newsletter-root.entry.cjs.js.map +1 -0
  71. package/dist/cjs/u-newsletter-toggle-subscription-button.cjs.entry.js +73 -0
  72. package/dist/cjs/u-newsletter-toggle-subscription-button.entry.cjs.js.map +1 -0
  73. package/dist/cjs/u-pagination-button.cjs.entry.js +63 -0
  74. package/dist/cjs/u-pagination-button.entry.cjs.js.map +1 -0
  75. package/dist/cjs/u-pagination-page.cjs.entry.js +44 -0
  76. package/dist/cjs/u-pagination-page.entry.cjs.js.map +1 -0
  77. package/dist/cjs/u-passkey.cjs.entry.js +47 -0
  78. package/dist/cjs/u-passkey.entry.cjs.js.map +1 -0
  79. package/dist/cjs/u-password-field.cjs.entry.js +106 -0
  80. package/dist/cjs/u-password-field.entry.cjs.js.map +1 -0
  81. package/dist/cjs/u-profile.u-submit-button.entry.cjs.js.map +1 -0
  82. package/dist/cjs/u-profile_2.cjs.entry.js +327 -0
  83. package/dist/cjs/u-registration-button.cjs.entry.js +48 -0
  84. package/dist/cjs/u-registration-button.entry.cjs.js.map +1 -0
  85. package/dist/cjs/u-reset-password-button.cjs.entry.js +56 -0
  86. package/dist/cjs/u-reset-password-button.entry.cjs.js.map +1 -0
  87. package/dist/cjs/u-send-magic-code-button.cjs.entry.js +68 -0
  88. package/dist/cjs/u-send-magic-code-button.entry.cjs.js.map +1 -0
  89. package/dist/cjs/u-signin-root.cjs.entry.js +43 -0
  90. package/dist/cjs/u-signin-root.entry.cjs.js.map +1 -0
  91. package/dist/cjs/u-signin-step.cjs.entry.js +66 -0
  92. package/dist/cjs/u-signin-step.entry.cjs.js.map +1 -0
  93. package/dist/cjs/u-signin-strategy.cjs.entry.js +30 -0
  94. package/dist/cjs/u-signin-strategy.entry.cjs.js.map +1 -0
  95. package/dist/cjs/u-social-login-button.cjs.entry.js +100 -0
  96. package/dist/cjs/u-social-login-button.entry.cjs.js.map +1 -0
  97. package/dist/cjs/u-spinner.cjs.entry.js +18 -0
  98. package/dist/cjs/u-spinner.entry.cjs.js.map +1 -0
  99. package/dist/cjs/u-ticketable-list.cjs.entry.js +6097 -0
  100. package/dist/cjs/u-ticketable-list.entry.cjs.js.map +1 -0
  101. package/dist/cjs/unidy-store-7AbWnZ6g.js +41 -0
  102. package/dist/cjs/unidy-store-7AbWnZ6g.js.map +1 -0
  103. package/dist/collection/api/client.js +144 -0
  104. package/dist/collection/api/client.js.map +1 -0
  105. package/dist/collection/api/index.js +42 -0
  106. package/dist/collection/api/index.js.map +1 -0
  107. package/dist/collection/api/shared.js +18 -0
  108. package/dist/collection/api/shared.js.map +1 -0
  109. package/dist/collection/auth/api/auth.js +264 -0
  110. package/dist/collection/auth/api/auth.js.map +1 -0
  111. package/dist/collection/auth/auth-helpers.js +297 -0
  112. package/dist/collection/auth/auth-helpers.js.map +1 -0
  113. package/dist/collection/auth/auth.js +124 -0
  114. package/dist/collection/auth/auth.js.map +1 -0
  115. package/dist/collection/auth/components/helpers.js +5 -0
  116. package/dist/collection/auth/components/helpers.js.map +1 -0
  117. package/dist/collection/auth/components/logout-button/logout-button.js +92 -0
  118. package/dist/collection/auth/components/logout-button/logout-button.js.map +1 -0
  119. package/dist/collection/auth/components/magic-code-field/magic-code-field.css +1 -0
  120. package/dist/collection/auth/components/magic-code-field/magic-code-field.js +113 -0
  121. package/dist/collection/auth/components/magic-code-field/magic-code-field.js.map +1 -0
  122. package/dist/collection/auth/components/missing-field/missing-field.js +14 -0
  123. package/dist/collection/auth/components/missing-field/missing-field.js.map +1 -0
  124. package/dist/collection/auth/components/missing-fields-submit-button/missing-fields-submit-button.js +39 -0
  125. package/dist/collection/auth/components/missing-fields-submit-button/missing-fields-submit-button.js.map +1 -0
  126. package/dist/collection/auth/components/passkey/passkey.js +103 -0
  127. package/dist/collection/auth/components/passkey/passkey.js.map +1 -0
  128. package/dist/collection/auth/components/password-field/password-field.js +168 -0
  129. package/dist/collection/auth/components/password-field/password-field.js.map +1 -0
  130. package/dist/collection/auth/components/registration/registration-button.js +104 -0
  131. package/dist/collection/auth/components/registration/registration-button.js.map +1 -0
  132. package/dist/collection/auth/components/reset-pass-button/reset-pass-button.js +68 -0
  133. package/dist/collection/auth/components/reset-pass-button/reset-pass-button.js.map +1 -0
  134. package/dist/collection/auth/components/send-magic-code-button/send-magic-code-button.js +104 -0
  135. package/dist/collection/auth/components/send-magic-code-button/send-magic-code-button.js.map +1 -0
  136. package/dist/collection/auth/components/signed-in/signed-in.js +59 -0
  137. package/dist/collection/auth/components/signed-in/signed-in.js.map +1 -0
  138. package/dist/collection/auth/components/signin-root/signin-root.js +97 -0
  139. package/dist/collection/auth/components/signin-root/signin-root.js.map +1 -0
  140. package/dist/collection/auth/components/signin-step/signin-step.js +135 -0
  141. package/dist/collection/auth/components/signin-step/signin-step.js.map +1 -0
  142. package/dist/collection/auth/components/signin-strategy/signin-strategy.js +64 -0
  143. package/dist/collection/auth/components/signin-strategy/signin-strategy.js.map +1 -0
  144. package/dist/collection/auth/components/social-logins/logos/apple.js +3 -0
  145. package/dist/collection/auth/components/social-logins/logos/apple.js.map +1 -0
  146. package/dist/collection/auth/components/social-logins/logos/discord.js +3 -0
  147. package/dist/collection/auth/components/social-logins/logos/discord.js.map +1 -0
  148. package/dist/collection/auth/components/social-logins/logos/facebook.js +3 -0
  149. package/dist/collection/auth/components/social-logins/logos/facebook.js.map +1 -0
  150. package/dist/collection/auth/components/social-logins/logos/google.js +3 -0
  151. package/dist/collection/auth/components/social-logins/logos/google.js.map +1 -0
  152. package/dist/collection/auth/components/social-logins/logos/linkedin.js +3 -0
  153. package/dist/collection/auth/components/social-logins/logos/linkedin.js.map +1 -0
  154. package/dist/collection/auth/components/social-logins/social-login-button.css +1 -0
  155. package/dist/collection/auth/components/social-logins/social-login-button.js +188 -0
  156. package/dist/collection/auth/components/social-logins/social-login-button.js.map +1 -0
  157. package/dist/collection/auth/components/submit-button/auth-submit-button.js +62 -0
  158. package/dist/collection/auth/components/submit-button/auth-submit-button.js.map +1 -0
  159. package/dist/collection/auth/error-definitions.js +26 -0
  160. package/dist/collection/auth/error-definitions.js.map +1 -0
  161. package/dist/collection/auth/index.js +14 -0
  162. package/dist/collection/auth/index.js.map +1 -0
  163. package/dist/collection/auth/passkey-auth.js +106 -0
  164. package/dist/collection/auth/passkey-auth.js.map +1 -0
  165. package/dist/collection/auth/store/auth-store.js +174 -0
  166. package/dist/collection/auth/store/auth-store.js.map +1 -0
  167. package/dist/collection/collection-manifest.json +46 -0
  168. package/dist/collection/globalScript.js +18 -0
  169. package/dist/collection/globalScript.js.map +1 -0
  170. package/dist/collection/i18n.js +31 -0
  171. package/dist/collection/i18n.js.map +1 -0
  172. package/dist/collection/index.js +16 -0
  173. package/dist/collection/index.js.map +1 -0
  174. package/dist/collection/locales/de.json +133 -0
  175. package/dist/collection/locales/en.json +133 -0
  176. package/dist/collection/locales/fr.json +133 -0
  177. package/dist/collection/locales/it.json +133 -0
  178. package/dist/collection/locales/nl_be.json +133 -0
  179. package/dist/collection/locales/ro.json +133 -0
  180. package/dist/collection/logger.js +106 -0
  181. package/dist/collection/logger.js.map +1 -0
  182. package/dist/collection/newsletter/api/newsletters.js +189 -0
  183. package/dist/collection/newsletter/api/newsletters.js.map +1 -0
  184. package/dist/collection/newsletter/components/helpers.js +5 -0
  185. package/dist/collection/newsletter/components/helpers.js.map +1 -0
  186. package/dist/collection/newsletter/components/logout-button/logout-button.js +48 -0
  187. package/dist/collection/newsletter/components/logout-button/logout-button.js.map +1 -0
  188. package/dist/collection/newsletter/components/newsletter-checkbox/newsletter-checkbox.js +165 -0
  189. package/dist/collection/newsletter/components/newsletter-checkbox/newsletter-checkbox.js.map +1 -0
  190. package/dist/collection/newsletter/components/newsletter-root/newsletter-root.js +119 -0
  191. package/dist/collection/newsletter/components/newsletter-root/newsletter-root.js.map +1 -0
  192. package/dist/collection/newsletter/components/preference-checkbox/preference-checkbox.js +235 -0
  193. package/dist/collection/newsletter/components/preference-checkbox/preference-checkbox.js.map +1 -0
  194. package/dist/collection/newsletter/components/resend-doi-button/resend-doi-button.css +1 -0
  195. package/dist/collection/newsletter/components/resend-doi-button/resend-doi-button.js +89 -0
  196. package/dist/collection/newsletter/components/resend-doi-button/resend-doi-button.js.map +1 -0
  197. package/dist/collection/newsletter/components/submit-button/newsletter-submit-button.js +18 -0
  198. package/dist/collection/newsletter/components/submit-button/newsletter-submit-button.js.map +1 -0
  199. package/dist/collection/newsletter/components/toggle-subscription-button/toggle-subscription-button.css +1 -0
  200. package/dist/collection/newsletter/components/toggle-subscription-button/toggle-subscription-button.js +154 -0
  201. package/dist/collection/newsletter/components/toggle-subscription-button/toggle-subscription-button.js.map +1 -0
  202. package/dist/collection/newsletter/index.js +11 -0
  203. package/dist/collection/newsletter/index.js.map +1 -0
  204. package/dist/collection/newsletter/newsletter-helpers.js +277 -0
  205. package/dist/collection/newsletter/newsletter-helpers.js.map +1 -0
  206. package/dist/collection/newsletter/store/newsletter-store.js +34 -0
  207. package/dist/collection/newsletter/store/newsletter-store.js.map +1 -0
  208. package/dist/collection/profile/api/profile.js +168 -0
  209. package/dist/collection/profile/api/profile.js.map +1 -0
  210. package/dist/collection/profile/components/field/field.css +1 -0
  211. package/dist/collection/profile/components/field/field.js +359 -0
  212. package/dist/collection/profile/components/field/field.js.map +1 -0
  213. package/dist/collection/profile/components/full-profile/full-profile.css +1 -0
  214. package/dist/collection/profile/components/full-profile/full-profile.js +78 -0
  215. package/dist/collection/profile/components/full-profile/full-profile.js.map +1 -0
  216. package/dist/collection/profile/components/profile/profile.js +250 -0
  217. package/dist/collection/profile/components/profile/profile.js.map +1 -0
  218. package/dist/collection/profile/components/raw-field/raw-field.js +697 -0
  219. package/dist/collection/profile/components/raw-field/raw-field.js.map +1 -0
  220. package/dist/collection/profile/components/raw-input-fields/Input.js +3 -0
  221. package/dist/collection/profile/components/raw-input-fields/Input.js.map +1 -0
  222. package/dist/collection/profile/components/raw-input-fields/MultiSelect.js +8 -0
  223. package/dist/collection/profile/components/raw-input-fields/MultiSelect.js.map +1 -0
  224. package/dist/collection/profile/components/raw-input-fields/RadioGroup.js +8 -0
  225. package/dist/collection/profile/components/raw-input-fields/RadioGroup.js.map +1 -0
  226. package/dist/collection/profile/components/raw-input-fields/Select.js +11 -0
  227. package/dist/collection/profile/components/raw-input-fields/Select.js.map +1 -0
  228. package/dist/collection/profile/components/raw-input-fields/Textarea.js +3 -0
  229. package/dist/collection/profile/components/raw-input-fields/Textarea.js.map +1 -0
  230. package/dist/collection/profile/components/submit-button/profile-submit-button.js +17 -0
  231. package/dist/collection/profile/components/submit-button/profile-submit-button.js.map +1 -0
  232. package/dist/collection/profile/index.js +13 -0
  233. package/dist/collection/profile/index.js.map +1 -0
  234. package/dist/collection/profile/profile-helpers.js +31 -0
  235. package/dist/collection/profile/profile-helpers.js.map +1 -0
  236. package/dist/collection/profile/store/profile-store.js +15 -0
  237. package/dist/collection/profile/store/profile-store.js.map +1 -0
  238. package/dist/collection/sdk.css +39 -0
  239. package/dist/collection/shared/component-utils.js +28 -0
  240. package/dist/collection/shared/component-utils.js.map +1 -0
  241. package/dist/collection/shared/components/conditional-render/conditional-render.js +177 -0
  242. package/dist/collection/shared/components/conditional-render/conditional-render.js.map +1 -0
  243. package/dist/collection/shared/components/config/config.js +260 -0
  244. package/dist/collection/shared/components/config/config.js.map +1 -0
  245. package/dist/collection/shared/components/email-field/email-field.css +1 -0
  246. package/dist/collection/shared/components/email-field/email-field.js +145 -0
  247. package/dist/collection/shared/components/email-field/email-field.js.map +1 -0
  248. package/dist/collection/shared/components/error-message/error-message.js +141 -0
  249. package/dist/collection/shared/components/error-message/error-message.js.map +1 -0
  250. package/dist/collection/shared/components/flash-message/close-icon.js +3 -0
  251. package/dist/collection/shared/components/flash-message/close-icon.js.map +1 -0
  252. package/dist/collection/shared/components/flash-message/flash-message.css +1 -0
  253. package/dist/collection/shared/components/flash-message/flash-message.js +79 -0
  254. package/dist/collection/shared/components/flash-message/flash-message.js.map +1 -0
  255. package/dist/collection/shared/components/spinner/spinner.css +1 -0
  256. package/dist/collection/shared/components/spinner/spinner.js +19 -0
  257. package/dist/collection/shared/components/spinner/spinner.js.map +1 -0
  258. package/dist/collection/shared/components/submit-button/context.js +10 -0
  259. package/dist/collection/shared/components/submit-button/context.js.map +1 -0
  260. package/dist/collection/shared/components/submit-button/submit-button.css +1 -0
  261. package/dist/collection/shared/components/submit-button/submit-button.js +196 -0
  262. package/dist/collection/shared/components/submit-button/submit-button.js.map +1 -0
  263. package/dist/collection/shared/store/flash-store.js +43 -0
  264. package/dist/collection/shared/store/flash-store.js.map +1 -0
  265. package/dist/collection/shared/store/unidy-store.js +33 -0
  266. package/dist/collection/shared/store/unidy-store.js.map +1 -0
  267. package/dist/collection/ticketable/api/get-with-schema.js +35 -0
  268. package/dist/collection/ticketable/api/get-with-schema.js.map +1 -0
  269. package/dist/collection/ticketable/api/schemas.js +12 -0
  270. package/dist/collection/ticketable/api/schemas.js.map +1 -0
  271. package/dist/collection/ticketable/api/subscriptions.js +47 -0
  272. package/dist/collection/ticketable/api/subscriptions.js.map +1 -0
  273. package/dist/collection/ticketable/api/tickets.js +48 -0
  274. package/dist/collection/ticketable/api/tickets.js.map +1 -0
  275. package/dist/collection/ticketable/components/pagination/pagination-button.js +108 -0
  276. package/dist/collection/ticketable/components/pagination/pagination-button.js.map +1 -0
  277. package/dist/collection/ticketable/components/pagination/pagination-page.js +69 -0
  278. package/dist/collection/ticketable/components/pagination/pagination-page.js.map +1 -0
  279. package/dist/collection/ticketable/components/ticketable-list/skeleton-helpers.js +54 -0
  280. package/dist/collection/ticketable/components/ticketable-list/skeleton-helpers.js.map +1 -0
  281. package/dist/collection/ticketable/components/ticketable-list/ticketable-list.js +505 -0
  282. package/dist/collection/ticketable/components/ticketable-list/ticketable-list.js.map +1 -0
  283. package/dist/collection/ticketable/index.js +13 -0
  284. package/dist/collection/ticketable/index.js.map +1 -0
  285. package/dist/collection/ticketable/store/pagination-store.js +9 -0
  286. package/dist/collection/ticketable/store/pagination-store.js.map +1 -0
  287. package/dist/components/auth-store.js +178 -0
  288. package/dist/components/auth-store.js.map +1 -0
  289. package/dist/components/auth.js +581 -0
  290. package/dist/components/auth.js.map +1 -0
  291. package/dist/components/component-utils.js +32 -0
  292. package/dist/components/component-utils.js.map +1 -0
  293. package/dist/components/exports.js +4106 -0
  294. package/dist/components/exports.js.map +1 -0
  295. package/dist/components/field.js +144 -0
  296. package/dist/components/field.js.map +1 -0
  297. package/dist/components/flash-store.js +47 -0
  298. package/dist/components/flash-store.js.map +1 -0
  299. package/dist/components/helpers.js +9 -0
  300. package/dist/components/helpers.js.map +1 -0
  301. package/dist/components/helpers2.js +9 -0
  302. package/dist/components/helpers2.js.map +1 -0
  303. package/dist/components/i18n.js +3234 -0
  304. package/dist/components/i18n.js.map +1 -0
  305. package/dist/components/index.d.ts +33 -0
  306. package/dist/components/index.js +5902 -0
  307. package/dist/components/index.js.map +1 -0
  308. package/dist/components/index2.js +5256 -0
  309. package/dist/components/index2.js.map +1 -0
  310. package/dist/components/index3.js +212 -0
  311. package/dist/components/index3.js.map +1 -0
  312. package/dist/components/logger.js +111 -0
  313. package/dist/components/logger.js.map +1 -0
  314. package/dist/components/newsletter-helpers.js +278 -0
  315. package/dist/components/newsletter-helpers.js.map +1 -0
  316. package/dist/components/newsletter-store.js +34 -0
  317. package/dist/components/newsletter-store.js.map +1 -0
  318. package/dist/components/pagination-store.js +14 -0
  319. package/dist/components/pagination-store.js.map +1 -0
  320. package/dist/components/profile-helpers.js +36 -0
  321. package/dist/components/profile-helpers.js.map +1 -0
  322. package/dist/components/profile-store.js +18 -0
  323. package/dist/components/profile-store.js.map +1 -0
  324. package/dist/components/profile.js +151 -0
  325. package/dist/components/profile.js.map +1 -0
  326. package/dist/components/raw-field.js +318 -0
  327. package/dist/components/raw-field.js.map +1 -0
  328. package/dist/components/spinner.js +35 -0
  329. package/dist/components/spinner.js.map +1 -0
  330. package/dist/components/submit-button.js +231 -0
  331. package/dist/components/submit-button.js.map +1 -0
  332. package/dist/components/u-conditional-render.d.ts +11 -0
  333. package/dist/components/u-conditional-render.js +120 -0
  334. package/dist/components/u-conditional-render.js.map +1 -0
  335. package/dist/components/u-config.d.ts +11 -0
  336. package/dist/components/u-config.js +113 -0
  337. package/dist/components/u-config.js.map +1 -0
  338. package/dist/components/u-email-field.d.ts +11 -0
  339. package/dist/components/u-email-field.js +99 -0
  340. package/dist/components/u-email-field.js.map +1 -0
  341. package/dist/components/u-error-message.d.ts +11 -0
  342. package/dist/components/u-error-message.js +105 -0
  343. package/dist/components/u-error-message.js.map +1 -0
  344. package/dist/components/u-field.d.ts +11 -0
  345. package/dist/components/u-field.js +9 -0
  346. package/dist/components/u-field.js.map +1 -0
  347. package/dist/components/u-flash-message.d.ts +11 -0
  348. package/dist/components/u-flash-message.js +58 -0
  349. package/dist/components/u-flash-message.js.map +1 -0
  350. package/dist/components/u-full-profile.d.ts +11 -0
  351. package/dist/components/u-full-profile.js +87 -0
  352. package/dist/components/u-full-profile.js.map +1 -0
  353. package/dist/components/u-logout-button.d.ts +11 -0
  354. package/dist/components/u-logout-button.js +59 -0
  355. package/dist/components/u-logout-button.js.map +1 -0
  356. package/dist/components/u-magic-code-field.d.ts +11 -0
  357. package/dist/components/u-magic-code-field.js +106 -0
  358. package/dist/components/u-magic-code-field.js.map +1 -0
  359. package/dist/components/u-missing-field.d.ts +11 -0
  360. package/dist/components/u-missing-field.js +57 -0
  361. package/dist/components/u-missing-field.js.map +1 -0
  362. package/dist/components/u-missing-fields-submit-button.d.ts +11 -0
  363. package/dist/components/u-missing-fields-submit-button.js +70 -0
  364. package/dist/components/u-missing-fields-submit-button.js.map +1 -0
  365. package/dist/components/u-newsletter-checkbox.d.ts +11 -0
  366. package/dist/components/u-newsletter-checkbox.js +93 -0
  367. package/dist/components/u-newsletter-checkbox.js.map +1 -0
  368. package/dist/components/u-newsletter-logout-button.d.ts +11 -0
  369. package/dist/components/u-newsletter-logout-button.js +51 -0
  370. package/dist/components/u-newsletter-logout-button.js.map +1 -0
  371. package/dist/components/u-newsletter-preference-checkbox.d.ts +11 -0
  372. package/dist/components/u-newsletter-preference-checkbox.js +140 -0
  373. package/dist/components/u-newsletter-preference-checkbox.js.map +1 -0
  374. package/dist/components/u-newsletter-resend-doi-button.d.ts +11 -0
  375. package/dist/components/u-newsletter-resend-doi-button.js +70 -0
  376. package/dist/components/u-newsletter-resend-doi-button.js.map +1 -0
  377. package/dist/components/u-newsletter-root.d.ts +11 -0
  378. package/dist/components/u-newsletter-root.js +90 -0
  379. package/dist/components/u-newsletter-root.js.map +1 -0
  380. package/dist/components/u-newsletter-toggle-subscription-button.d.ts +11 -0
  381. package/dist/components/u-newsletter-toggle-subscription-button.js +97 -0
  382. package/dist/components/u-newsletter-toggle-subscription-button.js.map +1 -0
  383. package/dist/components/u-pagination-button.d.ts +11 -0
  384. package/dist/components/u-pagination-button.js +86 -0
  385. package/dist/components/u-pagination-button.js.map +1 -0
  386. package/dist/components/u-pagination-page.d.ts +11 -0
  387. package/dist/components/u-pagination-page.js +66 -0
  388. package/dist/components/u-pagination-page.js.map +1 -0
  389. package/dist/components/u-passkey.d.ts +11 -0
  390. package/dist/components/u-passkey.js +65 -0
  391. package/dist/components/u-passkey.js.map +1 -0
  392. package/dist/components/u-password-field.d.ts +11 -0
  393. package/dist/components/u-password-field.js +127 -0
  394. package/dist/components/u-password-field.js.map +1 -0
  395. package/dist/components/u-profile.d.ts +11 -0
  396. package/dist/components/u-profile.js +9 -0
  397. package/dist/components/u-profile.js.map +1 -0
  398. package/dist/components/u-raw-field.d.ts +11 -0
  399. package/dist/components/u-raw-field.js +9 -0
  400. package/dist/components/u-raw-field.js.map +1 -0
  401. package/dist/components/u-registration-button.d.ts +11 -0
  402. package/dist/components/u-registration-button.js +70 -0
  403. package/dist/components/u-registration-button.js.map +1 -0
  404. package/dist/components/u-reset-password-button.d.ts +11 -0
  405. package/dist/components/u-reset-password-button.js +72 -0
  406. package/dist/components/u-reset-password-button.js.map +1 -0
  407. package/dist/components/u-send-magic-code-button.d.ts +11 -0
  408. package/dist/components/u-send-magic-code-button.js +85 -0
  409. package/dist/components/u-send-magic-code-button.js.map +1 -0
  410. package/dist/components/u-signed-in.d.ts +11 -0
  411. package/dist/components/u-signed-in.js +44 -0
  412. package/dist/components/u-signed-in.js.map +1 -0
  413. package/dist/components/u-signin-root.d.ts +11 -0
  414. package/dist/components/u-signin-root.js +63 -0
  415. package/dist/components/u-signin-root.js.map +1 -0
  416. package/dist/components/u-signin-step.d.ts +11 -0
  417. package/dist/components/u-signin-step.js +84 -0
  418. package/dist/components/u-signin-step.js.map +1 -0
  419. package/dist/components/u-signin-strategy.d.ts +11 -0
  420. package/dist/components/u-signin-strategy.js +50 -0
  421. package/dist/components/u-signin-strategy.js.map +1 -0
  422. package/dist/components/u-social-login-button.d.ts +11 -0
  423. package/dist/components/u-social-login-button.js +125 -0
  424. package/dist/components/u-social-login-button.js.map +1 -0
  425. package/dist/components/u-spinner.d.ts +11 -0
  426. package/dist/components/u-spinner.js +9 -0
  427. package/dist/components/u-spinner.js.map +1 -0
  428. package/dist/components/u-submit-button.d.ts +11 -0
  429. package/dist/components/u-submit-button.js +9 -0
  430. package/dist/components/u-submit-button.js.map +1 -0
  431. package/dist/components/u-ticketable-list.d.ts +11 -0
  432. package/dist/components/u-ticketable-list.js +6130 -0
  433. package/dist/components/u-ticketable-list.js.map +1 -0
  434. package/dist/components/unidy-store.js +37 -0
  435. package/dist/components/unidy-store.js.map +1 -0
  436. package/dist/esm/app-globals-CPU9ZcqZ.js +8 -0
  437. package/dist/esm/app-globals-CPU9ZcqZ.js.map +1 -0
  438. package/dist/esm/auth-B0RIcDM-.js +580 -0
  439. package/dist/esm/auth-B0RIcDM-.js.map +1 -0
  440. package/dist/esm/auth-store-BGMYm_jK.js +178 -0
  441. package/dist/esm/auth-store-BGMYm_jK.js.map +1 -0
  442. package/dist/esm/component-utils-D1lzXl_Z.js +32 -0
  443. package/dist/esm/component-utils-D1lzXl_Z.js.map +1 -0
  444. package/dist/esm/flash-store-CEvWSG0c.js +47 -0
  445. package/dist/esm/flash-store-CEvWSG0c.js.map +1 -0
  446. package/dist/esm/helpers-BqFCd65h.js +9 -0
  447. package/dist/esm/helpers-BqFCd65h.js.map +1 -0
  448. package/dist/esm/helpers-DUHc_Cx7.js +9 -0
  449. package/dist/esm/helpers-DUHc_Cx7.js.map +1 -0
  450. package/dist/esm/i18n-CLdWzy5J.js +3233 -0
  451. package/dist/esm/i18n-CLdWzy5J.js.map +1 -0
  452. package/dist/esm/index-Bjp1XO-f.js +212 -0
  453. package/dist/esm/index-Bjp1XO-f.js.map +1 -0
  454. package/dist/esm/index-Ci3aTmzp.js +12007 -0
  455. package/dist/esm/index-Ci3aTmzp.js.map +1 -0
  456. package/dist/esm/index-DSDkaHWI.js +5254 -0
  457. package/dist/esm/index-DSDkaHWI.js.map +1 -0
  458. package/dist/esm/index.js +40 -0
  459. package/dist/esm/index.js.map +1 -0
  460. package/dist/esm/loader.js +12 -0
  461. package/dist/esm/loader.js.map +1 -0
  462. package/dist/esm/newsletter-helpers-CONtbKYi.js +278 -0
  463. package/dist/esm/newsletter-helpers-CONtbKYi.js.map +1 -0
  464. package/dist/esm/newsletter-store-DBL1A203.js +34 -0
  465. package/dist/esm/newsletter-store-DBL1A203.js.map +1 -0
  466. package/dist/esm/pagination-store-DzdJOp-n.js +14 -0
  467. package/dist/esm/pagination-store-DzdJOp-n.js.map +1 -0
  468. package/dist/esm/profile-helpers-CglNd6Nw.js +36 -0
  469. package/dist/esm/profile-helpers-CglNd6Nw.js.map +1 -0
  470. package/dist/esm/profile-store-RmZB2PTc.js +18 -0
  471. package/dist/esm/profile-store-RmZB2PTc.js.map +1 -0
  472. package/dist/esm/sdk.js +22 -0
  473. package/dist/esm/sdk.js.map +1 -0
  474. package/dist/esm/u-conditional-render.entry.js +100 -0
  475. package/dist/esm/u-conditional-render.entry.js.map +1 -0
  476. package/dist/esm/u-config.entry.js +85 -0
  477. package/dist/esm/u-config.entry.js.map +1 -0
  478. package/dist/esm/u-email-field.entry.js +75 -0
  479. package/dist/esm/u-email-field.entry.js.map +1 -0
  480. package/dist/esm/u-error-message.entry.js +80 -0
  481. package/dist/esm/u-error-message.entry.js.map +1 -0
  482. package/dist/esm/u-field.u-raw-field.entry.js.map +1 -0
  483. package/dist/esm/u-field_2.entry.js +372 -0
  484. package/dist/esm/u-flash-message.entry.js +35 -0
  485. package/dist/esm/u-flash-message.entry.js.map +1 -0
  486. package/dist/esm/u-full-profile.entry.js +35 -0
  487. package/dist/esm/u-full-profile.entry.js.map +1 -0
  488. package/dist/esm/u-logout-button.u-signed-in.entry.js.map +1 -0
  489. package/dist/esm/u-logout-button_2.entry.js +57 -0
  490. package/dist/esm/u-magic-code-field.entry.js +89 -0
  491. package/dist/esm/u-magic-code-field.entry.js.map +1 -0
  492. package/dist/esm/u-missing-field.entry.js +20 -0
  493. package/dist/esm/u-missing-field.entry.js.map +1 -0
  494. package/dist/esm/u-missing-fields-submit-button.entry.js +44 -0
  495. package/dist/esm/u-missing-fields-submit-button.entry.js.map +1 -0
  496. package/dist/esm/u-newsletter-checkbox.entry.js +75 -0
  497. package/dist/esm/u-newsletter-checkbox.entry.js.map +1 -0
  498. package/dist/esm/u-newsletter-logout-button.entry.js +34 -0
  499. package/dist/esm/u-newsletter-logout-button.entry.js.map +1 -0
  500. package/dist/esm/u-newsletter-preference-checkbox.entry.js +118 -0
  501. package/dist/esm/u-newsletter-preference-checkbox.entry.js.map +1 -0
  502. package/dist/esm/u-newsletter-resend-doi-button.entry.js +47 -0
  503. package/dist/esm/u-newsletter-resend-doi-button.entry.js.map +1 -0
  504. package/dist/esm/u-newsletter-root.entry.js +70 -0
  505. package/dist/esm/u-newsletter-root.entry.js.map +1 -0
  506. package/dist/esm/u-newsletter-toggle-subscription-button.entry.js +71 -0
  507. package/dist/esm/u-newsletter-toggle-subscription-button.entry.js.map +1 -0
  508. package/dist/esm/u-pagination-button.entry.js +61 -0
  509. package/dist/esm/u-pagination-button.entry.js.map +1 -0
  510. package/dist/esm/u-pagination-page.entry.js +42 -0
  511. package/dist/esm/u-pagination-page.entry.js.map +1 -0
  512. package/dist/esm/u-passkey.entry.js +45 -0
  513. package/dist/esm/u-passkey.entry.js.map +1 -0
  514. package/dist/esm/u-password-field.entry.js +104 -0
  515. package/dist/esm/u-password-field.entry.js.map +1 -0
  516. package/dist/esm/u-profile.u-submit-button.entry.js.map +1 -0
  517. package/dist/esm/u-profile_2.entry.js +324 -0
  518. package/dist/esm/u-registration-button.entry.js +46 -0
  519. package/dist/esm/u-registration-button.entry.js.map +1 -0
  520. package/dist/esm/u-reset-password-button.entry.js +54 -0
  521. package/dist/esm/u-reset-password-button.entry.js.map +1 -0
  522. package/dist/esm/u-send-magic-code-button.entry.js +66 -0
  523. package/dist/esm/u-send-magic-code-button.entry.js.map +1 -0
  524. package/dist/esm/u-signin-root.entry.js +41 -0
  525. package/dist/esm/u-signin-root.entry.js.map +1 -0
  526. package/dist/esm/u-signin-step.entry.js +64 -0
  527. package/dist/esm/u-signin-step.entry.js.map +1 -0
  528. package/dist/esm/u-signin-strategy.entry.js +28 -0
  529. package/dist/esm/u-signin-strategy.entry.js.map +1 -0
  530. package/dist/esm/u-social-login-button.entry.js +98 -0
  531. package/dist/esm/u-social-login-button.entry.js.map +1 -0
  532. package/dist/esm/u-spinner.entry.js +16 -0
  533. package/dist/esm/u-spinner.entry.js.map +1 -0
  534. package/dist/esm/u-ticketable-list.entry.js +6095 -0
  535. package/dist/esm/u-ticketable-list.entry.js.map +1 -0
  536. package/dist/esm/unidy-store-BldTAtO0.js +37 -0
  537. package/dist/esm/unidy-store-BldTAtO0.js.map +1 -0
  538. package/dist/index.cjs.js +1 -0
  539. package/dist/index.js +1 -0
  540. package/dist/sdk/index.esm.js +2 -0
  541. package/dist/sdk/index.esm.js.map +1 -0
  542. package/dist/sdk/loader.esm.js.map +1 -0
  543. package/dist/sdk/locales/de.json +133 -0
  544. package/dist/sdk/locales/en.json +133 -0
  545. package/dist/sdk/locales/fr.json +133 -0
  546. package/dist/sdk/locales/it.json +133 -0
  547. package/dist/sdk/locales/nl_be.json +133 -0
  548. package/dist/sdk/locales/ro.json +133 -0
  549. package/dist/sdk/p-08ff2de2.entry.js +2 -0
  550. package/dist/sdk/p-08ff2de2.entry.js.map +1 -0
  551. package/dist/sdk/p-09cd77e6.entry.js +2 -0
  552. package/dist/sdk/p-09cd77e6.entry.js.map +1 -0
  553. package/dist/sdk/p-1176c407.entry.js +2 -0
  554. package/dist/sdk/p-1176c407.entry.js.map +1 -0
  555. package/dist/sdk/p-22e4d08b.entry.js +2 -0
  556. package/dist/sdk/p-22e4d08b.entry.js.map +1 -0
  557. package/dist/sdk/p-2a65bcbb.entry.js +2 -0
  558. package/dist/sdk/p-2a65bcbb.entry.js.map +1 -0
  559. package/dist/sdk/p-2af8b45f.entry.js +2 -0
  560. package/dist/sdk/p-2af8b45f.entry.js.map +1 -0
  561. package/dist/sdk/p-339f32c1.entry.js +2 -0
  562. package/dist/sdk/p-339f32c1.entry.js.map +1 -0
  563. package/dist/sdk/p-56abb377.entry.js +2 -0
  564. package/dist/sdk/p-56abb377.entry.js.map +1 -0
  565. package/dist/sdk/p-593c6dde.entry.js +2 -0
  566. package/dist/sdk/p-593c6dde.entry.js.map +1 -0
  567. package/dist/sdk/p-5b627aea.entry.js +2 -0
  568. package/dist/sdk/p-5b627aea.entry.js.map +1 -0
  569. package/dist/sdk/p-628ccd68.entry.js +2 -0
  570. package/dist/sdk/p-628ccd68.entry.js.map +1 -0
  571. package/dist/sdk/p-675eb13d.entry.js +2 -0
  572. package/dist/sdk/p-675eb13d.entry.js.map +1 -0
  573. package/dist/sdk/p-6893d167.entry.js +2 -0
  574. package/dist/sdk/p-6893d167.entry.js.map +1 -0
  575. package/dist/sdk/p-6a642433.entry.js +2 -0
  576. package/dist/sdk/p-6a642433.entry.js.map +1 -0
  577. package/dist/sdk/p-73c2ec89.entry.js +2 -0
  578. package/dist/sdk/p-73c2ec89.entry.js.map +1 -0
  579. package/dist/sdk/p-87d10077.entry.js +2 -0
  580. package/dist/sdk/p-87d10077.entry.js.map +1 -0
  581. package/dist/sdk/p-91bb8b59.entry.js +2 -0
  582. package/dist/sdk/p-91bb8b59.entry.js.map +1 -0
  583. package/dist/sdk/p-93200fb4.entry.js +2 -0
  584. package/dist/sdk/p-93200fb4.entry.js.map +1 -0
  585. package/dist/sdk/p-9f59909b.entry.js +2 -0
  586. package/dist/sdk/p-9f59909b.entry.js.map +1 -0
  587. package/dist/sdk/p-BZ1kW_eK.js +2 -0
  588. package/dist/sdk/p-BZ1kW_eK.js.map +1 -0
  589. package/dist/sdk/p-BlAULXyw.js +2 -0
  590. package/dist/sdk/p-BlAULXyw.js.map +1 -0
  591. package/dist/sdk/p-BlOjABPD.js +2 -0
  592. package/dist/sdk/p-BlOjABPD.js.map +1 -0
  593. package/dist/sdk/p-BqFCd65h.js +2 -0
  594. package/dist/sdk/p-BqFCd65h.js.map +1 -0
  595. package/dist/sdk/p-C0feI0p8.js +2 -0
  596. package/dist/sdk/p-C0feI0p8.js.map +1 -0
  597. package/dist/sdk/p-C3fhudPT.js +2 -0
  598. package/dist/sdk/p-C3fhudPT.js.map +1 -0
  599. package/dist/sdk/p-CFiZLMAA.js +2 -0
  600. package/dist/sdk/p-CFiZLMAA.js.map +1 -0
  601. package/dist/sdk/p-CPPYdoIv.js +2 -0
  602. package/dist/sdk/p-CPPYdoIv.js.map +1 -0
  603. package/dist/sdk/p-CbRhHGU5.js +2 -0
  604. package/dist/sdk/p-CbRhHGU5.js.map +1 -0
  605. package/dist/sdk/p-Ce8zGAi1.js +2 -0
  606. package/dist/sdk/p-Ce8zGAi1.js.map +1 -0
  607. package/dist/sdk/p-Ci3aTmzp.js +3 -0
  608. package/dist/sdk/p-Ci3aTmzp.js.map +1 -0
  609. package/dist/sdk/p-D1lzXl_Z.js +2 -0
  610. package/dist/sdk/p-D1lzXl_Z.js.map +1 -0
  611. package/dist/sdk/p-DA84OuuU.js +2 -0
  612. package/dist/sdk/p-DA84OuuU.js.map +1 -0
  613. package/dist/sdk/p-DUHc_Cx7.js +2 -0
  614. package/dist/sdk/p-DUHc_Cx7.js.map +1 -0
  615. package/dist/sdk/p-DYtgart8.js +2 -0
  616. package/dist/sdk/p-DYtgart8.js.map +1 -0
  617. package/dist/sdk/p-DdUvQelg.js +2 -0
  618. package/dist/sdk/p-DdUvQelg.js.map +1 -0
  619. package/dist/sdk/p-S3-2d2Qd.js +2 -0
  620. package/dist/sdk/p-S3-2d2Qd.js.map +1 -0
  621. package/dist/sdk/p-a5db968f.entry.js +2 -0
  622. package/dist/sdk/p-a5db968f.entry.js.map +1 -0
  623. package/dist/sdk/p-ad796888.entry.js +2 -0
  624. package/dist/sdk/p-ad796888.entry.js.map +1 -0
  625. package/dist/sdk/p-afc65acd.entry.js +2 -0
  626. package/dist/sdk/p-afc65acd.entry.js.map +1 -0
  627. package/dist/sdk/p-b0728464.entry.js +2 -0
  628. package/dist/sdk/p-b0728464.entry.js.map +1 -0
  629. package/dist/sdk/p-b0917777.entry.js +2 -0
  630. package/dist/sdk/p-b0917777.entry.js.map +1 -0
  631. package/dist/sdk/p-bb603b00.entry.js +2 -0
  632. package/dist/sdk/p-bb603b00.entry.js.map +1 -0
  633. package/dist/sdk/p-c197fdb3.entry.js +2 -0
  634. package/dist/sdk/p-c197fdb3.entry.js.map +1 -0
  635. package/dist/sdk/p-c31dbbb4.entry.js +2 -0
  636. package/dist/sdk/p-c31dbbb4.entry.js.map +1 -0
  637. package/dist/sdk/p-c5bffd90.entry.js +2 -0
  638. package/dist/sdk/p-c5bffd90.entry.js.map +1 -0
  639. package/dist/sdk/p-f0598e42.entry.js +2 -0
  640. package/dist/sdk/p-f0598e42.entry.js.map +1 -0
  641. package/dist/sdk/p-f5615938.entry.js +2 -0
  642. package/dist/sdk/p-f5615938.entry.js.map +1 -0
  643. package/dist/sdk/p-ffac964c.entry.js +2 -0
  644. package/dist/sdk/p-ffac964c.entry.js.map +1 -0
  645. package/dist/sdk/sdk.css +39 -0
  646. package/dist/sdk/sdk.esm.js +2 -0
  647. package/dist/sdk/sdk.esm.js.map +1 -0
  648. package/dist/sdk/u-conditional-render.entry.esm.js.map +1 -0
  649. package/dist/sdk/u-config.entry.esm.js.map +1 -0
  650. package/dist/sdk/u-email-field.entry.esm.js.map +1 -0
  651. package/dist/sdk/u-error-message.entry.esm.js.map +1 -0
  652. package/dist/sdk/u-field.u-raw-field.entry.esm.js.map +1 -0
  653. package/dist/sdk/u-flash-message.entry.esm.js.map +1 -0
  654. package/dist/sdk/u-full-profile.entry.esm.js.map +1 -0
  655. package/dist/sdk/u-logout-button.u-signed-in.entry.esm.js.map +1 -0
  656. package/dist/sdk/u-magic-code-field.entry.esm.js.map +1 -0
  657. package/dist/sdk/u-missing-field.entry.esm.js.map +1 -0
  658. package/dist/sdk/u-missing-fields-submit-button.entry.esm.js.map +1 -0
  659. package/dist/sdk/u-newsletter-checkbox.entry.esm.js.map +1 -0
  660. package/dist/sdk/u-newsletter-logout-button.entry.esm.js.map +1 -0
  661. package/dist/sdk/u-newsletter-preference-checkbox.entry.esm.js.map +1 -0
  662. package/dist/sdk/u-newsletter-resend-doi-button.entry.esm.js.map +1 -0
  663. package/dist/sdk/u-newsletter-root.entry.esm.js.map +1 -0
  664. package/dist/sdk/u-newsletter-toggle-subscription-button.entry.esm.js.map +1 -0
  665. package/dist/sdk/u-pagination-button.entry.esm.js.map +1 -0
  666. package/dist/sdk/u-pagination-page.entry.esm.js.map +1 -0
  667. package/dist/sdk/u-passkey.entry.esm.js.map +1 -0
  668. package/dist/sdk/u-password-field.entry.esm.js.map +1 -0
  669. package/dist/sdk/u-profile.u-submit-button.entry.esm.js.map +1 -0
  670. package/dist/sdk/u-registration-button.entry.esm.js.map +1 -0
  671. package/dist/sdk/u-reset-password-button.entry.esm.js.map +1 -0
  672. package/dist/sdk/u-send-magic-code-button.entry.esm.js.map +1 -0
  673. package/dist/sdk/u-signin-root.entry.esm.js.map +1 -0
  674. package/dist/sdk/u-signin-step.entry.esm.js.map +1 -0
  675. package/dist/sdk/u-signin-strategy.entry.esm.js.map +1 -0
  676. package/dist/sdk/u-social-login-button.entry.esm.js.map +1 -0
  677. package/dist/sdk/u-spinner.entry.esm.js.map +1 -0
  678. package/dist/sdk/u-ticketable-list.entry.esm.js.map +1 -0
  679. package/dist/types/api/client.d.ts +32 -0
  680. package/dist/types/api/index.d.ts +22 -0
  681. package/dist/types/api/shared.d.ts +20 -0
  682. package/dist/types/auth/api/auth.d.ts +300 -0
  683. package/dist/types/auth/auth-helpers.d.ts +375 -0
  684. package/dist/types/auth/auth.d.ts +54 -0
  685. package/dist/types/auth/components/helpers.d.ts +1 -0
  686. package/dist/types/auth/components/logout-button/logout-button.d.ts +11 -0
  687. package/dist/types/auth/components/magic-code-field/magic-code-field.d.ts +10 -0
  688. package/dist/types/auth/components/missing-field/missing-field.d.ts +4 -0
  689. package/dist/types/auth/components/missing-fields-submit-button/missing-fields-submit-button.d.ts +5 -0
  690. package/dist/types/auth/components/passkey/passkey.d.ts +9 -0
  691. package/dist/types/auth/components/password-field/password-field.d.ts +15 -0
  692. package/dist/types/auth/components/registration/registration-button.d.ts +11 -0
  693. package/dist/types/auth/components/reset-pass-button/reset-pass-button.d.ts +7 -0
  694. package/dist/types/auth/components/send-magic-code-button/send-magic-code-button.d.ts +11 -0
  695. package/dist/types/auth/components/signed-in/signed-in.d.ts +5 -0
  696. package/dist/types/auth/components/signin-root/signin-root.d.ts +14 -0
  697. package/dist/types/auth/components/signin-step/signin-step.d.ts +8 -0
  698. package/dist/types/auth/components/signin-strategy/signin-strategy.d.ts +5 -0
  699. package/dist/types/auth/components/social-logins/logos/apple.d.ts +4 -0
  700. package/dist/types/auth/components/social-logins/logos/discord.d.ts +4 -0
  701. package/dist/types/auth/components/social-logins/logos/facebook.d.ts +4 -0
  702. package/dist/types/auth/components/social-logins/logos/google.d.ts +4 -0
  703. package/dist/types/auth/components/social-logins/logos/linkedin.d.ts +4 -0
  704. package/dist/types/auth/components/social-logins/social-login-button.d.ts +24 -0
  705. package/dist/types/auth/components/submit-button/auth-submit-button.d.ts +3 -0
  706. package/dist/types/auth/error-definitions.d.ts +23 -0
  707. package/dist/types/auth/index.d.ts +16 -0
  708. package/dist/types/auth/passkey-auth.d.ts +2 -0
  709. package/dist/types/auth/store/auth-store.d.ts +56 -0
  710. package/dist/types/components.d.ts +1262 -0
  711. package/dist/types/globalScript.d.ts +1 -0
  712. package/dist/types/i18n.d.ts +3 -0
  713. package/dist/types/index.d.ts +16 -0
  714. package/dist/types/logger.d.ts +55 -0
  715. package/dist/types/newsletter/api/newsletters.d.ts +198 -0
  716. package/dist/types/newsletter/components/helpers.d.ts +1 -0
  717. package/dist/types/newsletter/components/logout-button/logout-button.d.ts +6 -0
  718. package/dist/types/newsletter/components/newsletter-checkbox/newsletter-checkbox.d.ts +15 -0
  719. package/dist/types/newsletter/components/newsletter-root/newsletter-root.d.ts +11 -0
  720. package/dist/types/newsletter/components/preference-checkbox/preference-checkbox.d.ts +28 -0
  721. package/dist/types/newsletter/components/resend-doi-button/resend-doi-button.d.ts +8 -0
  722. package/dist/types/newsletter/components/submit-button/newsletter-submit-button.d.ts +3 -0
  723. package/dist/types/newsletter/components/toggle-subscription-button/toggle-subscription-button.d.ts +12 -0
  724. package/dist/types/newsletter/index.d.ts +10 -0
  725. package/dist/types/newsletter/newsletter-helpers.d.ts +15 -0
  726. package/dist/types/newsletter/store/newsletter-store.d.ts +25 -0
  727. package/dist/types/profile/api/profile.d.ts +238 -0
  728. package/dist/types/profile/components/field/field.d.ts +40 -0
  729. package/dist/types/profile/components/full-profile/full-profile.d.ts +6 -0
  730. package/dist/types/profile/components/profile/profile.d.ts +27 -0
  731. package/dist/types/profile/components/raw-field/raw-field.d.ts +45 -0
  732. package/dist/types/profile/components/raw-input-fields/Input.d.ts +17 -0
  733. package/dist/types/profile/components/raw-input-fields/MultiSelect.d.ts +28 -0
  734. package/dist/types/profile/components/raw-input-fields/RadioGroup.d.ts +30 -0
  735. package/dist/types/profile/components/raw-input-fields/Select.d.ts +24 -0
  736. package/dist/types/profile/components/raw-input-fields/Textarea.d.ts +17 -0
  737. package/dist/types/profile/components/submit-button/profile-submit-button.d.ts +2 -0
  738. package/dist/types/profile/index.d.ts +13 -0
  739. package/dist/types/profile/profile-helpers.d.ts +7 -0
  740. package/dist/types/profile/store/profile-store.d.ts +39 -0
  741. package/dist/types/shared/component-utils.d.ts +9 -0
  742. package/dist/types/shared/components/conditional-render/conditional-render.d.ts +11 -0
  743. package/dist/types/shared/components/config/config.d.ts +31 -0
  744. package/dist/types/shared/components/email-field/email-field.d.ts +13 -0
  745. package/dist/types/shared/components/error-message/error-message.d.ts +15 -0
  746. package/dist/types/shared/components/flash-message/close-icon.d.ts +1 -0
  747. package/dist/types/shared/components/flash-message/flash-message.d.ts +6 -0
  748. package/dist/types/shared/components/spinner/spinner.d.ts +3 -0
  749. package/dist/types/shared/components/submit-button/context.d.ts +9 -0
  750. package/dist/types/shared/components/submit-button/submit-button.d.ts +20 -0
  751. package/dist/types/shared/store/flash-store.d.ts +29 -0
  752. package/dist/types/shared/store/unidy-store.d.ts +12 -0
  753. package/dist/types/stencil-public-runtime.d.ts +1756 -0
  754. package/dist/types/ticketable/api/get-with-schema.d.ts +3 -0
  755. package/dist/types/ticketable/api/schemas.d.ts +18 -0
  756. package/dist/types/ticketable/api/subscriptions.d.ts +84 -0
  757. package/dist/types/ticketable/api/tickets.d.ts +86 -0
  758. package/dist/types/ticketable/components/pagination/pagination-button.d.ts +14 -0
  759. package/dist/types/ticketable/components/pagination/pagination-page.d.ts +12 -0
  760. package/dist/types/ticketable/components/ticketable-list/skeleton-helpers.d.ts +13 -0
  761. package/dist/types/ticketable/components/ticketable-list/ticketable-list.d.ts +41 -0
  762. package/dist/types/ticketable/index.d.ts +12 -0
  763. package/dist/types/ticketable/store/pagination-store.d.ts +10 -0
  764. package/loader/cdn.js +1 -0
  765. package/loader/index.cjs.js +1 -0
  766. package/loader/index.d.ts +24 -0
  767. package/loader/index.es2017.js +1 -0
  768. package/loader/index.js +2 -0
  769. package/package.json +1 -1
@@ -0,0 +1,64 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-R2MKLaem.js');
4
+ var authStore = require('./auth-store-DPHWWmXf.js');
5
+ var auth = require('./auth-B83pzi0f.js');
6
+ var profileStore = require('./profile-store-P_BcYkef.js');
7
+ var paginationStore = require('./pagination-store-BEiW3MQd.js');
8
+ var flashStore = require('./flash-store-BuIBuQDx.js');
9
+ require('./i18n-BoDZ8kd2.js');
10
+ require('./index-B_N5xKgH.js');
11
+ require('./unidy-store-7AbWnZ6g.js');
12
+ require('./index-DLz3FT7T.js');
13
+ require('./component-utils-BpMyeVQo.js');
14
+
15
+ const AUTH_ERROR_CODES = {
16
+ EMAIL: {
17
+ NOT_FOUND: "account_not_found",
18
+ },
19
+ PASSWORD: {
20
+ INVALID: "invalid_password",
21
+ NOT_SET: "password_not_set",
22
+ RESET_PASSWORD_ALREADY_SENT: "reset_password_already_sent",
23
+ },
24
+ MAGIC_CODE: {
25
+ RECENTLY_CREATED: "magic_code_recently_created",
26
+ EXPIRED: "magic_code_expired",
27
+ USED: "magic_code_used",
28
+ NOT_VALID: "magic_code_not_valid",
29
+ },
30
+ PASSWORD_RESET: {
31
+ // TODO: figure out how to handle password requirements --> it should be same as in Unidy
32
+ // just a placeholder for now
33
+ PASSWORD_TOO_WEAK: "password_too_weak",
34
+ },
35
+ GENERAL: {
36
+ ACCOUNT_LOCKED: "account_locked",
37
+ SIGN_IN_EXPIRED: "sign_in_expired",
38
+ },
39
+ };
40
+
41
+ exports.ApiClient = index.ApiClient;
42
+ exports.AuthService = index.AuthService;
43
+ exports.NewsletterService = index.NewsletterService;
44
+ exports.PaginationMetaSchema = index.PaginationMetaSchema;
45
+ exports.PaginationParamsSchema = index.PaginationParamsSchema;
46
+ exports.ProfileService = index.ProfileService;
47
+ exports.SchemaValidationErrorSchema = index.SchemaValidationErrorSchema;
48
+ exports.SubscriptionsService = index.SubscriptionsService;
49
+ exports.TicketsService = index.TicketsService;
50
+ exports.UnidyClient = index.UnidyClient;
51
+ exports.UserProfileSchema = index.UserProfileSchema;
52
+ exports.getUnidyClient = index.getUnidyClient;
53
+ exports.authState = authStore.state;
54
+ exports.authStore = authStore.authStore;
55
+ exports.missingFieldNames = authStore.missingFieldNames;
56
+ exports.onAuthChange = authStore.authStoreOnChange;
57
+ exports.Auth = auth.Auth;
58
+ exports.onProfileChange = profileStore.profileStoreOnChange;
59
+ exports.profileState = profileStore.state;
60
+ exports.profileStore = profileStore.profileStore;
61
+ exports.createPaginationStore = paginationStore.createPaginationStore;
62
+ exports.Flash = flashStore.Flash;
63
+ exports.AUTH_ERROR_CODES = AUTH_ERROR_CODES;
64
+ //# sourceMappingURL=index.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs.js","sources":["src/auth/error-definitions.ts"],"sourcesContent":["export const AUTH_ERROR_CODES = {\n EMAIL: {\n NOT_FOUND: \"account_not_found\",\n },\n PASSWORD: {\n INVALID: \"invalid_password\",\n NOT_SET: \"password_not_set\",\n RESET_PASSWORD_ALREADY_SENT: \"reset_password_already_sent\",\n },\n MAGIC_CODE: {\n RECENTLY_CREATED: \"magic_code_recently_created\",\n EXPIRED: \"magic_code_expired\",\n USED: \"magic_code_used\",\n NOT_VALID: \"magic_code_not_valid\",\n },\n PASSWORD_RESET: {\n // TODO: figure out how to handle password requirements --> it should be same as in Unidy\n // just a placeholder for now\n PASSWORD_TOO_WEAK: \"password_too_weak\",\n },\n GENERAL: {\n ACCOUNT_LOCKED: \"account_locked\",\n SIGN_IN_EXPIRED: \"sign_in_expired\",\n },\n} as const;\n"],"names":[],"mappings":";;;;;;;;;;;;;;AAAa,MAAA,gBAAgB,GAAG;AAC9B,IAAA,KAAK,EAAE;AACL,QAAA,SAAS,EAAE,mBAAmB;AAC/B,KAAA;AACD,IAAA,QAAQ,EAAE;AACR,QAAA,OAAO,EAAE,kBAAkB;AAC3B,QAAA,OAAO,EAAE,kBAAkB;AAC3B,QAAA,2BAA2B,EAAE,6BAA6B;AAC3D,KAAA;AACD,IAAA,UAAU,EAAE;AACV,QAAA,gBAAgB,EAAE,6BAA6B;AAC/C,QAAA,OAAO,EAAE,oBAAoB;AAC7B,QAAA,IAAI,EAAE,iBAAiB;AACvB,QAAA,SAAS,EAAE,sBAAsB;AAClC,KAAA;AACD,IAAA,cAAc,EAAE;;;AAGd,QAAA,iBAAiB,EAAE,mBAAmB;AACvC,KAAA;AACD,IAAA,OAAO,EAAE;AACP,QAAA,cAAc,EAAE,gBAAgB;AAChC,QAAA,eAAe,EAAE,iBAAiB;AACnC,KAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,14 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-B_N5xKgH.js');
4
+ var appGlobals = require('./app-globals-DSKjcXX_.js');
5
+
6
+ const defineCustomElements = async (win, options) => {
7
+ if (typeof window === 'undefined') return undefined;
8
+ await appGlobals.globalScripts();
9
+ return index.bootstrapLazy([["u-full-profile.cjs",[[768,"u-full-profile",{"fields":[1],"countryCodeDisplayOption":[1,"country-code-display-option"]}]]],["u-missing-field.cjs",[[256,"u-missing-field"]]],["u-missing-fields-submit-button.cjs",[[257,"u-missing-fields-submit-button"]]],["u-newsletter-resend-doi-button.cjs",[[768,"u-newsletter-resend-doi-button",{"internalName":[1,"internal-name"],"componentClassName":[1,"class-name"],"isResending":[32]}]]],["u-newsletter-toggle-subscription-button.cjs",[[768,"u-newsletter-toggle-subscription-button",{"internalName":[1,"internal-name"],"componentClassName":[1,"class-name"],"subscribeClassName":[1,"subscribe-class-name"],"unsubscribeClassName":[1,"unsubscribe-class-name"],"loading":[32]}]]],["u-logout-button_2.cjs",[[772,"u-logout-button",{"componentClassName":[1,"class-name"],"reloadOnSuccess":[4,"reload-on-success"]}],[769,"u-signed-in",{"componentClassName":[1,"class-name"],"not":[4]}]]],["u-conditional-render.cjs",[[769,"u-conditional-render",{"when":[1],"is":[1],"not":[4],"conditionFunction":[16]}]]],["u-config.cjs",[[772,"u-config",{"mode":[1],"baseUrl":[1,"base-url"],"apiKey":[1,"api-key"],"customTranslations":[1,"custom-translations"],"fallbackLocale":[1,"fallback-locale"],"locale":[1]},null,{"mode":["onPropChange"],"locale":["onPropChange"]}]]],["u-email-field.cjs",[[772,"u-email-field",{"componentClassName":[1,"class-name"],"ariaLabel":[1,"aria-label"],"disabled":[4],"emailValue":[32]}]]],["u-error-message.cjs",[[769,"u-error-message",{"componentClassName":[1,"class-name"],"for":[1],"errorMessages":[16]}]]],["u-flash-message.cjs",[[768,"u-flash-message",{"componentClassName":[1,"class-name"],"removeAfterSeconds":[2,"remove-after-seconds"]}]]],["u-magic-code-field.cjs",[[768,"u-magic-code-field",{"componentClassName":[1,"class-name"],"codeDigits":[32]}]]],["u-newsletter-checkbox.cjs",[[768,"u-newsletter-checkbox",{"internalName":[1,"internal-name"],"checked":[4],"componentClassName":[1,"class-name"],"toggle":[64],"setChecked":[64]}]]],["u-newsletter-logout-button.cjs",[[772,"u-newsletter-logout-button",{"componentClassName":[1,"class-name"]}]]],["u-newsletter-preference-checkbox.cjs",[[768,"u-newsletter-preference-checkbox",{"internalName":[1,"internal-name"],"preferenceIdentifier":[1,"preference-identifier"],"checked":[4],"componentClassName":[1,"class-name"],"loading":[32],"existingSubscriptions":[32],"checkedPreferences":[32],"toggle":[64],"setChecked":[64]}]]],["u-newsletter-root.cjs",[[772,"u-newsletter-root",{"componentClassName":[1,"class-name"],"submit":[64]}]]],["u-pagination-button.cjs",[[772,"u-pagination-button",{"direction":[1],"customClass":[1,"custom-class"],"paginationMeta":[32]}]]],["u-pagination-page.cjs",[[768,"u-pagination-page",{"customClass":[1,"custom-class"],"paginationMeta":[32]}]]],["u-passkey.cjs",[[768,"u-passkey",{"disabled":[4],"componentClassName":[1,"class-name"],"ariaDescribedBy":[1,"aria-described-by"],"isSupported":[32]}]]],["u-password-field.cjs",[[768,"u-password-field",{"for":[1],"componentClassName":[1,"class-name"],"ariaLabel":[1,"aria-label"]}]]],["u-registration-button.cjs",[[772,"u-registration-button",{"for":[1],"componentClassName":[1,"class-name"],"redirectUri":[1,"redirect-uri"]}]]],["u-reset-password-button.cjs",[[768,"u-reset-password-button",{"componentClassName":[1,"class-name"]}]]],["u-send-magic-code-button.cjs",[[768,"u-send-magic-code-button",{"disabled":[4],"componentClassName":[1,"class-name"],"countdown":[32]}]]],["u-signin-root.cjs",[[769,"u-signin-root",{"componentClassName":[1,"class-name"]}]]],["u-signin-step.cjs",[[769,"u-signin-step",{"name":[1],"alwaysRender":[4,"always-render"],"isActive":[64],"submit":[64]}]]],["u-signin-strategy.cjs",[[772,"u-signin-strategy",{"type":[1],"componentClassName":[1,"class-name"]}]]],["u-social-login-button.cjs",[[769,"u-social-login-button",{"provider":[1],"redirectUri":[1,"redirect-uri"],"iconOnly":[4,"icon-only"],"theme":[1]}]]],["u-ticketable-list.cjs",[[772,"u-ticketable-list",{"paginationMeta":[16],"target":[1],"containerClass":[1,"container-class"],"filter":[1025],"limit":[1026],"page":[1026],"skeletonCount":[2,"skeleton-count"],"skeletonAllText":[4,"skeleton-all-text"],"ticketableType":[1,"ticketable-type"],"store":[16],"items":[32],"loading":[32],"error":[32]},null,{"page":["fetchData"],"limit":["fetchData"],"filter":["fetchData"]}]]],["u-spinner.cjs",[[257,"u-spinner"]]],["u-profile_2.cjs",[[772,"u-submit-button",{"for":[1],"text":[1],"disabled":[4],"componentClassName":[1,"class-name"]}],[772,"u-profile",{"profileId":[1,"profile-id"],"initialData":[1,"initial-data"],"fetchingProfileData":[32],"submitProfile":[64]}]]],["u-field_2.cjs",[[769,"u-field",{"field":[1],"required":[4],"readonlyPlaceholder":[1,"readonly-placeholder"],"countryCodeDisplayOption":[1,"country-code-display-option"],"invalidPhoneMessage":[1,"invalid-phone-message"],"componentClassName":[1,"class-name"],"emptyOption":[4,"empty-option"],"placeholder":[1],"renderDefaultLabel":[4,"render-default-label"],"pattern":[1],"patternErrorMessage":[1,"pattern-error-message"],"validationFunc":[16],"selected":[32]}],[768,"u-raw-field",{"required":[4],"readonlyPlaceholder":[1,"readonly-placeholder"],"countryCodeDisplayOption":[1,"country-code-display-option"],"invalidPhoneMessage":[1,"invalid-phone-message"],"componentClassName":[1,"class-name"],"field":[1],"value":[1],"checked":[4],"disabled":[4],"tooltip":[1],"type":[1],"placeholder":[1],"options":[1],"emptyOption":[4,"empty-option"],"attrName":[1,"attr-name"],"radioOptions":[16],"multiSelectOptions":[16],"specificPartKey":[1,"specific-part-key"],"ariaDescribedBy":[1,"aria-described-by"],"pattern":[1],"patternErrorMessage":[1,"pattern-error-message"],"validationFunc":[16],"selected":[32]}]]]], options);
10
+ };
11
+
12
+ exports.setNonce = index.setNonce;
13
+ exports.defineCustomElements = defineCustomElements;
14
+ //# sourceMappingURL=loader.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"loader.cjs.js","sources":["@lazy-external-entrypoint?app-data=conditional"],"sourcesContent":["export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\nexport const defineCustomElements = async (win, options) => {\n if (typeof window === 'undefined') return undefined;\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n};\n"],"names":["globalScripts","bootstrapLazy"],"mappings":";;;;;AAGY,MAAC,oBAAoB,GAAG,OAAO,GAAG,EAAE,OAAO,KAAK;AAC5D,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE,OAAO,SAAS;AACrD,EAAE,MAAMA,wBAAa,EAAE;AACvB,EAAE,OAAOC,mBAAa,CAAC,4BAA4B,EAAE,OAAO,CAAC;AAC7D;;;;;"}
@@ -0,0 +1,289 @@
1
+ 'use strict';
2
+
3
+ var index$1 = require('./index-R2MKLaem.js');
4
+ var auth = require('./auth-B83pzi0f.js');
5
+ var i18n = require('./i18n-BoDZ8kd2.js');
6
+ var index = require('./index-B_N5xKgH.js');
7
+ var flashStore = require('./flash-store-BuIBuQDx.js');
8
+ var newsletterStore = require('./newsletter-store-BzytX7Qh.js');
9
+
10
+ const logger = index.createLogger("NewsletterHelpers");
11
+ const PERSIST_KEY_PREFIX = "unidy_newsletter_";
12
+ function newsletterLogout() {
13
+ newsletterStore.newsletterStore.state.preferenceToken = "";
14
+ newsletterStore.newsletterStore.state.existingSubscriptions = [];
15
+ sessionStorage.removeItem(`${PERSIST_KEY_PREFIX}preferenceToken`);
16
+ sessionStorage.removeItem(`${PERSIST_KEY_PREFIX}email`);
17
+ }
18
+ async function resendDoi(internalName) {
19
+ const { preferenceToken } = newsletterStore.newsletterStore.state;
20
+ const authInstance = await auth.Auth.getInstance();
21
+ const idToken = await authInstance.getToken();
22
+ const response = await index$1.getUnidyClient().newsletters.resendDoi(internalName, { redirect_to_after_confirmation: redirectToAfterConfirmationUrl() }, {
23
+ preferenceToken: typeof preferenceToken === "string" ? preferenceToken : "",
24
+ idToken: typeof idToken === "string" ? idToken : "",
25
+ });
26
+ if (response.status === 204) {
27
+ return true;
28
+ }
29
+ if (response.status === 401) {
30
+ flashStore.Flash.error.addMessage(i18n.t("newsletter.errors.unauthorized"));
31
+ newsletterLogout();
32
+ return false;
33
+ }
34
+ return false;
35
+ }
36
+ async function sendLoginEmail(email) {
37
+ const response = await index$1.getUnidyClient().newsletters.sendLoginEmail({
38
+ email,
39
+ redirect_uri: redirectToAfterConfirmationUrl(),
40
+ });
41
+ if (response.status === 204) {
42
+ flashStore.Flash.info.addMessage(i18n.t("newsletter.success.login_email_sent"));
43
+ }
44
+ else if (response.status === 404) {
45
+ flashStore.Flash.error.addMessage(i18n.t("newsletter.errors.login_email_not_found"));
46
+ }
47
+ else {
48
+ flashStore.Flash.error.addMessage(i18n.t("errors.unknown", { defaultValue: "An unknown error occurred" }));
49
+ }
50
+ }
51
+ async function fetchSubscriptions() {
52
+ const { preferenceToken } = newsletterStore.newsletterStore.state;
53
+ // either preference token is needed or the user must be authenticated
54
+ if (!preferenceToken && !newsletterStore.newsletterStore.state.isAuthenticated) {
55
+ logger.error("Preference token or authentication is required to fetch subscriptions");
56
+ return;
57
+ }
58
+ const authInstance = await auth.Auth.getInstance();
59
+ const idToken = await authInstance.getToken();
60
+ newsletterStore.newsletterStore.state.fetchingSubscriptions = true;
61
+ const response = await index$1.getUnidyClient().newsletters.listSubscriptions({
62
+ preferenceToken,
63
+ idToken: typeof idToken === "string" ? idToken : "",
64
+ });
65
+ newsletterStore.newsletterStore.state.fetchingSubscriptions = false;
66
+ if (response.status === 401) {
67
+ newsletterLogout();
68
+ flashStore.Flash.error.addMessage(i18n.t("newsletter.errors.unauthorized"));
69
+ return;
70
+ }
71
+ if (response.success && response.data) {
72
+ newsletterStore.newsletterStore.state.existingSubscriptions = response.data.map((sub) => ({
73
+ newsletter_internal_name: sub.newsletter_internal_name,
74
+ confirmed: sub.confirmed_at !== null,
75
+ preference_identifiers: sub.preference_identifiers || [],
76
+ }));
77
+ // init checked newsletters and preferences
78
+ const checkedNewsletters = { ...newsletterStore.newsletterStore.state.checkedNewsletters };
79
+ for (const sub of response.data) {
80
+ checkedNewsletters[sub.newsletter_internal_name] = [...(sub.preference_identifiers || [])];
81
+ }
82
+ newsletterStore.newsletterStore.state.checkedNewsletters = checkedNewsletters;
83
+ }
84
+ }
85
+ async function handleAlreadySubscribedError(email, errors) {
86
+ if (newsletterStore.newsletterStore.state.isAuthenticated || newsletterStore.newsletterStore.state.preferenceToken) {
87
+ const existingNames = new Set(newsletterStore.newsletterStore.state.existingSubscriptions.map((s) => s.newsletter_internal_name));
88
+ const newSubscriptions = errors
89
+ .filter((err) => err.error_identifier === "already_subscribed" && !existingNames.has(err.meta.newsletter_internal_name))
90
+ .map((err) => ({
91
+ newsletter_internal_name: err.meta.newsletter_internal_name,
92
+ confirmed: null,
93
+ preference_identifiers: [],
94
+ }));
95
+ if (newSubscriptions.length > 0) {
96
+ newsletterStore.newsletterStore.state.existingSubscriptions = [...newsletterStore.newsletterStore.state.existingSubscriptions, ...newSubscriptions];
97
+ }
98
+ }
99
+ else {
100
+ await sendLoginEmail(email);
101
+ }
102
+ }
103
+ async function handleCreateSubscriptionRequest(email, internalNames, showSuccessMessage = true) {
104
+ const authInstance = await auth.Auth.getInstance();
105
+ const idToken = await authInstance.getToken();
106
+ const { checkedNewsletters } = newsletterStore.newsletterStore.state;
107
+ const [error, response] = await index$1.getUnidyClient().newsletters.createSubscriptions({
108
+ email,
109
+ newsletter_subscriptions: internalNames.map((newsletter) => ({
110
+ newsletter_internal_name: newsletter,
111
+ preference_identifiers: checkedNewsletters[newsletter] || [],
112
+ })),
113
+ redirect_to_after_confirmation: redirectToAfterConfirmationUrl(),
114
+ }, {
115
+ idToken: typeof idToken === "string" ? idToken : "",
116
+ });
117
+ if (error === null) {
118
+ if (response.data?.results && response.data.results.length > 0) {
119
+ const newSubscriptions = response.data.results.map((result) => ({
120
+ newsletter_internal_name: result.newsletter_internal_name,
121
+ confirmed: result.confirmed_at !== null,
122
+ preference_identifiers: result.preference_identifiers || [],
123
+ }));
124
+ newsletterStore.newsletterStore.state.existingSubscriptions = [...newsletterStore.newsletterStore.state.existingSubscriptions, ...newSubscriptions];
125
+ }
126
+ if (showSuccessMessage) {
127
+ flashStore.Flash.success.addMessage(i18n.t("newsletter.success.subscribe"));
128
+ }
129
+ return true;
130
+ }
131
+ if (error === "unauthorized") {
132
+ flashStore.Flash.error.addMessage(i18n.t("newsletter.errors.unauthorized"));
133
+ newsletterLogout();
134
+ return false;
135
+ }
136
+ if (error === "newsletter_error") {
137
+ const errors = response.data?.errors || [];
138
+ const errorMap = {};
139
+ // special error case which is handled differently: if user is not authenticated, we send a login email, otherwise we add the
140
+ // already_subscribed subscriptions to the existing subscriptions
141
+ const hasAlreadySubscribedError = errors.some((err) => err.error_identifier === "already_subscribed");
142
+ if (hasAlreadySubscribedError) {
143
+ await handleAlreadySubscribedError(email, errors);
144
+ }
145
+ const newsletterNotFoundError = errors.some((err) => err.error_identifier === "newsletter_not_found");
146
+ if (newsletterNotFoundError) {
147
+ errorMap.general = "newsletter_not_found";
148
+ }
149
+ const hasInvalidEmailError = errors.some((err) => err.error_identifier === "validation_error" && err.error_details && "email" in err.error_details);
150
+ if (hasInvalidEmailError) {
151
+ errorMap.email = "invalid_email";
152
+ }
153
+ else {
154
+ for (const err of errors) {
155
+ errorMap[err.meta.newsletter_internal_name] = err.error_identifier;
156
+ }
157
+ }
158
+ newsletterStore.newsletterStore.state.errors = errorMap;
159
+ }
160
+ else {
161
+ flashStore.Flash.error.addMessage(i18n.t("errors.unknown", { defaultValue: "An unknown error occurred" }));
162
+ }
163
+ return false;
164
+ }
165
+ async function subscribeToNewsletter(internalName, email) {
166
+ return handleCreateSubscriptionRequest(email, [internalName], false);
167
+ }
168
+ async function createSubscriptions({ email }) {
169
+ const internalNames = Object.keys(newsletterStore.newsletterStore.state.checkedNewsletters);
170
+ await handleCreateSubscriptionRequest(email, internalNames, true);
171
+ }
172
+ async function deleteSubscription(internalName) {
173
+ const { preferenceToken } = newsletterStore.newsletterStore.state;
174
+ // either preference token is needed or the user must be authenticated to delete a subscription
175
+ if (!preferenceToken && !newsletterStore.newsletterStore.state.isAuthenticated) {
176
+ logger.error("Preference token or authentication is required to delete a subscription");
177
+ return false;
178
+ }
179
+ const authInstance = await auth.Auth.getInstance();
180
+ const idToken = await authInstance.getToken();
181
+ const response = await index$1.getUnidyClient().newsletters.deleteSubscription(internalName, {
182
+ preferenceToken,
183
+ idToken: typeof idToken === "string" ? idToken : "",
184
+ });
185
+ if (response.status === 200 && response.data?.new_preference_token) {
186
+ // if user is not authenticated, we need to store the new preference token which is used for the next request
187
+ if (!newsletterStore.newsletterStore.state.isAuthenticated) {
188
+ newsletterStore.newsletterStore.state.preferenceToken = response.data.new_preference_token;
189
+ newsletterStore.persist("preferenceToken");
190
+ }
191
+ newsletterStore.newsletterStore.state.existingSubscriptions = newsletterStore.newsletterStore.state.existingSubscriptions.filter((sub) => sub.newsletter_internal_name !== internalName);
192
+ // Reset checked preferences to defaults (preferences marked with checked='true')
193
+ const defaultPrefs = newsletterStore.newsletterStore.state.defaultPreferences[internalName];
194
+ newsletterStore.newsletterStore.state.checkedNewsletters = {
195
+ ...newsletterStore.newsletterStore.state.checkedNewsletters,
196
+ [internalName]: defaultPrefs ? [...defaultPrefs] : [],
197
+ };
198
+ return true;
199
+ }
200
+ if (response.status === 204) {
201
+ newsletterLogout();
202
+ newsletterStore.newsletterStore.state.checkedNewsletters = {};
203
+ return true;
204
+ }
205
+ if (response.status === 401) {
206
+ flashStore.Flash.error.addMessage(i18n.t("newsletter.errors.unauthorized"));
207
+ newsletterLogout();
208
+ return false;
209
+ }
210
+ if (response.status === 422) {
211
+ return false;
212
+ }
213
+ flashStore.Flash.error.addMessage(i18n.t("errors.unknown", { defaultValue: "An unknown error occurred" }));
214
+ return false;
215
+ }
216
+ function getSubscription(internalName) {
217
+ return newsletterStore.newsletterStore.state.existingSubscriptions.find((sub) => sub.newsletter_internal_name === internalName);
218
+ }
219
+ function isSubscribed(internalName) {
220
+ return newsletterStore.newsletterStore.state.existingSubscriptions.some((sub) => sub.newsletter_internal_name === internalName);
221
+ }
222
+ function isConfirmed(internalName) {
223
+ const sub = getSubscription(internalName);
224
+ return sub?.confirmed ?? false;
225
+ }
226
+ function redirectToAfterConfirmationUrl() {
227
+ const baseUrl = `${location.origin}${location.pathname}`;
228
+ const params = new URLSearchParams(location.search);
229
+ for (const key of ["email", "newsletter_error"]) {
230
+ params.delete(key);
231
+ }
232
+ const queryString = params.toString();
233
+ return queryString ? `${baseUrl}?${queryString}` : baseUrl;
234
+ }
235
+ async function updateSubscriptionPreferences(internalName) {
236
+ const { preferenceToken } = newsletterStore.newsletterStore.state;
237
+ // Either preference token is needed or the user must be authenticated
238
+ if (!preferenceToken && !newsletterStore.newsletterStore.state.isAuthenticated) {
239
+ logger.error("Preference token or authentication is required to update subscription preferences");
240
+ return false;
241
+ }
242
+ // Check if the subscription exists
243
+ if (!isSubscribed(internalName)) {
244
+ logger.error(`Cannot update preferences: not subscribed to newsletter '${internalName}'`);
245
+ return false;
246
+ }
247
+ const authInstance = await auth.Auth.getInstance();
248
+ const idToken = await authInstance.getToken();
249
+ const preferenceIdentifiers = newsletterStore.newsletterStore.state.checkedNewsletters[internalName] || [];
250
+ const response = await index$1.getUnidyClient().newsletters.updateSubscription(internalName, { preference_identifiers: preferenceIdentifiers }, {
251
+ preferenceToken,
252
+ idToken: typeof idToken === "string" ? idToken : "",
253
+ });
254
+ if (response.status === 401) {
255
+ flashStore.Flash.error.addMessage(i18n.t("newsletter.errors.unauthorized"));
256
+ newsletterLogout();
257
+ return false;
258
+ }
259
+ if (response.success && response.data) {
260
+ // Update the local subscription with the new preferences
261
+ const subscriptionIndex = newsletterStore.newsletterStore.state.existingSubscriptions.findIndex((sub) => sub.newsletter_internal_name === internalName);
262
+ if (subscriptionIndex !== -1) {
263
+ const updatedSubscriptions = [...newsletterStore.newsletterStore.state.existingSubscriptions];
264
+ updatedSubscriptions[subscriptionIndex] = {
265
+ ...updatedSubscriptions[subscriptionIndex],
266
+ preference_identifiers: response.data.preference_identifiers || [],
267
+ };
268
+ newsletterStore.newsletterStore.state.existingSubscriptions = updatedSubscriptions;
269
+ }
270
+ flashStore.Flash.success.addMessage(i18n.t("newsletter.success.preferences_updated"));
271
+ return true;
272
+ }
273
+ flashStore.Flash.error.addMessage(i18n.t("errors.unknown", { defaultValue: "An unknown error occurred" }));
274
+ return false;
275
+ }
276
+
277
+ exports.createSubscriptions = createSubscriptions;
278
+ exports.deleteSubscription = deleteSubscription;
279
+ exports.fetchSubscriptions = fetchSubscriptions;
280
+ exports.isConfirmed = isConfirmed;
281
+ exports.isSubscribed = isSubscribed;
282
+ exports.newsletterLogout = newsletterLogout;
283
+ exports.resendDoi = resendDoi;
284
+ exports.sendLoginEmail = sendLoginEmail;
285
+ exports.subscribeToNewsletter = subscribeToNewsletter;
286
+ exports.updateSubscriptionPreferences = updateSubscriptionPreferences;
287
+ //# sourceMappingURL=newsletter-helpers-D-V_8kiN.js.map
288
+
289
+ //# sourceMappingURL=newsletter-helpers-D-V_8kiN.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"newsletter-helpers-D-V_8kiN.js","sources":["src/newsletter/newsletter-helpers.ts"],"sourcesContent":["import { getUnidyClient } from \"../api\";\nimport { Auth } from \"../auth/auth\";\nimport { t } from \"../i18n\";\nimport { createLogger } from \"../logger\";\nimport { Flash } from \"../shared/store/flash-store\";\nimport {\n type CheckedNewsletters,\n type ExistingSubscription,\n type NewsletterErrorIdentifier,\n newsletterStore,\n persist,\n} from \"./store/newsletter-store\";\n\nconst logger = createLogger(\"NewsletterHelpers\");\n\nconst PERSIST_KEY_PREFIX = \"unidy_newsletter_\";\n\nexport function newsletterLogout(): void {\n newsletterStore.state.preferenceToken = \"\";\n newsletterStore.state.existingSubscriptions = [];\n sessionStorage.removeItem(`${PERSIST_KEY_PREFIX}preferenceToken`);\n sessionStorage.removeItem(`${PERSIST_KEY_PREFIX}email`);\n}\n\nexport async function resendDoi(internalName: string): Promise<boolean> {\n const { preferenceToken } = newsletterStore.state;\n\n const authInstance = await Auth.getInstance();\n const idToken = await authInstance.getToken();\n\n const response = await getUnidyClient().newsletters.resendDoi(\n internalName,\n { redirect_to_after_confirmation: redirectToAfterConfirmationUrl() },\n {\n preferenceToken: typeof preferenceToken === \"string\" ? preferenceToken : \"\",\n idToken: typeof idToken === \"string\" ? idToken : \"\",\n },\n );\n\n if (response.status === 204) {\n return true;\n }\n\n if (response.status === 401) {\n Flash.error.addMessage(t(\"newsletter.errors.unauthorized\"));\n newsletterLogout();\n return false;\n }\n\n return false;\n}\n\nexport async function sendLoginEmail(email: string): Promise<void> {\n const response = await getUnidyClient().newsletters.sendLoginEmail({\n email,\n redirect_uri: redirectToAfterConfirmationUrl(),\n });\n\n if (response.status === 204) {\n Flash.info.addMessage(t(\"newsletter.success.login_email_sent\"));\n } else if (response.status === 404) {\n Flash.error.addMessage(t(\"newsletter.errors.login_email_not_found\"));\n } else {\n Flash.error.addMessage(t(\"errors.unknown\", { defaultValue: \"An unknown error occurred\" }));\n }\n}\n\nexport async function fetchSubscriptions(): Promise<void> {\n const { preferenceToken } = newsletterStore.state;\n\n // either preference token is needed or the user must be authenticated\n if (!preferenceToken && !newsletterStore.state.isAuthenticated) {\n logger.error(\"Preference token or authentication is required to fetch subscriptions\");\n return;\n }\n\n const authInstance = await Auth.getInstance();\n const idToken = await authInstance.getToken();\n\n newsletterStore.state.fetchingSubscriptions = true;\n\n const response = await getUnidyClient().newsletters.listSubscriptions({\n preferenceToken,\n idToken: typeof idToken === \"string\" ? idToken : \"\",\n });\n\n newsletterStore.state.fetchingSubscriptions = false;\n\n if (response.status === 401) {\n newsletterLogout();\n Flash.error.addMessage(t(\"newsletter.errors.unauthorized\"));\n return;\n }\n\n if (response.success && response.data) {\n newsletterStore.state.existingSubscriptions = response.data.map(\n (sub): ExistingSubscription => ({\n newsletter_internal_name: sub.newsletter_internal_name,\n confirmed: sub.confirmed_at !== null,\n preference_identifiers: sub.preference_identifiers || [],\n }),\n );\n\n // init checked newsletters and preferences\n const checkedNewsletters: CheckedNewsletters = { ...newsletterStore.state.checkedNewsletters };\n for (const sub of response.data) {\n checkedNewsletters[sub.newsletter_internal_name] = [...(sub.preference_identifiers || [])];\n }\n newsletterStore.state.checkedNewsletters = checkedNewsletters;\n }\n}\n\nasync function handleAlreadySubscribedError(\n email: string,\n errors: Array<{ error_identifier: string; meta: { newsletter_internal_name: string } }>,\n): Promise<void> {\n if (newsletterStore.state.isAuthenticated || newsletterStore.state.preferenceToken) {\n const existingNames = new Set(newsletterStore.state.existingSubscriptions.map((s) => s.newsletter_internal_name));\n\n const newSubscriptions: ExistingSubscription[] = errors\n .filter((err) => err.error_identifier === \"already_subscribed\" && !existingNames.has(err.meta.newsletter_internal_name))\n .map((err) => ({\n newsletter_internal_name: err.meta.newsletter_internal_name,\n confirmed: null,\n preference_identifiers: [],\n }));\n\n if (newSubscriptions.length > 0) {\n newsletterStore.state.existingSubscriptions = [...newsletterStore.state.existingSubscriptions, ...newSubscriptions];\n }\n } else {\n await sendLoginEmail(email);\n }\n}\n\nasync function handleCreateSubscriptionRequest(email: string, internalNames: string[], showSuccessMessage = true): Promise<boolean> {\n const authInstance = await Auth.getInstance();\n const idToken = await authInstance.getToken();\n const { checkedNewsletters } = newsletterStore.state;\n\n const [error, response] = await getUnidyClient().newsletters.createSubscriptions(\n {\n email,\n newsletter_subscriptions: internalNames.map((newsletter) => ({\n newsletter_internal_name: newsletter,\n preference_identifiers: checkedNewsletters[newsletter] || [],\n })),\n redirect_to_after_confirmation: redirectToAfterConfirmationUrl(),\n },\n {\n idToken: typeof idToken === \"string\" ? idToken : \"\",\n },\n );\n\n if (error === null) {\n if (response.data?.results && response.data.results.length > 0) {\n const newSubscriptions: ExistingSubscription[] = response.data.results.map((result) => ({\n newsletter_internal_name: result.newsletter_internal_name,\n confirmed: result.confirmed_at !== null,\n preference_identifiers: result.preference_identifiers || [],\n }));\n\n newsletterStore.state.existingSubscriptions = [...newsletterStore.state.existingSubscriptions, ...newSubscriptions];\n }\n\n if (showSuccessMessage) {\n Flash.success.addMessage(t(\"newsletter.success.subscribe\"));\n }\n\n return true;\n }\n\n if (error === \"unauthorized\") {\n Flash.error.addMessage(t(\"newsletter.errors.unauthorized\"));\n newsletterLogout();\n return false;\n }\n\n if (error === \"newsletter_error\") {\n const errors = response.data?.errors || [];\n const errorMap: Record<string, NewsletterErrorIdentifier> = {};\n\n // special error case which is handled differently: if user is not authenticated, we send a login email, otherwise we add the\n // already_subscribed subscriptions to the existing subscriptions\n const hasAlreadySubscribedError = errors.some((err) => err.error_identifier === \"already_subscribed\");\n if (hasAlreadySubscribedError) {\n await handleAlreadySubscribedError(email, errors);\n }\n\n const newsletterNotFoundError = errors.some((err) => err.error_identifier === \"newsletter_not_found\");\n if (newsletterNotFoundError) {\n errorMap.general = \"newsletter_not_found\";\n }\n\n const hasInvalidEmailError = errors.some(\n (err) => err.error_identifier === \"validation_error\" && err.error_details && \"email\" in err.error_details,\n );\n\n if (hasInvalidEmailError) {\n errorMap.email = \"invalid_email\";\n } else {\n for (const err of errors) {\n errorMap[err.meta.newsletter_internal_name] = err.error_identifier as NewsletterErrorIdentifier;\n }\n }\n\n newsletterStore.state.errors = errorMap;\n } else {\n Flash.error.addMessage(t(\"errors.unknown\", { defaultValue: \"An unknown error occurred\" }));\n }\n\n return false;\n}\n\nexport async function subscribeToNewsletter(internalName: string, email: string): Promise<boolean> {\n return handleCreateSubscriptionRequest(email, [internalName], false);\n}\n\nexport async function createSubscriptions({ email }: { email: string }): Promise<void> {\n const internalNames = Object.keys(newsletterStore.state.checkedNewsletters);\n await handleCreateSubscriptionRequest(email, internalNames, true);\n}\n\nexport async function deleteSubscription(internalName: string): Promise<boolean> {\n const { preferenceToken } = newsletterStore.state;\n\n // either preference token is needed or the user must be authenticated to delete a subscription\n if (!preferenceToken && !newsletterStore.state.isAuthenticated) {\n logger.error(\"Preference token or authentication is required to delete a subscription\");\n return false;\n }\n\n const authInstance = await Auth.getInstance();\n const idToken = await authInstance.getToken();\n\n const response = await getUnidyClient().newsletters.deleteSubscription(internalName, {\n preferenceToken,\n idToken: typeof idToken === \"string\" ? idToken : \"\",\n });\n\n if (response.status === 200 && response.data?.new_preference_token) {\n // if user is not authenticated, we need to store the new preference token which is used for the next request\n if (!newsletterStore.state.isAuthenticated) {\n newsletterStore.state.preferenceToken = response.data.new_preference_token;\n persist(\"preferenceToken\");\n }\n\n newsletterStore.state.existingSubscriptions = newsletterStore.state.existingSubscriptions.filter(\n (sub) => sub.newsletter_internal_name !== internalName,\n );\n\n // Reset checked preferences to defaults (preferences marked with checked='true')\n const defaultPrefs = newsletterStore.state.defaultPreferences[internalName];\n newsletterStore.state.checkedNewsletters = {\n ...newsletterStore.state.checkedNewsletters,\n [internalName]: defaultPrefs ? [...defaultPrefs] : [],\n };\n\n return true;\n }\n\n if (response.status === 204) {\n newsletterLogout();\n\n newsletterStore.state.checkedNewsletters = {};\n return true;\n }\n\n if (response.status === 401) {\n Flash.error.addMessage(t(\"newsletter.errors.unauthorized\"));\n newsletterLogout();\n return false;\n }\n\n if (response.status === 422) {\n return false;\n }\n\n Flash.error.addMessage(t(\"errors.unknown\", { defaultValue: \"An unknown error occurred\" }));\n return false;\n}\n\nexport function getSubscription(internalName: string): ExistingSubscription | undefined {\n return newsletterStore.state.existingSubscriptions.find((sub) => sub.newsletter_internal_name === internalName);\n}\n\nexport function isSubscribed(internalName: string): boolean {\n return newsletterStore.state.existingSubscriptions.some((sub) => sub.newsletter_internal_name === internalName);\n}\n\nexport function isConfirmed(internalName: string): boolean {\n const sub = getSubscription(internalName);\n return sub?.confirmed ?? false;\n}\n\nfunction redirectToAfterConfirmationUrl(): string {\n const baseUrl = `${location.origin}${location.pathname}`;\n const params = new URLSearchParams(location.search);\n for (const key of [\"email\", \"newsletter_error\"]) {\n params.delete(key);\n }\n const queryString = params.toString();\n return queryString ? `${baseUrl}?${queryString}` : baseUrl;\n}\n\nexport function getSubscriptionPreferences(internalName: string): string[] {\n const subscription = getSubscription(internalName);\n return subscription?.preference_identifiers || [];\n}\n\nexport async function updateSubscriptionPreferences(internalName: string): Promise<boolean> {\n const { preferenceToken } = newsletterStore.state;\n\n // Either preference token is needed or the user must be authenticated\n if (!preferenceToken && !newsletterStore.state.isAuthenticated) {\n logger.error(\"Preference token or authentication is required to update subscription preferences\");\n return false;\n }\n\n // Check if the subscription exists\n if (!isSubscribed(internalName)) {\n logger.error(`Cannot update preferences: not subscribed to newsletter '${internalName}'`);\n return false;\n }\n\n const authInstance = await Auth.getInstance();\n const idToken = await authInstance.getToken();\n\n const preferenceIdentifiers = newsletterStore.state.checkedNewsletters[internalName] || [];\n\n const response = await getUnidyClient().newsletters.updateSubscription(\n internalName,\n { preference_identifiers: preferenceIdentifiers },\n {\n preferenceToken,\n idToken: typeof idToken === \"string\" ? idToken : \"\",\n },\n );\n\n if (response.status === 401) {\n Flash.error.addMessage(t(\"newsletter.errors.unauthorized\"));\n newsletterLogout();\n return false;\n }\n\n if (response.success && response.data) {\n // Update the local subscription with the new preferences\n const subscriptionIndex = newsletterStore.state.existingSubscriptions.findIndex((sub) => sub.newsletter_internal_name === internalName);\n\n if (subscriptionIndex !== -1) {\n const updatedSubscriptions = [...newsletterStore.state.existingSubscriptions];\n updatedSubscriptions[subscriptionIndex] = {\n ...updatedSubscriptions[subscriptionIndex],\n preference_identifiers: response.data.preference_identifiers || [],\n };\n newsletterStore.state.existingSubscriptions = updatedSubscriptions;\n }\n\n Flash.success.addMessage(t(\"newsletter.success.preferences_updated\"));\n return true;\n }\n\n Flash.error.addMessage(t(\"errors.unknown\", { defaultValue: \"An unknown error occurred\" }));\n return false;\n}\n"],"names":["createLogger","newsletterStore","Auth","getUnidyClient","Flash","t","persist"],"mappings":"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"}
@@ -0,0 +1,38 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-DLz3FT7T.js');
4
+
5
+ const PERSIST_KEY_PREFIX = "unidy_newsletter_";
6
+ const persist = (key) => {
7
+ sessionStorage.setItem(`${PERSIST_KEY_PREFIX}${key}`, newsletterStore.state[key]);
8
+ };
9
+ const getPersistedValue = (key) => {
10
+ return sessionStorage.getItem(`${PERSIST_KEY_PREFIX}${key}`);
11
+ };
12
+ const initialState = {
13
+ email: getPersistedValue("email") ?? "",
14
+ preferenceToken: getPersistedValue("preferenceToken") ?? "",
15
+ checkedNewsletters: {},
16
+ defaultPreferences: {},
17
+ fetchingSubscriptions: false,
18
+ existingSubscriptions: [],
19
+ errors: {},
20
+ isAuthenticated: false,
21
+ };
22
+ const newsletterStore = index.createStore(initialState);
23
+ const storeDefaultPreference = (internalName, preferenceIdentifier) => {
24
+ const current = newsletterStore.state.defaultPreferences[internalName] ?? new Set();
25
+ const updated = new Set(current);
26
+ updated.add(preferenceIdentifier);
27
+ newsletterStore.state.defaultPreferences = {
28
+ ...newsletterStore.state.defaultPreferences,
29
+ [internalName]: updated,
30
+ };
31
+ };
32
+
33
+ exports.newsletterStore = newsletterStore;
34
+ exports.persist = persist;
35
+ exports.storeDefaultPreference = storeDefaultPreference;
36
+ //# sourceMappingURL=newsletter-store-BzytX7Qh.js.map
37
+
38
+ //# sourceMappingURL=newsletter-store-BzytX7Qh.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"newsletter-store-BzytX7Qh.js","sources":["src/newsletter/store/newsletter-store.ts"],"sourcesContent":["import { createStore } from \"@stencil/store\";\n\nexport type NewsletterErrorIdentifier =\n | \"unconfirmed\"\n | \"already_subscribed\"\n | \"invalid_email\"\n | \"newsletter_not_found\"\n | \"preferences_not_found\"\n | \"invalid_preference_token\"\n | \"unknown\";\n\nexport type NewsletterInternalName = string;\nexport type PreferenceIdentifier = string;\n\nexport interface ExistingSubscription {\n newsletter_internal_name: NewsletterInternalName;\n confirmed: boolean;\n preference_identifiers: PreferenceIdentifier[];\n}\n\nexport type CheckedNewsletters = Record<NewsletterInternalName, PreferenceIdentifier[]>;\n\nexport type DefaultPreferences = Record<NewsletterInternalName, Set<PreferenceIdentifier>>;\n\ninterface NewsletterState {\n email: string;\n preferenceToken: string;\n checkedNewsletters: CheckedNewsletters;\n defaultPreferences: DefaultPreferences;\n\n fetchingSubscriptions: boolean;\n existingSubscriptions: ExistingSubscription[];\n\n errors: Record<string, NewsletterErrorIdentifier>;\n\n isAuthenticated: boolean;\n}\n\nconst PERSIST_KEY_PREFIX = \"unidy_newsletter_\";\n\nexport const persist = (key: \"email\" | \"preferenceToken\") => {\n sessionStorage.setItem(`${PERSIST_KEY_PREFIX}${key}`, newsletterStore.state[key]);\n};\n\nconst getPersistedValue = (key: \"email\" | \"preferenceToken\") => {\n return sessionStorage.getItem(`${PERSIST_KEY_PREFIX}${key}`);\n};\n\nconst initialState: NewsletterState = {\n email: getPersistedValue(\"email\") ?? \"\",\n preferenceToken: getPersistedValue(\"preferenceToken\") ?? \"\",\n checkedNewsletters: {},\n defaultPreferences: {},\n\n fetchingSubscriptions: false,\n existingSubscriptions: [],\n\n errors: {},\n isAuthenticated: false,\n};\n\nexport const newsletterStore = createStore<NewsletterState>(initialState);\n\nexport const storeDefaultPreference = (internalName: NewsletterInternalName, preferenceIdentifier: PreferenceIdentifier) => {\n const current = newsletterStore.state.defaultPreferences[internalName] ?? new Set();\n const updated = new Set(current);\n updated.add(preferenceIdentifier);\n newsletterStore.state.defaultPreferences = {\n ...newsletterStore.state.defaultPreferences,\n [internalName]: updated,\n };\n};\n\nexport const reset = () => {\n sessionStorage.removeItem(`${PERSIST_KEY_PREFIX}preferenceToken`);\n sessionStorage.removeItem(`${PERSIST_KEY_PREFIX}email`);\n newsletterStore.state = initialState;\n};\n"],"names":["createStore"],"mappings":";;;;AAsCA,MAAM,kBAAkB,GAAG,mBAAmB;AAEjC,MAAA,OAAO,GAAG,CAAC,GAAgC,KAAI;AAC1D,IAAA,cAAc,CAAC,OAAO,CAAC,CAAG,EAAA,kBAAkB,GAAG,GAAG,CAAA,CAAE,EAAE,eAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;AACnF;AAEA,MAAM,iBAAiB,GAAG,CAAC,GAAgC,KAAI;IAC7D,OAAO,cAAc,CAAC,OAAO,CAAC,CAAA,EAAG,kBAAkB,CAAG,EAAA,GAAG,CAAE,CAAA,CAAC;AAC9D,CAAC;AAED,MAAM,YAAY,GAAoB;AACpC,IAAA,KAAK,EAAE,iBAAiB,CAAC,OAAO,CAAC,IAAI,EAAE;AACvC,IAAA,eAAe,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,IAAI,EAAE;AAC3D,IAAA,kBAAkB,EAAE,EAAE;AACtB,IAAA,kBAAkB,EAAE,EAAE;AAEtB,IAAA,qBAAqB,EAAE,KAAK;AAC5B,IAAA,qBAAqB,EAAE,EAAE;AAEzB,IAAA,MAAM,EAAE,EAAE;AACV,IAAA,eAAe,EAAE,KAAK;CACvB;MAEY,eAAe,GAAGA,iBAAW,CAAkB,YAAY;MAE3D,sBAAsB,GAAG,CAAC,YAAoC,EAAE,oBAA0C,KAAI;AACzH,IAAA,MAAM,OAAO,GAAG,eAAe,CAAC,KAAK,CAAC,kBAAkB,CAAC,YAAY,CAAC,IAAI,IAAI,GAAG,EAAE;AACnF,IAAA,MAAM,OAAO,GAAG,IAAI,GAAG,CAAC,OAAO,CAAC;AAChC,IAAA,OAAO,CAAC,GAAG,CAAC,oBAAoB,CAAC;AACjC,IAAA,eAAe,CAAC,KAAK,CAAC,kBAAkB,GAAG;AACzC,QAAA,GAAG,eAAe,CAAC,KAAK,CAAC,kBAAkB;QAC3C,CAAC,YAAY,GAAG,OAAO;KACxB;AACH;;;;;;"}
@@ -0,0 +1,16 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-DLz3FT7T.js');
4
+
5
+ function createPaginationStore() {
6
+ const initialState = {
7
+ paginationMeta: null,
8
+ };
9
+ const store = index.createStore(initialState);
10
+ return { state: store.state, onChange: store.onChange, reset: store.reset };
11
+ }
12
+
13
+ exports.createPaginationStore = createPaginationStore;
14
+ //# sourceMappingURL=pagination-store-BEiW3MQd.js.map
15
+
16
+ //# sourceMappingURL=pagination-store-BEiW3MQd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination-store-BEiW3MQd.js","sources":["src/ticketable/store/pagination-store.ts"],"sourcesContent":["import { createStore } from \"@stencil/store\";\nimport type { PaginationMeta } from \"../../api\";\n\nexport interface PaginationState {\n paginationMeta: PaginationMeta | null;\n}\n\nexport type PaginationStore = {\n state: PaginationState;\n onChange: <K extends keyof PaginationState>(prop: K, cb: (newValue: PaginationState[K]) => void) => () => void;\n reset: () => void;\n};\n\nexport function createPaginationStore(): PaginationStore {\n const initialState: PaginationState = {\n paginationMeta: null,\n };\n\n const store = createStore<PaginationState>(initialState);\n\n return { state: store.state, onChange: store.onChange, reset: store.reset };\n}\n"],"names":["createStore"],"mappings":";;;;SAagB,qBAAqB,GAAA;AACnC,IAAA,MAAM,YAAY,GAAoB;AACpC,QAAA,cAAc,EAAE,IAAI;KACrB;AAED,IAAA,MAAM,KAAK,GAAGA,iBAAW,CAAkB,YAAY,CAAC;AAExD,IAAA,OAAO,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,EAAE,QAAQ,EAAE,KAAK,CAAC,QAAQ,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,EAAE;AAC7E;;;;"}
@@ -0,0 +1,39 @@
1
+ 'use strict';
2
+
3
+ var profileStore = require('./profile-store-P_BcYkef.js');
4
+ var i18n = require('./i18n-BoDZ8kd2.js');
5
+
6
+ function validateRequiredFieldsUnchanged(sWC) {
7
+ for (const key of Object.keys(sWC)) {
8
+ if (key === "custom_attributes")
9
+ continue;
10
+ const field = sWC[key];
11
+ if (field.required === true && (field.value === "" || field.value === null)) {
12
+ profileStore.state.errors = { [key]: i18n.t("errors.required_field", { field: key }) };
13
+ return false;
14
+ }
15
+ }
16
+ for (const key of Object.keys(sWC.custom_attributes ?? {})) {
17
+ const field = sWC.custom_attributes?.[key];
18
+ const fieldDisplayName = `custom_attributes.${key}`;
19
+ if (field?.required === true && (field.value === "" || field.value === null)) {
20
+ profileStore.state.errors = { [fieldDisplayName]: i18n.t("errors.required_field", { field: fieldDisplayName }) };
21
+ return false;
22
+ }
23
+ }
24
+ return true;
25
+ }
26
+ function buildPayload(stateData) {
27
+ return {
28
+ ...Object.fromEntries(Object.entries(stateData)
29
+ .filter(([k]) => k !== "custom_attributes")
30
+ .map(([k, v]) => [k, v.value])),
31
+ custom_attributes: Object.fromEntries(Object.entries(stateData.custom_attributes ?? {}).map(([k, v]) => [k, v.value])),
32
+ };
33
+ }
34
+
35
+ exports.buildPayload = buildPayload;
36
+ exports.validateRequiredFieldsUnchanged = validateRequiredFieldsUnchanged;
37
+ //# sourceMappingURL=profile-helpers-B2h2III_.js.map
38
+
39
+ //# sourceMappingURL=profile-helpers-B2h2III_.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"profile-helpers-B2h2III_.js","sources":["src/profile/profile-helpers.ts"],"sourcesContent":["import { type ProfileRaw, state as profileState } from \"./store/profile-store\";\nimport { t } from \"../i18n\";\n\nexport function validateRequiredFieldsUnchanged(sWC: ProfileRaw) {\n for (const key of Object.keys(sWC)) {\n if (key === \"custom_attributes\") continue;\n const field = sWC[key];\n if (field.required === true && (field.value === \"\" || field.value === null)) {\n profileState.errors = { [key]: t(\"errors.required_field\", { field: key }) };\n return false;\n }\n }\n\n for (const key of Object.keys(sWC.custom_attributes ?? {})) {\n const field = sWC.custom_attributes?.[key];\n const fieldDisplayName = `custom_attributes.${key}`;\n if (field?.required === true && (field.value === \"\" || field.value === null)) {\n profileState.errors = { [fieldDisplayName]: t(\"errors.required_field\", { field: fieldDisplayName }) };\n return false;\n }\n }\n\n return true;\n}\n\nexport function buildPayload(stateData: ProfileRaw) {\n return {\n ...Object.fromEntries(\n Object.entries(stateData)\n .filter(([k]) => k !== \"custom_attributes\")\n .map(([k, v]: [string, unknown]) => [k, (v as { value: unknown }).value]),\n ),\n custom_attributes: Object.fromEntries(\n Object.entries(stateData.custom_attributes ?? {}).map(([k, v]: [string, unknown]) => [k, (v as { value: unknown }).value]),\n ),\n };\n}\n"],"names":["profileState","t"],"mappings":";;;;;AAGM,SAAU,+BAA+B,CAAC,GAAe,EAAA;IAC7D,KAAK,MAAM,GAAG,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE;QAClC,IAAI,GAAG,KAAK,mBAAmB;YAAE;AACjC,QAAA,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC;QACtB,IAAI,KAAK,CAAC,QAAQ,KAAK,IAAI,KAAK,KAAK,CAAC,KAAK,KAAK,EAAE,IAAI,KAAK,CAAC,KAAK,KAAK,IAAI,CAAC,EAAE;AAC3E,YAAAA,kBAAY,CAAC,MAAM,GAAG,EAAE,CAAC,GAAG,GAAGC,MAAC,CAAC,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE;AAC3E,YAAA,OAAO,KAAK;;;AAIhB,IAAA,KAAK,MAAM,GAAG,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAC,EAAE;QAC1D,MAAM,KAAK,GAAG,GAAG,CAAC,iBAAiB,GAAG,GAAG,CAAC;AAC1C,QAAA,MAAM,gBAAgB,GAAG,CAAqB,kBAAA,EAAA,GAAG,EAAE;QACnD,IAAI,KAAK,EAAE,QAAQ,KAAK,IAAI,KAAK,KAAK,CAAC,KAAK,KAAK,EAAE,IAAI,KAAK,CAAC,KAAK,KAAK,IAAI,CAAC,EAAE;AAC5E,YAAAD,kBAAY,CAAC,MAAM,GAAG,EAAE,CAAC,gBAAgB,GAAGC,MAAC,CAAC,uBAAuB,EAAE,EAAE,KAAK,EAAE,gBAAgB,EAAE,CAAC,EAAE;AACrG,YAAA,OAAO,KAAK;;;AAIhB,IAAA,OAAO,IAAI;AACb;AAEM,SAAU,YAAY,CAAC,SAAqB,EAAA;IAChD,OAAO;QACL,GAAG,MAAM,CAAC,WAAW,CACnB,MAAM,CAAC,OAAO,CAAC,SAAS;aACrB,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,mBAAmB;AACzC,aAAA,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAoB,KAAK,CAAC,CAAC,EAAG,CAAwB,CAAC,KAAK,CAAC,CAAC,CAC5E;AACD,QAAA,iBAAiB,EAAE,MAAM,CAAC,WAAW,CACnC,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,iBAAiB,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAoB,KAAK,CAAC,CAAC,EAAG,CAAwB,CAAC,KAAK,CAAC,CAAC,CAC3H;KACF;AACH;;;;;"}
@@ -0,0 +1,22 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-DLz3FT7T.js');
4
+
5
+ const initialState = {
6
+ loading: true,
7
+ data: {},
8
+ configuration: {},
9
+ errors: {},
10
+ flashErrors: {},
11
+ phoneValid: true,
12
+ };
13
+ const profileStore = index.createStore(initialState);
14
+ const profileStoreOnChange = profileStore.onChange;
15
+ const { state } = profileStore;
16
+
17
+ exports.profileStore = profileStore;
18
+ exports.profileStoreOnChange = profileStoreOnChange;
19
+ exports.state = state;
20
+ //# sourceMappingURL=profile-store-P_BcYkef.js.map
21
+
22
+ //# sourceMappingURL=profile-store-P_BcYkef.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"profile-store-P_BcYkef.js","sources":["src/profile/store/profile-store.ts"],"sourcesContent":["import { createStore } from \"@stencil/store\";\n\nexport type Option = { value: string; label: string; icon?: string | null };\nexport type RadioOption = { value: string; label: string; checked: boolean };\n\nexport interface ProfileNode {\n value?: string | undefined | string[];\n type?: string;\n label?: string;\n required?: boolean;\n readonly?: boolean;\n locked?: boolean;\n locked_text?: string;\n options?: Option[];\n radio_options?: RadioOption[];\n attr_name?: string;\n}\n\nexport type ProfileRaw = {\n custom_attributes?: Record<string, ProfileNode>;\n} & Record<string, ProfileNode>;\n\nexport interface ProfileState {\n loading: boolean;\n data: ProfileRaw;\n configuration: ProfileRaw;\n errors: Record<string, string | null>;\n configUpdateSource?: \"fetch\" | \"submit\";\n flashErrors: Record<string, string | null>;\n phoneValid: boolean;\n}\n\nconst initialState: ProfileState = {\n loading: true,\n data: {},\n configuration: {},\n errors: {},\n flashErrors: {},\n phoneValid: true,\n};\n\nconst profileStore = createStore<ProfileState>(initialState);\n\nconst profileStoreOnChange: <K extends keyof ProfileState>(prop: K, cb: (value: ProfileState[K]) => void) => () => void =\n profileStore.onChange;\n\nexport { profileStore };\nexport const { state } = profileStore;\nexport { profileStoreOnChange as onChange };\n"],"names":["createStore"],"mappings":";;;;AAgCA,MAAM,YAAY,GAAiB;AACjC,IAAA,OAAO,EAAE,IAAI;AACb,IAAA,IAAI,EAAE,EAAE;AACR,IAAA,aAAa,EAAE,EAAE;AACjB,IAAA,MAAM,EAAE,EAAE;AACV,IAAA,WAAW,EAAE,EAAE;AACf,IAAA,UAAU,EAAE,IAAI;CACjB;AAED,MAAM,YAAY,GAAGA,iBAAW,CAAe,YAAY;AAE3D,MAAM,oBAAoB,GACxB,YAAY,CAAC;AAGF,MAAA,EAAE,KAAK,EAAE,GAAG;;;;;;"}