@postnord/pn-marketweb-components 2.0.3-beta3 → 2.0.4

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 (1046) hide show
  1. package/cjs/{pn-find-price-store-345037e9.js → data-42342802.js} +0 -23
  2. package/cjs/data-e77c1ada.js +41 -0
  3. package/cjs/loader.cjs.js +1 -1
  4. package/cjs/pn-find-price-result.cjs.entry.js +7 -3
  5. package/cjs/{pn-product-pricelist-store-86310b5a.js → pn-find-price-store-6aab7fd0.js} +7 -2
  6. package/cjs/pn-find-price.cjs.entry.js +10 -9
  7. package/cjs/pn-find-service-and-price-result.cjs.entry.js +14 -13
  8. package/cjs/pn-language-selector_9.cjs.entry.js +1 -1
  9. package/cjs/pn-market-web-components.cjs.js +1 -1
  10. package/cjs/pn-pex-pricefinder.cjs.entry.js +5 -5
  11. package/cjs/pn-product-card_3.cjs.entry.js +1 -1
  12. package/cjs/pn-product-pricelist-result.cjs.entry.js +58 -17
  13. package/cjs/pn-product-pricelist.cjs.entry.js +46 -61
  14. package/cjs/{pn-product-tile_3.cjs.entry.js → pn-product-tile-info_2.cjs.entry.js} +0 -13
  15. package/cjs/pn-product-tile.cjs.entry.js +19 -0
  16. package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-search.css +3 -0
  17. package/collection/components/widgets/pn-find-price/pn-find-price-result.js +14 -10
  18. package/collection/components/widgets/pn-find-price/pn-find-price.css +1 -1
  19. package/collection/components/widgets/pn-find-service-and-price/pn-find-service-and-price-result.js +14 -15
  20. package/collection/components/widgets/pn-pex-pricefinder/pn-pex-pricefinder.js +1 -1
  21. package/collection/components/widgets/pn-pex-pricefinder/translations.js +4 -4
  22. package/collection/components/widgets/pn-product-card/pn-product-card-price.js +19 -2
  23. package/collection/components/widgets/pn-product-pricelist/data.js +8 -1
  24. package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist-result.js +93 -24
  25. package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist-translations.js +30 -14
  26. package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist.css +4 -3
  27. package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist.js +5 -5
  28. package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist.stories.js +4 -4
  29. package/custom-elements/index.js +125 -75
  30. package/esm/data-108a2820.js +37 -0
  31. package/esm/{pn-find-price-store-cb8e4714.js → data-2fa1e9cb.js} +1 -23
  32. package/esm/loader.js +1 -1
  33. package/esm/pn-find-price-result.entry.js +7 -3
  34. package/esm/{pn-product-pricelist-store-2c336043.js → pn-find-price-store-3301df0a.js} +7 -2
  35. package/esm/pn-find-price.entry.js +3 -2
  36. package/esm/pn-find-service-and-price-result.entry.js +14 -13
  37. package/esm/pn-language-selector_9.entry.js +1 -1
  38. package/esm/pn-market-web-components.js +1 -1
  39. package/esm/pn-pex-pricefinder.entry.js +5 -5
  40. package/esm/pn-product-card_3.entry.js +1 -1
  41. package/esm/pn-product-pricelist-result.entry.js +56 -15
  42. package/esm/pn-product-pricelist.entry.js +36 -51
  43. package/esm/pn-product-tile-info_2.entry.js +31 -0
  44. package/esm/{pn-product-tile_3.entry.js → pn-product-tile.entry.js} +1 -29
  45. package/esm-es5/data-108a2820.js +1 -0
  46. package/esm-es5/data-2fa1e9cb.js +1 -0
  47. package/esm-es5/loader.js +1 -1
  48. package/esm-es5/pn-find-price-result.entry.js +1 -1
  49. package/esm-es5/pn-find-price-store-3301df0a.js +1 -0
  50. package/esm-es5/pn-find-price.entry.js +1 -1
  51. package/esm-es5/pn-find-service-and-price-result.entry.js +1 -1
  52. package/esm-es5/pn-language-selector_9.entry.js +1 -1
  53. package/esm-es5/pn-market-web-components.js +1 -1
  54. package/esm-es5/pn-pex-pricefinder.entry.js +1 -1
  55. package/esm-es5/pn-product-card_3.entry.js +1 -1
  56. package/esm-es5/pn-product-pricelist-result.entry.js +1 -1
  57. package/esm-es5/pn-product-pricelist.entry.js +1 -1
  58. package/esm-es5/pn-product-tile-info_2.entry.js +1 -0
  59. package/esm-es5/{pn-product-tile_3.entry.js → pn-product-tile.entry.js} +1 -1
  60. package/package.json +7 -4
  61. package/pn-market-web-components/{p-d55dbea8.system.entry.js → p-01a615ef.system.entry.js} +1 -1
  62. package/pn-market-web-components/p-0a49c688.system.entry.js +1 -0
  63. package/pn-market-web-components/p-1ecf47ed.entry.js +1 -0
  64. package/pn-market-web-components/p-218200c0.system.entry.js +1 -0
  65. package/pn-market-web-components/p-290d5824.system.entry.js +1 -0
  66. package/pn-market-web-components/p-3971ddb9.system.js +1 -0
  67. package/pn-market-web-components/p-4e9a272d.js +1 -0
  68. package/pn-market-web-components/{p-d58e3078.entry.js → p-51fc5bc4.entry.js} +1 -1
  69. package/pn-market-web-components/p-5d587499.js +1 -0
  70. package/pn-market-web-components/p-61dbe832.entry.js +1 -0
  71. package/pn-market-web-components/p-67887512.system.js +1 -1
  72. package/pn-market-web-components/p-6f556e76.system.entry.js +1 -0
  73. package/pn-market-web-components/p-72c39bf1.js +1 -0
  74. package/pn-market-web-components/p-7665f7ee.entry.js +1 -0
  75. package/pn-market-web-components/p-8117b79e.system.entry.js +1 -0
  76. package/pn-market-web-components/p-893a20df.system.entry.js +1 -0
  77. package/pn-market-web-components/p-8e146205.entry.js +1 -0
  78. package/pn-market-web-components/p-a597a036.entry.js +1 -0
  79. package/pn-market-web-components/p-a921d3fd.system.entry.js +1 -0
  80. package/pn-market-web-components/p-bdd0fc97.system.js +1 -0
  81. package/pn-market-web-components/p-bf7cc19d.system.js +1 -0
  82. package/pn-market-web-components/p-d0155ddf.entry.js +1 -0
  83. package/pn-market-web-components/p-d428dc82.entry.js +1 -0
  84. package/pn-market-web-components/{p-3120f5c4.entry.js → p-dc869f2f.entry.js} +1 -1
  85. package/pn-market-web-components/{p-83baf538.system.entry.js → p-e89a9e79.system.entry.js} +1 -1
  86. package/pn-market-web-components/p-eb600482.entry.js +1 -0
  87. package/pn-market-web-components/p-ec4eed81.system.entry.js +1 -0
  88. package/pn-market-web-components/pn-market-web-components.esm.js +1 -1
  89. package/types/components/widgets/pn-find-price/pn-find-price-result.d.ts +4 -3
  90. package/types/components/widgets/pn-find-price/pn-find-price-types.d.ts +2 -2
  91. package/types/components/widgets/pn-find-price/pn-find-price.d.ts +2 -2
  92. package/types/components/widgets/pn-product-card/pn-product-card-price.d.ts +1 -0
  93. package/types/components/widgets/pn-product-pricelist/pn-product-pricelist-result.d.ts +2 -0
  94. package/types/components/widgets/pn-product-pricelist/pn-product-pricelist-translations.d.ts +26 -10
  95. package/types/components.d.ts +12 -6
  96. package/types/globals/shared/productprice/product-price-types.d.ts +5 -2
  97. package/umd/modules/@postnord/web-components/cjs/colors-bb509869.js +42 -0
  98. package/umd/modules/@postnord/web-components/cjs/helpers-f38ea13c.js +166 -0
  99. package/umd/modules/@postnord/web-components/cjs/icons-76ebc27b.js +231 -0
  100. package/umd/modules/@postnord/web-components/cjs/illustrations-96acc117.js +134 -0
  101. package/umd/modules/@postnord/web-components/cjs/index-cbdc5de1.js +1842 -0
  102. package/umd/modules/@postnord/web-components/cjs/index.cjs.js +2 -0
  103. package/umd/modules/@postnord/web-components/cjs/loader.cjs.js +21 -0
  104. package/umd/modules/@postnord/web-components/cjs/pn-accordion-row.cjs.entry.js +50 -0
  105. package/umd/modules/@postnord/web-components/cjs/pn-accordion.cjs.entry.js +60 -0
  106. package/umd/modules/@postnord/web-components/cjs/pn-button_2.cjs.entry.js +247 -0
  107. package/umd/modules/@postnord/web-components/cjs/pn-calendar.cjs.entry.js +334 -0
  108. package/umd/modules/@postnord/web-components/cjs/pn-checkbox.cjs.entry.js +38 -0
  109. package/umd/modules/@postnord/web-components/cjs/pn-choice-chip.cjs.entry.js +38 -0
  110. package/umd/modules/@postnord/web-components/cjs/pn-color.cjs.entry.js +19 -0
  111. package/umd/modules/@postnord/web-components/cjs/pn-colors.cjs.entry.js +20 -0
  112. package/umd/modules/@postnord/web-components/cjs/pn-date-picker.cjs.entry.js +180 -0
  113. package/umd/modules/@postnord/web-components/cjs/pn-file-upload.cjs.entry.js +402 -0
  114. package/umd/modules/@postnord/web-components/cjs/pn-footer.cjs.entry.js +257 -0
  115. package/umd/modules/@postnord/web-components/cjs/pn-icon-grid.cjs.entry.js +40 -0
  116. package/umd/modules/@postnord/web-components/cjs/pn-icon.cjs.entry.js +31 -0
  117. package/umd/modules/@postnord/web-components/cjs/pn-illustration-grid.cjs.entry.js +42 -0
  118. package/umd/modules/@postnord/web-components/cjs/pn-illustration.cjs.entry.js +21 -0
  119. package/umd/modules/@postnord/web-components/cjs/pn-input.cjs.entry.js +72 -0
  120. package/umd/modules/@postnord/web-components/cjs/pn-modal.cjs.entry.js +110 -0
  121. package/umd/modules/@postnord/web-components/cjs/pn-nav-dropdown.cjs.entry.js +121 -0
  122. package/umd/modules/@postnord/web-components/cjs/pn-ocr-search.cjs.entry.js +141 -0
  123. package/umd/modules/@postnord/web-components/cjs/pn-option.cjs.entry.js +57 -0
  124. package/umd/modules/@postnord/web-components/cjs/pn-progress-bar.cjs.entry.js +47 -0
  125. package/umd/modules/@postnord/web-components/cjs/pn-progress-indicator-step.cjs.entry.js +56 -0
  126. package/umd/modules/@postnord/web-components/cjs/pn-progress-indicator.cjs.entry.js +40 -0
  127. package/umd/modules/@postnord/web-components/cjs/pn-radio-button.cjs.entry.js +21 -0
  128. package/umd/modules/@postnord/web-components/cjs/pn-range-date-picker.cjs.entry.js +114 -0
  129. package/umd/modules/@postnord/web-components/cjs/pn-segment.cjs.entry.js +20 -0
  130. package/umd/modules/@postnord/web-components/cjs/pn-segmented-control.cjs.entry.js +122 -0
  131. package/umd/modules/@postnord/web-components/cjs/pn-select.cjs.entry.js +432 -0
  132. package/umd/modules/@postnord/web-components/cjs/pn-spinner.cjs.entry.js +24 -0
  133. package/umd/modules/@postnord/web-components/cjs/pn-tab.cjs.entry.js +35 -0
  134. package/umd/modules/@postnord/web-components/cjs/pn-table.cjs.entry.js +72 -0
  135. package/umd/modules/@postnord/web-components/cjs/pn-tablist.cjs.entry.js +168 -0
  136. package/umd/modules/@postnord/web-components/cjs/pn-tile.cjs.entry.js +151 -0
  137. package/umd/modules/@postnord/web-components/cjs/pn-toast.cjs.entry.js +67 -0
  138. package/umd/modules/@postnord/web-components/cjs/pn-toggle-switch.cjs.entry.js +35 -0
  139. package/umd/modules/@postnord/web-components/cjs/pn-tooltip.cjs.entry.js +113 -0
  140. package/umd/modules/@postnord/web-components/cjs/pn-virtual-agent.cjs.entry.js +227 -0
  141. package/umd/modules/@postnord/web-components/cjs/pn-zipcode-search.cjs.entry.js +182 -0
  142. package/umd/modules/@postnord/web-components/cjs/postnord-web-components.cjs.js +59 -0
  143. package/umd/modules/@postnord/web-components/collection/assets/colors.js +38 -0
  144. package/umd/modules/@postnord/web-components/collection/assets/icons.js +227 -0
  145. package/umd/modules/@postnord/web-components/collection/assets/illustrations/PEX-truck.svg +1 -0
  146. package/umd/modules/@postnord/web-components/collection/assets/illustrations/airplane-city.svg +1 -0
  147. package/umd/modules/@postnord/web-components/collection/assets/illustrations/arms-packages-plant.svg +1 -0
  148. package/umd/modules/@postnord/web-components/collection/assets/illustrations/baptism.svg +1 -0
  149. package/umd/modules/@postnord/web-components/collection/assets/illustrations/birthday.svg +1 -0
  150. package/umd/modules/@postnord/web-components/collection/assets/illustrations/box-letters.svg +1 -0
  151. package/umd/modules/@postnord/web-components/collection/assets/illustrations/cargoship-mountains.svg +1 -0
  152. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-box-letters-globe.svg +1 -0
  153. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-box-letters-house.svg +1 -0
  154. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-box-letters.svg +1 -0
  155. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-computer-graphics.svg +1 -0
  156. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-computer-headset.svg +1 -0
  157. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-letter-locker.svg +1 -0
  158. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-package-arrow.svg +1 -0
  159. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-package-locker.svg +1 -0
  160. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-package-phone-city.svg +1 -0
  161. package/umd/modules/@postnord/web-components/collection/assets/illustrations/character-package-sweather.svg +1 -0
  162. package/umd/modules/@postnord/web-components/collection/assets/illustrations/characters-dog.svg +1 -0
  163. package/umd/modules/@postnord/web-components/collection/assets/illustrations/christmas.svg +1 -0
  164. package/umd/modules/@postnord/web-components/collection/assets/illustrations/circle-scale-package-32-abroad.svg +1 -0
  165. package/umd/modules/@postnord/web-components/collection/assets/illustrations/circle-scale-package-32.svg +1 -0
  166. package/umd/modules/@postnord/web-components/collection/assets/illustrations/circle_mailpickup.svg +1 -0
  167. package/umd/modules/@postnord/web-components/collection/assets/illustrations/claims.svg +1 -0
  168. package/umd/modules/@postnord/web-components/collection/assets/illustrations/company-settings.svg +1 -0
  169. package/umd/modules/@postnord/web-components/collection/assets/illustrations/computer-letter-flowers.svg +1 -0
  170. package/umd/modules/@postnord/web-components/collection/assets/illustrations/computer-letter-plant.svg +1 -0
  171. package/umd/modules/@postnord/web-components/collection/assets/illustrations/computer-option-1.svg +1 -0
  172. package/umd/modules/@postnord/web-components/collection/assets/illustrations/computer-option.svg +1 -0
  173. package/umd/modules/@postnord/web-components/collection/assets/illustrations/computer-postcard.svg +1 -0
  174. package/umd/modules/@postnord/web-components/collection/assets/illustrations/condolence.svg +1 -0
  175. package/umd/modules/@postnord/web-components/collection/assets/illustrations/confirmation.svg +1 -0
  176. package/umd/modules/@postnord/web-components/collection/assets/illustrations/create-mailouts.svg +1 -0
  177. package/umd/modules/@postnord/web-components/collection/assets/illustrations/customer-service.svg +1 -0
  178. package/umd/modules/@postnord/web-components/collection/assets/illustrations/dashboard.svg +1 -0
  179. package/umd/modules/@postnord/web-components/collection/assets/illustrations/data-graphics.svg +1 -0
  180. package/umd/modules/@postnord/web-components/collection/assets/illustrations/discover.svg +1 -0
  181. package/umd/modules/@postnord/web-components/collection/assets/illustrations/easter.svg +1 -0
  182. package/umd/modules/@postnord/web-components/collection/assets/illustrations/elin.svg +1 -0
  183. package/umd/modules/@postnord/web-components/collection/assets/illustrations/file-paper-arrow.svg +1 -0
  184. package/umd/modules/@postnord/web-components/collection/assets/illustrations/folder-lock.svg +1 -0
  185. package/umd/modules/@postnord/web-components/collection/assets/illustrations/globe-hand.svg +1 -0
  186. package/umd/modules/@postnord/web-components/collection/assets/illustrations/graduation.svg +1 -0
  187. package/umd/modules/@postnord/web-components/collection/assets/illustrations/green-letters.svg +1 -0
  188. package/umd/modules/@postnord/web-components/collection/assets/illustrations/green-parcels.svg +1 -0
  189. package/umd/modules/@postnord/web-components/collection/assets/illustrations/greeting.svg +1 -0
  190. package/umd/modules/@postnord/web-components/collection/assets/illustrations/group-of-people.svg +1 -0
  191. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-app-map.svg +1 -0
  192. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-app-packages.svg +1 -0
  193. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-invoice-credit-card.svg +1 -0
  194. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-letter-stamp-2.svg +1 -0
  195. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-letter-stamp.svg +1 -0
  196. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-lock-money-package.svg +1 -0
  197. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-mobile-stamp.svg +1 -0
  198. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-paper-money.svg +1 -0
  199. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-phone-city.svg +1 -0
  200. package/umd/modules/@postnord/web-components/collection/assets/illustrations/hand-reply-letter-inernational.svg +1 -0
  201. package/umd/modules/@postnord/web-components/collection/assets/illustrations/invitation.svg +1 -0
  202. package/umd/modules/@postnord/web-components/collection/assets/illustrations/invoices.svg +1 -0
  203. package/umd/modules/@postnord/web-components/collection/assets/illustrations/letter-abroad.svg +1 -0
  204. package/umd/modules/@postnord/web-components/collection/assets/illustrations/letter-graphics-2.svg +1 -0
  205. package/umd/modules/@postnord/web-components/collection/assets/illustrations/letter-graphics.svg +1 -0
  206. package/umd/modules/@postnord/web-components/collection/assets/illustrations/letterbox-reply-letter-plants.svg +1 -0
  207. package/umd/modules/@postnord/web-components/collection/assets/illustrations/letterboxes.svg +1 -0
  208. package/umd/modules/@postnord/web-components/collection/assets/illustrations/letters-stamps.svg +1 -0
  209. package/umd/modules/@postnord/web-components/collection/assets/illustrations/love.svg +1 -0
  210. package/umd/modules/@postnord/web-components/collection/assets/illustrations/mailbox-plant-letters.svg +1 -0
  211. package/umd/modules/@postnord/web-components/collection/assets/illustrations/mailbox-plant-package.svg +1 -0
  212. package/umd/modules/@postnord/web-components/collection/assets/illustrations/mobile-in-store.svg +1 -0
  213. package/umd/modules/@postnord/web-components/collection/assets/illustrations/mobile-notification.svg +1 -0
  214. package/umd/modules/@postnord/web-components/collection/assets/illustrations/mobile-package.svg +1 -0
  215. package/umd/modules/@postnord/web-components/collection/assets/illustrations/mobile-parcel-italy.svg +1 -0
  216. package/umd/modules/@postnord/web-components/collection/assets/illustrations/modtagerflex.svg +1 -0
  217. package/umd/modules/@postnord/web-components/collection/assets/illustrations/new-baby.svg +1 -0
  218. package/umd/modules/@postnord/web-components/collection/assets/illustrations/newsletter-map-calendar.svg +1 -0
  219. package/umd/modules/@postnord/web-components/collection/assets/illustrations/notifications.svg +1 -0
  220. package/umd/modules/@postnord/web-components/collection/assets/illustrations/ost-orders.svg +1 -0
  221. package/umd/modules/@postnord/web-components/collection/assets/illustrations/outgoing.svg +1 -0
  222. package/umd/modules/@postnord/web-components/collection/assets/illustrations/package-calendar-1.svg +1 -0
  223. package/umd/modules/@postnord/web-components/collection/assets/illustrations/package-calendar.svg +1 -0
  224. package/umd/modules/@postnord/web-components/collection/assets/illustrations/package-letter-calendar.svg +1 -0
  225. package/umd/modules/@postnord/web-components/collection/assets/illustrations/packages-in-a-pile.svg +1 -0
  226. package/umd/modules/@postnord/web-components/collection/assets/illustrations/pallet-package.svg +1 -0
  227. package/umd/modules/@postnord/web-components/collection/assets/illustrations/payments.svg +1 -0
  228. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-computer.svg +1 -0
  229. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-letter-city 3.svg +1 -0
  230. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-letter-city-1.svg +1 -0
  231. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-letter.svg +1 -0
  232. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-mobile.svg +1 -0
  233. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-mobile2.svg +1 -0
  234. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-package-1.svg +1 -0
  235. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-package-2.svg +1 -0
  236. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-package-city.svg +1 -0
  237. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-package-house-2.svg +1 -0
  238. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-package-house.svg +1 -0
  239. package/umd/modules/@postnord/web-components/collection/assets/illustrations/person-package-lighthouse.svg +1 -0
  240. package/umd/modules/@postnord/web-components/collection/assets/illustrations/pex.svg +1 -0
  241. package/umd/modules/@postnord/web-components/collection/assets/illustrations/phone-ribbon-lock.svg +1 -0
  242. package/umd/modules/@postnord/web-components/collection/assets/illustrations/postagemeter-character-plant.svg +1 -0
  243. package/umd/modules/@postnord/web-components/collection/assets/illustrations/postagemeter-letters-plant.svg +1 -0
  244. package/umd/modules/@postnord/web-components/collection/assets/illustrations/postboxes.svg +1 -0
  245. package/umd/modules/@postnord/web-components/collection/assets/illustrations/postnord-customer-service.svg +1 -0
  246. package/umd/modules/@postnord/web-components/collection/assets/illustrations/power-of-attourney.svg +1 -0
  247. package/umd/modules/@postnord/web-components/collection/assets/illustrations/quality.svg +1 -0
  248. package/umd/modules/@postnord/web-components/collection/assets/illustrations/reports.svg +1 -0
  249. package/umd/modules/@postnord/web-components/collection/assets/illustrations/returns.svg +1 -0
  250. package/umd/modules/@postnord/web-components/collection/assets/illustrations/scale-package-16-abroad.svg +1 -0
  251. package/umd/modules/@postnord/web-components/collection/assets/illustrations/scale-package-16.svg +1 -0
  252. package/umd/modules/@postnord/web-components/collection/assets/illustrations/secure-file-transfer.svg +1 -0
  253. package/umd/modules/@postnord/web-components/collection/assets/illustrations/send-direct-business.svg +1 -0
  254. package/umd/modules/@postnord/web-components/collection/assets/illustrations/send-direct.svg +1 -0
  255. package/umd/modules/@postnord/web-components/collection/assets/illustrations/sprockets-id-card.svg +1 -0
  256. package/umd/modules/@postnord/web-components/collection/assets/illustrations/thankyou.svg +1 -0
  257. package/umd/modules/@postnord/web-components/collection/assets/illustrations/track-and-trace.svg +1 -0
  258. package/umd/modules/@postnord/web-components/collection/assets/illustrations/tracking.svg +1 -0
  259. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-EU-landmarks.svg +1 -0
  260. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-and-plane-EU-landmarks.svg +1 -0
  261. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-big-mountains.svg +1 -0
  262. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-computer-warehouse.svg +1 -0
  263. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-cross-city.svg +1 -0
  264. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-house-arrow.svg +1 -0
  265. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-mountains.svg +1 -0
  266. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-packages-plant.svg +1 -0
  267. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-thermometer-city.svg +1 -0
  268. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck-transporting-house.svg +1 -0
  269. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck.svg +1 -0
  270. package/umd/modules/@postnord/web-components/collection/assets/illustrations/truck_packages.svg +1 -0
  271. package/umd/modules/@postnord/web-components/collection/assets/illustrations/vat.svg +1 -0
  272. package/umd/modules/@postnord/web-components/collection/assets/illustrations/wedding.svg +1 -0
  273. package/umd/modules/@postnord/web-components/collection/assets/illustrations.js +130 -0
  274. package/umd/modules/@postnord/web-components/collection/assets/svgs/alert-exclamation-circle.svg +1 -0
  275. package/umd/modules/@postnord/web-components/collection/assets/svgs/alert-exclamation-triangle.svg +1 -0
  276. package/umd/modules/@postnord/web-components/collection/assets/svgs/alert-info-circle.svg +1 -0
  277. package/umd/modules/@postnord/web-components/collection/assets/svgs/alert-question-circle.svg +1 -0
  278. package/umd/modules/@postnord/web-components/collection/assets/svgs/align-center.svg +1 -0
  279. package/umd/modules/@postnord/web-components/collection/assets/svgs/align-left.svg +1 -0
  280. package/umd/modules/@postnord/web-components/collection/assets/svgs/align-right.svg +1 -0
  281. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-down.svg +1 -0
  282. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-left.svg +1 -0
  283. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-right.svg +1 -0
  284. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-small-down.svg +1 -0
  285. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-small-left.svg +1 -0
  286. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-small-right.svg +1 -0
  287. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-small-up.svg +1 -0
  288. package/umd/modules/@postnord/web-components/collection/assets/svgs/angle-up.svg +1 -0
  289. package/umd/modules/@postnord/web-components/collection/assets/svgs/apartment.svg +1 -0
  290. package/umd/modules/@postnord/web-components/collection/assets/svgs/archive-off.svg +1 -0
  291. package/umd/modules/@postnord/web-components/collection/assets/svgs/archive.svg +1 -0
  292. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-down-left.svg +1 -0
  293. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-down-right.svg +1 -0
  294. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-down.svg +1 -0
  295. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-left.svg +1 -0
  296. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-right.svg +1 -0
  297. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-up-left.svg +1 -0
  298. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-up-right.svg +1 -0
  299. package/umd/modules/@postnord/web-components/collection/assets/svgs/arrow-up.svg +1 -0
  300. package/umd/modules/@postnord/web-components/collection/assets/svgs/attachment.svg +1 -0
  301. package/umd/modules/@postnord/web-components/collection/assets/svgs/augmented reality.svg +1 -0
  302. package/umd/modules/@postnord/web-components/collection/assets/svgs/award.svg +1 -0
  303. package/umd/modules/@postnord/web-components/collection/assets/svgs/bankid.svg +1 -0
  304. package/umd/modules/@postnord/web-components/collection/assets/svgs/barcode-off.svg +1 -0
  305. package/umd/modules/@postnord/web-components/collection/assets/svgs/barcode.svg +1 -0
  306. package/umd/modules/@postnord/web-components/collection/assets/svgs/bars.svg +1 -0
  307. package/umd/modules/@postnord/web-components/collection/assets/svgs/bauble.svg +1 -0
  308. package/umd/modules/@postnord/web-components/collection/assets/svgs/bell-alarm.svg +1 -0
  309. package/umd/modules/@postnord/web-components/collection/assets/svgs/bell-off.svg +1 -0
  310. package/umd/modules/@postnord/web-components/collection/assets/svgs/bell.svg +1 -0
  311. package/umd/modules/@postnord/web-components/collection/assets/svgs/bluetooth.svg +1 -0
  312. package/umd/modules/@postnord/web-components/collection/assets/svgs/bold.svg +1 -0
  313. package/umd/modules/@postnord/web-components/collection/assets/svgs/bolt-off.svg +1 -0
  314. package/umd/modules/@postnord/web-components/collection/assets/svgs/bolt.svg +1 -0
  315. package/umd/modules/@postnord/web-components/collection/assets/svgs/book.svg +1 -0
  316. package/umd/modules/@postnord/web-components/collection/assets/svgs/bookmark.svg +1 -0
  317. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-check-off.svg +1 -0
  318. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-check.svg +1 -0
  319. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-double.svg +1 -0
  320. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-info.svg +1 -0
  321. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-label.svg +1 -0
  322. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-left-notification.svg +1 -0
  323. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-left-off.svg +1 -0
  324. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-left.svg +1 -0
  325. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-notification-off.svg +1 -0
  326. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-notification.svg +1 -0
  327. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-off.svg +1 -0
  328. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-pin.svg +1 -0
  329. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-plus.svg +1 -0
  330. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-right.svg +1 -0
  331. package/umd/modules/@postnord/web-components/collection/assets/svgs/box-stack.svg +1 -0
  332. package/umd/modules/@postnord/web-components/collection/assets/svgs/box.svg +1 -0
  333. package/umd/modules/@postnord/web-components/collection/assets/svgs/boxes.svg +1 -0
  334. package/umd/modules/@postnord/web-components/collection/assets/svgs/bug.svg +1 -0
  335. package/umd/modules/@postnord/web-components/collection/assets/svgs/bullhorn-off.svg +1 -0
  336. package/umd/modules/@postnord/web-components/collection/assets/svgs/bullhorn.svg +1 -0
  337. package/umd/modules/@postnord/web-components/collection/assets/svgs/calendar.svg +1 -0
  338. package/umd/modules/@postnord/web-components/collection/assets/svgs/camera-off.svg +1 -0
  339. package/umd/modules/@postnord/web-components/collection/assets/svgs/camera.svg +1 -0
  340. package/umd/modules/@postnord/web-components/collection/assets/svgs/car.svg +1 -0
  341. package/umd/modules/@postnord/web-components/collection/assets/svgs/check-circle-off.svg +1 -0
  342. package/umd/modules/@postnord/web-components/collection/assets/svgs/check-circle.svg +1 -0
  343. package/umd/modules/@postnord/web-components/collection/assets/svgs/check-small.svg +1 -0
  344. package/umd/modules/@postnord/web-components/collection/assets/svgs/check.svg +1 -0
  345. package/umd/modules/@postnord/web-components/collection/assets/svgs/circle.svg +1 -0
  346. package/umd/modules/@postnord/web-components/collection/assets/svgs/claim.svg +1 -0
  347. package/umd/modules/@postnord/web-components/collection/assets/svgs/clock.svg +1 -0
  348. package/umd/modules/@postnord/web-components/collection/assets/svgs/close-circle.svg +1 -0
  349. package/umd/modules/@postnord/web-components/collection/assets/svgs/close-small.svg +1 -0
  350. package/umd/modules/@postnord/web-components/collection/assets/svgs/close.svg +1 -0
  351. package/umd/modules/@postnord/web-components/collection/assets/svgs/cloud.svg +1 -0
  352. package/umd/modules/@postnord/web-components/collection/assets/svgs/code.svg +1 -0
  353. package/umd/modules/@postnord/web-components/collection/assets/svgs/collapse.svg +1 -0
  354. package/umd/modules/@postnord/web-components/collection/assets/svgs/company.svg +1 -0
  355. package/umd/modules/@postnord/web-components/collection/assets/svgs/comparison.svg +1 -0
  356. package/umd/modules/@postnord/web-components/collection/assets/svgs/compass-off.svg +1 -0
  357. package/umd/modules/@postnord/web-components/collection/assets/svgs/compass.svg +1 -0
  358. package/umd/modules/@postnord/web-components/collection/assets/svgs/component.svg +1 -0
  359. package/umd/modules/@postnord/web-components/collection/assets/svgs/connection.svg +1 -0
  360. package/umd/modules/@postnord/web-components/collection/assets/svgs/contacts.svg +1 -0
  361. package/umd/modules/@postnord/web-components/collection/assets/svgs/credit-card.svg +1 -0
  362. package/umd/modules/@postnord/web-components/collection/assets/svgs/customs.svg +1 -0
  363. package/umd/modules/@postnord/web-components/collection/assets/svgs/dashboard.svg +1 -0
  364. package/umd/modules/@postnord/web-components/collection/assets/svgs/device-laptop.svg +1 -0
  365. package/umd/modules/@postnord/web-components/collection/assets/svgs/device-mobile.svg +1 -0
  366. package/umd/modules/@postnord/web-components/collection/assets/svgs/disabled.svg +1 -0
  367. package/umd/modules/@postnord/web-components/collection/assets/svgs/document-check.svg +1 -0
  368. package/umd/modules/@postnord/web-components/collection/assets/svgs/document-return.svg +1 -0
  369. package/umd/modules/@postnord/web-components/collection/assets/svgs/document.svg +1 -0
  370. package/umd/modules/@postnord/web-components/collection/assets/svgs/download.svg +1 -0
  371. package/umd/modules/@postnord/web-components/collection/assets/svgs/drag.svg +1 -0
  372. package/umd/modules/@postnord/web-components/collection/assets/svgs/edit.svg +1 -0
  373. package/umd/modules/@postnord/web-components/collection/assets/svgs/ellipsis-h.svg +1 -0
  374. package/umd/modules/@postnord/web-components/collection/assets/svgs/ellipsis-v.svg +1 -0
  375. package/umd/modules/@postnord/web-components/collection/assets/svgs/emoji.svg +1 -0
  376. package/umd/modules/@postnord/web-components/collection/assets/svgs/envelope-add.svg +1 -0
  377. package/umd/modules/@postnord/web-components/collection/assets/svgs/envelope-open.svg +1 -0
  378. package/umd/modules/@postnord/web-components/collection/assets/svgs/envelope.svg +1 -0
  379. package/umd/modules/@postnord/web-components/collection/assets/svgs/expand.svg +1 -0
  380. package/umd/modules/@postnord/web-components/collection/assets/svgs/facebook.svg +1 -0
  381. package/umd/modules/@postnord/web-components/collection/assets/svgs/faq.svg +1 -0
  382. package/umd/modules/@postnord/web-components/collection/assets/svgs/flashlight-off.svg +1 -0
  383. package/umd/modules/@postnord/web-components/collection/assets/svgs/flashlight.svg +1 -0
  384. package/umd/modules/@postnord/web-components/collection/assets/svgs/folder.svg +1 -0
  385. package/umd/modules/@postnord/web-components/collection/assets/svgs/frame.svg +1 -0
  386. package/umd/modules/@postnord/web-components/collection/assets/svgs/funnel.svg +1 -0
  387. package/umd/modules/@postnord/web-components/collection/assets/svgs/globe.svg +1 -0
  388. package/umd/modules/@postnord/web-components/collection/assets/svgs/grid-2.svg +1 -0
  389. package/umd/modules/@postnord/web-components/collection/assets/svgs/grid.svg +1 -0
  390. package/umd/modules/@postnord/web-components/collection/assets/svgs/hand-point.svg +1 -0
  391. package/umd/modules/@postnord/web-components/collection/assets/svgs/hand.svg +1 -0
  392. package/umd/modules/@postnord/web-components/collection/assets/svgs/happy-off.svg +1 -0
  393. package/umd/modules/@postnord/web-components/collection/assets/svgs/happy.svg +1 -0
  394. package/umd/modules/@postnord/web-components/collection/assets/svgs/heart-filled.svg +1 -0
  395. package/umd/modules/@postnord/web-components/collection/assets/svgs/heart.svg +1 -0
  396. package/umd/modules/@postnord/web-components/collection/assets/svgs/home.svg +1 -0
  397. package/umd/modules/@postnord/web-components/collection/assets/svgs/hourglass.svg +1 -0
  398. package/umd/modules/@postnord/web-components/collection/assets/svgs/image-off.svg +1 -0
  399. package/umd/modules/@postnord/web-components/collection/assets/svgs/image.svg +1 -0
  400. package/umd/modules/@postnord/web-components/collection/assets/svgs/inbox-in.svg +1 -0
  401. package/umd/modules/@postnord/web-components/collection/assets/svgs/inbox-out.svg +1 -0
  402. package/umd/modules/@postnord/web-components/collection/assets/svgs/inbox.svg +1 -0
  403. package/umd/modules/@postnord/web-components/collection/assets/svgs/instagram.svg +1 -0
  404. package/umd/modules/@postnord/web-components/collection/assets/svgs/invert.svg +1 -0
  405. package/umd/modules/@postnord/web-components/collection/assets/svgs/italic.svg +1 -0
  406. package/umd/modules/@postnord/web-components/collection/assets/svgs/layers.svg +1 -0
  407. package/umd/modules/@postnord/web-components/collection/assets/svgs/lightbulb-off.svg +1 -0
  408. package/umd/modules/@postnord/web-components/collection/assets/svgs/lightbulb.svg +1 -0
  409. package/umd/modules/@postnord/web-components/collection/assets/svgs/linkedin.svg +1 -0
  410. package/umd/modules/@postnord/web-components/collection/assets/svgs/list.svg +1 -0
  411. package/umd/modules/@postnord/web-components/collection/assets/svgs/location.svg +1 -0
  412. package/umd/modules/@postnord/web-components/collection/assets/svgs/magazine.svg +1 -0
  413. package/umd/modules/@postnord/web-components/collection/assets/svgs/mailbox-denmark.svg +1 -0
  414. package/umd/modules/@postnord/web-components/collection/assets/svgs/mailbox-postnord.svg +1 -0
  415. package/umd/modules/@postnord/web-components/collection/assets/svgs/mailbox.svg +1 -0
  416. package/umd/modules/@postnord/web-components/collection/assets/svgs/map-marker-off.svg +1 -0
  417. package/umd/modules/@postnord/web-components/collection/assets/svgs/map-marker.svg +1 -0
  418. package/umd/modules/@postnord/web-components/collection/assets/svgs/messenger.svg +1 -0
  419. package/umd/modules/@postnord/web-components/collection/assets/svgs/minus-circle.svg +1 -0
  420. package/umd/modules/@postnord/web-components/collection/assets/svgs/minus-small.svg +1 -0
  421. package/umd/modules/@postnord/web-components/collection/assets/svgs/minus.svg +1 -0
  422. package/umd/modules/@postnord/web-components/collection/assets/svgs/modtagerflex.svg +1 -0
  423. package/umd/modules/@postnord/web-components/collection/assets/svgs/money-off.svg +1 -0
  424. package/umd/modules/@postnord/web-components/collection/assets/svgs/money.svg +1 -0
  425. package/umd/modules/@postnord/web-components/collection/assets/svgs/move.svg +1 -0
  426. package/umd/modules/@postnord/web-components/collection/assets/svgs/mybox.svg +1 -0
  427. package/umd/modules/@postnord/web-components/collection/assets/svgs/okay.svg +1 -0
  428. package/umd/modules/@postnord/web-components/collection/assets/svgs/open-in-new.svg +1 -0
  429. package/umd/modules/@postnord/web-components/collection/assets/svgs/padlock-unlocked.svg +1 -0
  430. package/umd/modules/@postnord/web-components/collection/assets/svgs/padlock.svg +1 -0
  431. package/umd/modules/@postnord/web-components/collection/assets/svgs/pakkeboks.svg +1 -0
  432. package/umd/modules/@postnord/web-components/collection/assets/svgs/parcelbox.svg +1 -0
  433. package/umd/modules/@postnord/web-components/collection/assets/svgs/phone-add.svg +1 -0
  434. package/umd/modules/@postnord/web-components/collection/assets/svgs/phone-filled.svg +1 -0
  435. package/umd/modules/@postnord/web-components/collection/assets/svgs/phone.svg +1 -0
  436. package/umd/modules/@postnord/web-components/collection/assets/svgs/pin-code.svg +1 -0
  437. package/umd/modules/@postnord/web-components/collection/assets/svgs/plus-circle.svg +1 -0
  438. package/umd/modules/@postnord/web-components/collection/assets/svgs/plus-small.svg +1 -0
  439. package/umd/modules/@postnord/web-components/collection/assets/svgs/plus.svg +1 -0
  440. package/umd/modules/@postnord/web-components/collection/assets/svgs/pn-mark.svg +1 -0
  441. package/umd/modules/@postnord/web-components/collection/assets/svgs/po-box.svg +1 -0
  442. package/umd/modules/@postnord/web-components/collection/assets/svgs/position.svg +1 -0
  443. package/umd/modules/@postnord/web-components/collection/assets/svgs/postcard.svg +1 -0
  444. package/umd/modules/@postnord/web-components/collection/assets/svgs/poster.svg +1 -0
  445. package/umd/modules/@postnord/web-components/collection/assets/svgs/preview-off.svg +1 -0
  446. package/umd/modules/@postnord/web-components/collection/assets/svgs/preview-on.svg +1 -0
  447. package/umd/modules/@postnord/web-components/collection/assets/svgs/print-off.svg +1 -0
  448. package/umd/modules/@postnord/web-components/collection/assets/svgs/print.svg +1 -0
  449. package/umd/modules/@postnord/web-components/collection/assets/svgs/qr-code.svg +1 -0
  450. package/umd/modules/@postnord/web-components/collection/assets/svgs/receipt.svg +1 -0
  451. package/umd/modules/@postnord/web-components/collection/assets/svgs/return.svg +1 -0
  452. package/umd/modules/@postnord/web-components/collection/assets/svgs/roll.svg +1 -0
  453. package/umd/modules/@postnord/web-components/collection/assets/svgs/rotate-2.svg +1 -0
  454. package/umd/modules/@postnord/web-components/collection/assets/svgs/rotate.svg +1 -0
  455. package/umd/modules/@postnord/web-components/collection/assets/svgs/route.svg +1 -0
  456. package/umd/modules/@postnord/web-components/collection/assets/svgs/ruler.svg +1 -0
  457. package/umd/modules/@postnord/web-components/collection/assets/svgs/save.svg +1 -0
  458. package/umd/modules/@postnord/web-components/collection/assets/svgs/scales.svg +1 -0
  459. package/umd/modules/@postnord/web-components/collection/assets/svgs/scanner.svg +1 -0
  460. package/umd/modules/@postnord/web-components/collection/assets/svgs/search.svg +1 -0
  461. package/umd/modules/@postnord/web-components/collection/assets/svgs/secure-transfer.svg +1 -0
  462. package/umd/modules/@postnord/web-components/collection/assets/svgs/settings.svg +1 -0
  463. package/umd/modules/@postnord/web-components/collection/assets/svgs/share-android.svg +1 -0
  464. package/umd/modules/@postnord/web-components/collection/assets/svgs/share.svg +1 -0
  465. package/umd/modules/@postnord/web-components/collection/assets/svgs/shield-pin.svg +1 -0
  466. package/umd/modules/@postnord/web-components/collection/assets/svgs/shop.svg +1 -0
  467. package/umd/modules/@postnord/web-components/collection/assets/svgs/sliders.svg +1 -0
  468. package/umd/modules/@postnord/web-components/collection/assets/svgs/slip.svg +1 -0
  469. package/umd/modules/@postnord/web-components/collection/assets/svgs/small-business.svg +1 -0
  470. package/umd/modules/@postnord/web-components/collection/assets/svgs/snowflake.svg +1 -0
  471. package/umd/modules/@postnord/web-components/collection/assets/svgs/spinner-blue.svg +1 -0
  472. package/umd/modules/@postnord/web-components/collection/assets/svgs/spinner-white.svg +1 -0
  473. package/umd/modules/@postnord/web-components/collection/assets/svgs/stack.svg +1 -0
  474. package/umd/modules/@postnord/web-components/collection/assets/svgs/stamp.svg +1 -0
  475. package/umd/modules/@postnord/web-components/collection/assets/svgs/star.svg +1 -0
  476. package/umd/modules/@postnord/web-components/collection/assets/svgs/statistics.svg +1 -0
  477. package/umd/modules/@postnord/web-components/collection/assets/svgs/submit.svg +1 -0
  478. package/umd/modules/@postnord/web-components/collection/assets/svgs/suitcase.svg +1 -0
  479. package/umd/modules/@postnord/web-components/collection/assets/svgs/talk-bubble.svg +1 -0
  480. package/umd/modules/@postnord/web-components/collection/assets/svgs/text-size.svg +1 -0
  481. package/umd/modules/@postnord/web-components/collection/assets/svgs/text.svg +1 -0
  482. package/umd/modules/@postnord/web-components/collection/assets/svgs/thermometer.svg +1 -0
  483. package/umd/modules/@postnord/web-components/collection/assets/svgs/transfer.svg +1 -0
  484. package/umd/modules/@postnord/web-components/collection/assets/svgs/trash-can.svg +1 -0
  485. package/umd/modules/@postnord/web-components/collection/assets/svgs/trolley.svg +1 -0
  486. package/umd/modules/@postnord/web-components/collection/assets/svgs/truck.svg +1 -0
  487. package/umd/modules/@postnord/web-components/collection/assets/svgs/twitter.svg +1 -0
  488. package/umd/modules/@postnord/web-components/collection/assets/svgs/undo.svg +1 -0
  489. package/umd/modules/@postnord/web-components/collection/assets/svgs/unfold.svg +1 -0
  490. package/umd/modules/@postnord/web-components/collection/assets/svgs/upload.svg +1 -0
  491. package/umd/modules/@postnord/web-components/collection/assets/svgs/upset.svg +1 -0
  492. package/umd/modules/@postnord/web-components/collection/assets/svgs/user-add.svg +1 -0
  493. package/umd/modules/@postnord/web-components/collection/assets/svgs/user.svg +1 -0
  494. package/umd/modules/@postnord/web-components/collection/assets/svgs/users-add.svg +1 -0
  495. package/umd/modules/@postnord/web-components/collection/assets/svgs/users.svg +1 -0
  496. package/umd/modules/@postnord/web-components/collection/assets/svgs/walking.svg +1 -0
  497. package/umd/modules/@postnord/web-components/collection/assets/svgs/wifi.svg +1 -0
  498. package/umd/modules/@postnord/web-components/collection/assets/svgs/wrench.svg +1 -0
  499. package/umd/modules/@postnord/web-components/collection/collection-manifest.json +50 -0
  500. package/umd/modules/@postnord/web-components/collection/components/buttons/pn-button/button.stories.js +78 -0
  501. package/umd/modules/@postnord/web-components/collection/components/buttons/pn-button/pn-button.css +374 -0
  502. package/umd/modules/@postnord/web-components/collection/components/buttons/pn-button/pn-button.js +483 -0
  503. package/umd/modules/@postnord/web-components/collection/components/content/pn-accordion/accordion.stories.js +29 -0
  504. package/umd/modules/@postnord/web-components/collection/components/content/pn-accordion/pn-accordion.css +18 -0
  505. package/umd/modules/@postnord/web-components/collection/components/content/pn-accordion/pn-accordion.js +69 -0
  506. package/umd/modules/@postnord/web-components/collection/components/content/pn-accordion-row/accordion-row.stories.js +23 -0
  507. package/umd/modules/@postnord/web-components/collection/components/content/pn-accordion-row/pn-accordion-row.css +101 -0
  508. package/umd/modules/@postnord/web-components/collection/components/content/pn-accordion-row/pn-accordion-row.js +89 -0
  509. package/umd/modules/@postnord/web-components/collection/components/content/pn-table/pn-table.css +139 -0
  510. package/umd/modules/@postnord/web-components/collection/components/content/pn-table/pn-table.js +120 -0
  511. package/umd/modules/@postnord/web-components/collection/components/content/pn-table/table.stories.js +66 -0
  512. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-colors/colors.stories.js +12 -0
  513. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-colors/pn-color.css +83 -0
  514. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-colors/pn-color.js +153 -0
  515. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-colors/pn-colors.css +26 -0
  516. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-colors/pn-colors.js +19 -0
  517. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-icon/icons.stories.js +21 -0
  518. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-icon/pn-icon.css +13 -0
  519. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-icon/pn-icon.js +83 -0
  520. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-icon-grid/pn-icon-grid.css +76 -0
  521. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-icon-grid/pn-icon-grid.js +81 -0
  522. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-illustration/illustrations.stories.js +18 -0
  523. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-illustration/pn-illustration.css +7 -0
  524. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-illustration/pn-illustration.js +37 -0
  525. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-illustration-grid/pn-illustration-grid.css +79 -0
  526. package/umd/modules/@postnord/web-components/collection/components/design-tokens/pn-illustration-grid/pn-illustration-grid.js +83 -0
  527. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-modal/modal.stories.js +42 -0
  528. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-modal/pn-modal.css +146 -0
  529. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-modal/pn-modal.js +153 -0
  530. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-bar/pn-progress-bar.css +75 -0
  531. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-bar/pn-progress-bar.js +182 -0
  532. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-bar/progress-bar.stories.js +54 -0
  533. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-indicator/pn-progress-indicator-step/pn-progress-indicator-step.css +105 -0
  534. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-indicator/pn-progress-indicator-step/pn-progress-indicator-step.js +162 -0
  535. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-indicator/pn-progress-indicator-step/progress-indicator-step.stories.js +15 -0
  536. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-indicator/pn-progress-indicator.css +4 -0
  537. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-indicator/pn-progress-indicator.js +79 -0
  538. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-progress-indicator/progress-indicator.stories.js +22 -0
  539. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-spinner/pn-spinner.css +53 -0
  540. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-spinner/pn-spinner.js +61 -0
  541. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-spinner/spinner.stories.js +19 -0
  542. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-toast/pn-toast.css +96 -0
  543. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-toast/pn-toast.js +195 -0
  544. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-toast/toast.stories.js +28 -0
  545. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-tooltip/pn-tooltip.css +94 -0
  546. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-tooltip/pn-tooltip.js +156 -0
  547. package/umd/modules/@postnord/web-components/collection/components/feedback/pn-tooltip/tooltip.stories.js +23 -0
  548. package/umd/modules/@postnord/web-components/collection/components/input/pn-calendar/calendar.stories.js +55 -0
  549. package/umd/modules/@postnord/web-components/collection/components/input/pn-calendar/pn-calendar.css +110 -0
  550. package/umd/modules/@postnord/web-components/collection/components/input/pn-calendar/pn-calendar.js +606 -0
  551. package/umd/modules/@postnord/web-components/collection/components/input/pn-checkbox/checkbox.stories.js +28 -0
  552. package/umd/modules/@postnord/web-components/collection/components/input/pn-checkbox/pn-checkbox.css +76 -0
  553. package/umd/modules/@postnord/web-components/collection/components/input/pn-checkbox/pn-checkbox.js +153 -0
  554. package/umd/modules/@postnord/web-components/collection/components/input/pn-choice-chip/choice-chip.stories.js +26 -0
  555. package/umd/modules/@postnord/web-components/collection/components/input/pn-choice-chip/pn-choice-chip.css +53 -0
  556. package/umd/modules/@postnord/web-components/collection/components/input/pn-choice-chip/pn-choice-chip.js +151 -0
  557. package/umd/modules/@postnord/web-components/collection/components/input/pn-date-picker/date-picker.stories.js +110 -0
  558. package/umd/modules/@postnord/web-components/collection/components/input/pn-date-picker/pn-date-picker.css +126 -0
  559. package/umd/modules/@postnord/web-components/collection/components/input/pn-date-picker/pn-date-picker.js +471 -0
  560. package/umd/modules/@postnord/web-components/collection/components/input/pn-file-upload/file-upload.stories.js +41 -0
  561. package/umd/modules/@postnord/web-components/collection/components/input/pn-file-upload/pn-file-upload-error.js +9 -0
  562. package/umd/modules/@postnord/web-components/collection/components/input/pn-file-upload/pn-file-upload.css +109 -0
  563. package/umd/modules/@postnord/web-components/collection/components/input/pn-file-upload/pn-file-upload.js +695 -0
  564. package/umd/modules/@postnord/web-components/collection/components/input/pn-input/input.stories.js +48 -0
  565. package/umd/modules/@postnord/web-components/collection/components/input/pn-input/pn-input.css +156 -0
  566. package/umd/modules/@postnord/web-components/collection/components/input/pn-input/pn-input.js +336 -0
  567. package/umd/modules/@postnord/web-components/collection/components/input/pn-nav-dropdown/nav-dropdown.stories.js +39 -0
  568. package/umd/modules/@postnord/web-components/collection/components/input/pn-nav-dropdown/pn-nav-dropdown.css +90 -0
  569. package/umd/modules/@postnord/web-components/collection/components/input/pn-nav-dropdown/pn-nav-dropdown.js +167 -0
  570. package/umd/modules/@postnord/web-components/collection/components/input/pn-option/option.stories.js +14 -0
  571. package/umd/modules/@postnord/web-components/collection/components/input/pn-option/pn-option.css +20 -0
  572. package/umd/modules/@postnord/web-components/collection/components/input/pn-option/pn-option.js +219 -0
  573. package/umd/modules/@postnord/web-components/collection/components/input/pn-radio-button/pn-radio-button.css +63 -0
  574. package/umd/modules/@postnord/web-components/collection/components/input/pn-radio-button/pn-radio-button.js +110 -0
  575. package/umd/modules/@postnord/web-components/collection/components/input/pn-radio-button/radio-button.stories.js +27 -0
  576. package/umd/modules/@postnord/web-components/collection/components/input/pn-range-date-picker/pn-range-date-picker.css +65 -0
  577. package/umd/modules/@postnord/web-components/collection/components/input/pn-range-date-picker/pn-range-date-picker.js +245 -0
  578. package/umd/modules/@postnord/web-components/collection/components/input/pn-range-date-picker/range-date-picker.stories.js +20 -0
  579. package/umd/modules/@postnord/web-components/collection/components/input/pn-search-field/pn-search-field.css +145 -0
  580. package/umd/modules/@postnord/web-components/collection/components/input/pn-search-field/pn-search-field.js +292 -0
  581. package/umd/modules/@postnord/web-components/collection/components/input/pn-search-field/search-field.stories.js +40 -0
  582. package/umd/modules/@postnord/web-components/collection/components/input/pn-segmented-control/controller/pn-segmented-control.css +111 -0
  583. package/umd/modules/@postnord/web-components/collection/components/input/pn-segmented-control/controller/pn-segmented-control.js +187 -0
  584. package/umd/modules/@postnord/web-components/collection/components/input/pn-segmented-control/segment/pn-segment.css +44 -0
  585. package/umd/modules/@postnord/web-components/collection/components/input/pn-segmented-control/segment/pn-segment.js +105 -0
  586. package/umd/modules/@postnord/web-components/collection/components/input/pn-segmented-control/segmented-control.stories.js +65 -0
  587. package/umd/modules/@postnord/web-components/collection/components/input/pn-select/pn-select.css +320 -0
  588. package/umd/modules/@postnord/web-components/collection/components/input/pn-select/pn-select.js +682 -0
  589. package/umd/modules/@postnord/web-components/collection/components/input/pn-select/select.stories.js +33 -0
  590. package/umd/modules/@postnord/web-components/collection/components/input/pn-toggle-switch/pn-toggle-switch.css +113 -0
  591. package/umd/modules/@postnord/web-components/collection/components/input/pn-toggle-switch/pn-toggle-switch.js +127 -0
  592. package/umd/modules/@postnord/web-components/collection/components/input/pn-toggle-switch/toggle-switch.stories.js +31 -0
  593. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-footer/footer.stories.js +11 -0
  594. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-footer/pn-footer.css +32 -0
  595. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-footer/pn-footer.js +145 -0
  596. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-footer/translations.js +44 -0
  597. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-footer/urls.js +90 -0
  598. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tablist/pn-tab.css +45 -0
  599. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tablist/pn-tab.js +99 -0
  600. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tablist/pn-tablist.css +104 -0
  601. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tablist/pn-tablist.js +250 -0
  602. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tablist/tablist.stories.js +37 -0
  603. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tile/pn-tile.css +153 -0
  604. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tile/pn-tile.js +254 -0
  605. package/umd/modules/@postnord/web-components/collection/components/navigation/pn-tile/tile.stories.js +73 -0
  606. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-ocr-search/ocr-search.stories.js +21 -0
  607. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-ocr-search/pn-ocr-search.css +13 -0
  608. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-ocr-search/pn-ocr-search.js +117 -0
  609. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-ocr-search/translations.js +58 -0
  610. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-zipcode-search/pn-zipcode-search.css +39 -0
  611. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-zipcode-search/pn-zipcode-search.js +196 -0
  612. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-zipcode-search/translations.js +44 -0
  613. package/umd/modules/@postnord/web-components/collection/components/web-components/pn-zipcode-search/zipcode-search.stories.js +15 -0
  614. package/umd/modules/@postnord/web-components/collection/components/web-components/virtual-agent/pn-virtual-agent.css +24 -0
  615. package/umd/modules/@postnord/web-components/collection/components/web-components/virtual-agent/pn-virtual-agent.js +286 -0
  616. package/umd/modules/@postnord/web-components/collection/components/web-components/virtual-agent/virtual-agent.stories.js +27 -0
  617. package/umd/modules/@postnord/web-components/collection/globals/helpers.js +156 -0
  618. package/umd/modules/@postnord/web-components/collection/globals/illustrations.js +60 -0
  619. package/umd/modules/@postnord/web-components/collection/globals/types.js +1 -0
  620. package/umd/modules/@postnord/web-components/collection/index.js +1 -0
  621. package/umd/modules/@postnord/web-components/components/colors.js +40 -0
  622. package/umd/modules/@postnord/web-components/components/helpers.js +158 -0
  623. package/umd/modules/@postnord/web-components/components/illustrations.js +132 -0
  624. package/umd/modules/@postnord/web-components/components/index.d.ts +26 -0
  625. package/umd/modules/@postnord/web-components/components/index.js +1 -0
  626. package/umd/modules/@postnord/web-components/components/pn-accordion-row.d.ts +11 -0
  627. package/umd/modules/@postnord/web-components/components/pn-accordion-row.js +66 -0
  628. package/umd/modules/@postnord/web-components/components/pn-accordion.d.ts +11 -0
  629. package/umd/modules/@postnord/web-components/components/pn-accordion.js +76 -0
  630. package/umd/modules/@postnord/web-components/components/pn-button.d.ts +11 -0
  631. package/umd/modules/@postnord/web-components/components/pn-button.js +6 -0
  632. package/umd/modules/@postnord/web-components/components/pn-button2.js +226 -0
  633. package/umd/modules/@postnord/web-components/components/pn-calendar.d.ts +11 -0
  634. package/umd/modules/@postnord/web-components/components/pn-calendar.js +6 -0
  635. package/umd/modules/@postnord/web-components/components/pn-calendar2.js +364 -0
  636. package/umd/modules/@postnord/web-components/components/pn-checkbox.d.ts +11 -0
  637. package/umd/modules/@postnord/web-components/components/pn-checkbox.js +6 -0
  638. package/umd/modules/@postnord/web-components/components/pn-checkbox2.js +56 -0
  639. package/umd/modules/@postnord/web-components/components/pn-choice-chip.d.ts +11 -0
  640. package/umd/modules/@postnord/web-components/components/pn-choice-chip.js +59 -0
  641. package/umd/modules/@postnord/web-components/components/pn-color.d.ts +11 -0
  642. package/umd/modules/@postnord/web-components/components/pn-color.js +37 -0
  643. package/umd/modules/@postnord/web-components/components/pn-colors.d.ts +11 -0
  644. package/umd/modules/@postnord/web-components/components/pn-colors.js +34 -0
  645. package/umd/modules/@postnord/web-components/components/pn-date-picker.d.ts +11 -0
  646. package/umd/modules/@postnord/web-components/components/pn-date-picker.js +221 -0
  647. package/umd/modules/@postnord/web-components/components/pn-file-upload.d.ts +11 -0
  648. package/umd/modules/@postnord/web-components/components/pn-file-upload.js +447 -0
  649. package/umd/modules/@postnord/web-components/components/pn-footer.d.ts +11 -0
  650. package/umd/modules/@postnord/web-components/components/pn-footer.js +282 -0
  651. package/umd/modules/@postnord/web-components/components/pn-icon-grid.d.ts +11 -0
  652. package/umd/modules/@postnord/web-components/components/pn-icon-grid.js +63 -0
  653. package/umd/modules/@postnord/web-components/components/pn-icon.d.ts +11 -0
  654. package/umd/modules/@postnord/web-components/components/pn-icon.js +6 -0
  655. package/umd/modules/@postnord/web-components/components/pn-icon2.js +273 -0
  656. package/umd/modules/@postnord/web-components/components/pn-illustration-grid.d.ts +11 -0
  657. package/umd/modules/@postnord/web-components/components/pn-illustration-grid.js +66 -0
  658. package/umd/modules/@postnord/web-components/components/pn-illustration.d.ts +11 -0
  659. package/umd/modules/@postnord/web-components/components/pn-illustration.js +6 -0
  660. package/umd/modules/@postnord/web-components/components/pn-illustration2.js +34 -0
  661. package/umd/modules/@postnord/web-components/components/pn-input.d.ts +11 -0
  662. package/umd/modules/@postnord/web-components/components/pn-input.js +108 -0
  663. package/umd/modules/@postnord/web-components/components/pn-modal.d.ts +11 -0
  664. package/umd/modules/@postnord/web-components/components/pn-modal.js +133 -0
  665. package/umd/modules/@postnord/web-components/components/pn-nav-dropdown.d.ts +11 -0
  666. package/umd/modules/@postnord/web-components/components/pn-nav-dropdown.js +147 -0
  667. package/umd/modules/@postnord/web-components/components/pn-ocr-search.d.ts +11 -0
  668. package/umd/modules/@postnord/web-components/components/pn-ocr-search.js +186 -0
  669. package/umd/modules/@postnord/web-components/components/pn-option.d.ts +11 -0
  670. package/umd/modules/@postnord/web-components/components/pn-option.js +6 -0
  671. package/umd/modules/@postnord/web-components/components/pn-option2.js +82 -0
  672. package/umd/modules/@postnord/web-components/components/pn-progress-bar.d.ts +11 -0
  673. package/umd/modules/@postnord/web-components/components/pn-progress-bar.js +6 -0
  674. package/umd/modules/@postnord/web-components/components/pn-progress-bar2.js +72 -0
  675. package/umd/modules/@postnord/web-components/components/pn-progress-indicator-step.d.ts +11 -0
  676. package/umd/modules/@postnord/web-components/components/pn-progress-indicator-step.js +78 -0
  677. package/umd/modules/@postnord/web-components/components/pn-progress-indicator.d.ts +11 -0
  678. package/umd/modules/@postnord/web-components/components/pn-progress-indicator.js +56 -0
  679. package/umd/modules/@postnord/web-components/components/pn-radio-button.d.ts +11 -0
  680. package/umd/modules/@postnord/web-components/components/pn-radio-button.js +41 -0
  681. package/umd/modules/@postnord/web-components/components/pn-range-date-picker.d.ts +11 -0
  682. package/umd/modules/@postnord/web-components/components/pn-range-date-picker.js +138 -0
  683. package/umd/modules/@postnord/web-components/components/pn-search-field.d.ts +11 -0
  684. package/umd/modules/@postnord/web-components/components/pn-search-field.js +6 -0
  685. package/umd/modules/@postnord/web-components/components/pn-search-field2.js +109 -0
  686. package/umd/modules/@postnord/web-components/components/pn-segment.d.ts +11 -0
  687. package/umd/modules/@postnord/web-components/components/pn-segment.js +46 -0
  688. package/umd/modules/@postnord/web-components/components/pn-segmented-control.d.ts +11 -0
  689. package/umd/modules/@postnord/web-components/components/pn-segmented-control.js +143 -0
  690. package/umd/modules/@postnord/web-components/components/pn-select.d.ts +11 -0
  691. package/umd/modules/@postnord/web-components/components/pn-select.js +479 -0
  692. package/umd/modules/@postnord/web-components/components/pn-spinner.d.ts +11 -0
  693. package/umd/modules/@postnord/web-components/components/pn-spinner.js +6 -0
  694. package/umd/modules/@postnord/web-components/components/pn-spinner2.js +38 -0
  695. package/umd/modules/@postnord/web-components/components/pn-tab.d.ts +11 -0
  696. package/umd/modules/@postnord/web-components/components/pn-tab.js +53 -0
  697. package/umd/modules/@postnord/web-components/components/pn-table.d.ts +11 -0
  698. package/umd/modules/@postnord/web-components/components/pn-table.js +90 -0
  699. package/umd/modules/@postnord/web-components/components/pn-tablist.d.ts +11 -0
  700. package/umd/modules/@postnord/web-components/components/pn-tablist.js +188 -0
  701. package/umd/modules/@postnord/web-components/components/pn-tile.d.ts +11 -0
  702. package/umd/modules/@postnord/web-components/components/pn-tile.js +181 -0
  703. package/umd/modules/@postnord/web-components/components/pn-toast.d.ts +11 -0
  704. package/umd/modules/@postnord/web-components/components/pn-toast.js +95 -0
  705. package/umd/modules/@postnord/web-components/components/pn-toggle-switch.d.ts +11 -0
  706. package/umd/modules/@postnord/web-components/components/pn-toggle-switch.js +61 -0
  707. package/umd/modules/@postnord/web-components/components/pn-tooltip.d.ts +11 -0
  708. package/umd/modules/@postnord/web-components/components/pn-tooltip.js +139 -0
  709. package/umd/modules/@postnord/web-components/components/pn-virtual-agent.d.ts +11 -0
  710. package/umd/modules/@postnord/web-components/components/pn-virtual-agent.js +247 -0
  711. package/umd/modules/@postnord/web-components/components/pn-zipcode-search.d.ts +11 -0
  712. package/umd/modules/@postnord/web-components/components/pn-zipcode-search.js +228 -0
  713. package/umd/modules/@postnord/web-components/esm/colors-7b5cb327.js +40 -0
  714. package/umd/modules/@postnord/web-components/esm/helpers-53c419b0.js +158 -0
  715. package/umd/modules/@postnord/web-components/esm/icons-ea68193b.js +229 -0
  716. package/umd/modules/@postnord/web-components/esm/illustrations-3ebd7a9b.js +132 -0
  717. package/umd/modules/@postnord/web-components/esm/index-1b1c55fe.js +1809 -0
  718. package/umd/modules/@postnord/web-components/esm/index.js +1 -0
  719. package/umd/modules/@postnord/web-components/esm/loader.js +17 -0
  720. package/umd/modules/@postnord/web-components/esm/pn-accordion-row.entry.js +46 -0
  721. package/umd/modules/@postnord/web-components/esm/pn-accordion.entry.js +56 -0
  722. package/umd/modules/@postnord/web-components/esm/pn-button_2.entry.js +242 -0
  723. package/umd/modules/@postnord/web-components/esm/pn-calendar.entry.js +330 -0
  724. package/umd/modules/@postnord/web-components/esm/pn-checkbox.entry.js +34 -0
  725. package/umd/modules/@postnord/web-components/esm/pn-choice-chip.entry.js +34 -0
  726. package/umd/modules/@postnord/web-components/esm/pn-color.entry.js +15 -0
  727. package/umd/modules/@postnord/web-components/esm/pn-colors.entry.js +16 -0
  728. package/umd/modules/@postnord/web-components/esm/pn-date-picker.entry.js +176 -0
  729. package/umd/modules/@postnord/web-components/esm/pn-file-upload.entry.js +398 -0
  730. package/umd/modules/@postnord/web-components/esm/pn-footer.entry.js +253 -0
  731. package/umd/modules/@postnord/web-components/esm/pn-icon-grid.entry.js +36 -0
  732. package/umd/modules/@postnord/web-components/esm/pn-icon.entry.js +27 -0
  733. package/umd/modules/@postnord/web-components/esm/pn-illustration-grid.entry.js +38 -0
  734. package/umd/modules/@postnord/web-components/esm/pn-illustration.entry.js +17 -0
  735. package/umd/modules/@postnord/web-components/esm/pn-input.entry.js +68 -0
  736. package/umd/modules/@postnord/web-components/esm/pn-modal.entry.js +106 -0
  737. package/umd/modules/@postnord/web-components/esm/pn-nav-dropdown.entry.js +117 -0
  738. package/umd/modules/@postnord/web-components/esm/pn-ocr-search.entry.js +137 -0
  739. package/umd/modules/@postnord/web-components/esm/pn-option.entry.js +53 -0
  740. package/umd/modules/@postnord/web-components/esm/pn-progress-bar.entry.js +43 -0
  741. package/umd/modules/@postnord/web-components/esm/pn-progress-indicator-step.entry.js +52 -0
  742. package/umd/modules/@postnord/web-components/esm/pn-progress-indicator.entry.js +36 -0
  743. package/umd/modules/@postnord/web-components/esm/pn-radio-button.entry.js +17 -0
  744. package/umd/modules/@postnord/web-components/esm/pn-range-date-picker.entry.js +110 -0
  745. package/umd/modules/@postnord/web-components/esm/pn-segment.entry.js +16 -0
  746. package/umd/modules/@postnord/web-components/esm/pn-segmented-control.entry.js +118 -0
  747. package/umd/modules/@postnord/web-components/esm/pn-select.entry.js +428 -0
  748. package/umd/modules/@postnord/web-components/esm/pn-spinner.entry.js +20 -0
  749. package/umd/modules/@postnord/web-components/esm/pn-tab.entry.js +31 -0
  750. package/umd/modules/@postnord/web-components/esm/pn-table.entry.js +68 -0
  751. package/umd/modules/@postnord/web-components/esm/pn-tablist.entry.js +164 -0
  752. package/umd/modules/@postnord/web-components/esm/pn-tile.entry.js +147 -0
  753. package/umd/modules/@postnord/web-components/esm/pn-toast.entry.js +63 -0
  754. package/umd/modules/@postnord/web-components/esm/pn-toggle-switch.entry.js +31 -0
  755. package/umd/modules/@postnord/web-components/esm/pn-tooltip.entry.js +109 -0
  756. package/umd/modules/@postnord/web-components/esm/pn-virtual-agent.entry.js +223 -0
  757. package/umd/modules/@postnord/web-components/esm/pn-zipcode-search.entry.js +178 -0
  758. package/umd/modules/@postnord/web-components/esm/polyfills/core-js.js +11 -0
  759. package/umd/modules/@postnord/web-components/esm/polyfills/css-shim.js +1 -0
  760. package/umd/modules/@postnord/web-components/esm/polyfills/dom.js +79 -0
  761. package/umd/modules/@postnord/web-components/esm/polyfills/es5-html-element.js +1 -0
  762. package/umd/modules/@postnord/web-components/esm/polyfills/index.js +34 -0
  763. package/umd/modules/@postnord/web-components/esm/polyfills/system.js +6 -0
  764. package/umd/modules/@postnord/web-components/esm/postnord-web-components.js +57 -0
  765. package/umd/modules/@postnord/web-components/esm-es5/colors-7b5cb327.js +1 -0
  766. package/umd/modules/@postnord/web-components/esm-es5/helpers-53c419b0.js +1 -0
  767. package/umd/modules/@postnord/web-components/esm-es5/icons-ea68193b.js +1 -0
  768. package/umd/modules/@postnord/web-components/esm-es5/illustrations-3ebd7a9b.js +1 -0
  769. package/umd/modules/@postnord/web-components/esm-es5/index-1b1c55fe.js +1 -0
  770. package/umd/modules/@postnord/web-components/esm-es5/index.js +0 -0
  771. package/umd/modules/@postnord/web-components/esm-es5/loader.js +1 -0
  772. package/umd/modules/@postnord/web-components/esm-es5/pn-accordion-row.entry.js +1 -0
  773. package/umd/modules/@postnord/web-components/esm-es5/pn-accordion.entry.js +1 -0
  774. package/umd/modules/@postnord/web-components/esm-es5/pn-button_2.entry.js +1 -0
  775. package/umd/modules/@postnord/web-components/esm-es5/pn-calendar.entry.js +1 -0
  776. package/umd/modules/@postnord/web-components/esm-es5/pn-checkbox.entry.js +1 -0
  777. package/umd/modules/@postnord/web-components/esm-es5/pn-choice-chip.entry.js +1 -0
  778. package/umd/modules/@postnord/web-components/esm-es5/pn-color.entry.js +1 -0
  779. package/umd/modules/@postnord/web-components/esm-es5/pn-colors.entry.js +1 -0
  780. package/umd/modules/@postnord/web-components/esm-es5/pn-date-picker.entry.js +1 -0
  781. package/umd/modules/@postnord/web-components/esm-es5/pn-file-upload.entry.js +1 -0
  782. package/umd/modules/@postnord/web-components/esm-es5/pn-footer.entry.js +1 -0
  783. package/umd/modules/@postnord/web-components/esm-es5/pn-icon-grid.entry.js +1 -0
  784. package/umd/modules/@postnord/web-components/esm-es5/pn-icon.entry.js +1 -0
  785. package/umd/modules/@postnord/web-components/esm-es5/pn-illustration-grid.entry.js +1 -0
  786. package/umd/modules/@postnord/web-components/esm-es5/pn-illustration.entry.js +1 -0
  787. package/umd/modules/@postnord/web-components/esm-es5/pn-input.entry.js +1 -0
  788. package/umd/modules/@postnord/web-components/esm-es5/pn-modal.entry.js +1 -0
  789. package/umd/modules/@postnord/web-components/esm-es5/pn-nav-dropdown.entry.js +1 -0
  790. package/umd/modules/@postnord/web-components/esm-es5/pn-ocr-search.entry.js +1 -0
  791. package/umd/modules/@postnord/web-components/esm-es5/pn-option.entry.js +1 -0
  792. package/umd/modules/@postnord/web-components/esm-es5/pn-progress-bar.entry.js +1 -0
  793. package/umd/modules/@postnord/web-components/esm-es5/pn-progress-indicator-step.entry.js +1 -0
  794. package/umd/modules/@postnord/web-components/esm-es5/pn-progress-indicator.entry.js +1 -0
  795. package/umd/modules/@postnord/web-components/esm-es5/pn-radio-button.entry.js +1 -0
  796. package/umd/modules/@postnord/web-components/esm-es5/pn-range-date-picker.entry.js +1 -0
  797. package/umd/modules/@postnord/web-components/esm-es5/pn-segment.entry.js +1 -0
  798. package/umd/modules/@postnord/web-components/esm-es5/pn-segmented-control.entry.js +1 -0
  799. package/umd/modules/@postnord/web-components/esm-es5/pn-select.entry.js +1 -0
  800. package/umd/modules/@postnord/web-components/esm-es5/pn-spinner.entry.js +1 -0
  801. package/umd/modules/@postnord/web-components/esm-es5/pn-tab.entry.js +1 -0
  802. package/umd/modules/@postnord/web-components/esm-es5/pn-table.entry.js +1 -0
  803. package/umd/modules/@postnord/web-components/esm-es5/pn-tablist.entry.js +1 -0
  804. package/umd/modules/@postnord/web-components/esm-es5/pn-tile.entry.js +1 -0
  805. package/umd/modules/@postnord/web-components/esm-es5/pn-toast.entry.js +1 -0
  806. package/umd/modules/@postnord/web-components/esm-es5/pn-toggle-switch.entry.js +1 -0
  807. package/umd/modules/@postnord/web-components/esm-es5/pn-tooltip.entry.js +1 -0
  808. package/umd/modules/@postnord/web-components/esm-es5/pn-virtual-agent.entry.js +1 -0
  809. package/umd/modules/@postnord/web-components/esm-es5/pn-zipcode-search.entry.js +1 -0
  810. package/umd/modules/@postnord/web-components/esm-es5/postnord-web-components.js +1 -0
  811. package/umd/modules/@postnord/web-components/index.cjs.js +1 -0
  812. package/umd/modules/@postnord/web-components/index.js +1 -0
  813. package/umd/modules/@postnord/web-components/loader/cdn.js +3 -0
  814. package/umd/modules/@postnord/web-components/loader/index.cjs.js +3 -0
  815. package/umd/modules/@postnord/web-components/loader/index.d.ts +12 -0
  816. package/umd/modules/@postnord/web-components/loader/index.es2017.js +3 -0
  817. package/umd/modules/@postnord/web-components/loader/index.js +4 -0
  818. package/umd/modules/@postnord/web-components/loader/package.json +10 -0
  819. package/umd/modules/@postnord/web-components/package.json +122 -0
  820. package/umd/modules/@postnord/web-components/postnord-web-components/index.esm.js +0 -0
  821. package/umd/modules/@postnord/web-components/postnord-web-components/p-07b66679.system.entry.js +1 -0
  822. package/umd/modules/@postnord/web-components/postnord-web-components/p-09ea979b.system.entry.js +1 -0
  823. package/umd/modules/@postnord/web-components/postnord-web-components/p-0bc2959f.entry.js +1 -0
  824. package/umd/modules/@postnord/web-components/postnord-web-components/p-0e3cf22d.entry.js +1 -0
  825. package/umd/modules/@postnord/web-components/postnord-web-components/p-184baf7c.system.entry.js +1 -0
  826. package/umd/modules/@postnord/web-components/postnord-web-components/p-22eb644f.system.entry.js +1 -0
  827. package/umd/modules/@postnord/web-components/postnord-web-components/p-2480930d.system.js +1 -0
  828. package/umd/modules/@postnord/web-components/postnord-web-components/p-25e73c0f.js +1 -0
  829. package/umd/modules/@postnord/web-components/postnord-web-components/p-26028870.entry.js +1 -0
  830. package/umd/modules/@postnord/web-components/postnord-web-components/p-260326ce.entry.js +1 -0
  831. package/umd/modules/@postnord/web-components/postnord-web-components/p-2ac5e0e6.system.entry.js +1 -0
  832. package/umd/modules/@postnord/web-components/postnord-web-components/p-2b7bfbba.entry.js +1 -0
  833. package/umd/modules/@postnord/web-components/postnord-web-components/p-2c9f9d37.system.entry.js +1 -0
  834. package/umd/modules/@postnord/web-components/postnord-web-components/p-2ddafff4.system.entry.js +1 -0
  835. package/umd/modules/@postnord/web-components/postnord-web-components/p-3341ab21.js +1 -0
  836. package/umd/modules/@postnord/web-components/postnord-web-components/p-35152c9c.system.entry.js +1 -0
  837. package/umd/modules/@postnord/web-components/postnord-web-components/p-36a064c3.system.entry.js +1 -0
  838. package/umd/modules/@postnord/web-components/postnord-web-components/p-38222b64.system.js +1 -0
  839. package/umd/modules/@postnord/web-components/postnord-web-components/p-38609c08.entry.js +1 -0
  840. package/umd/modules/@postnord/web-components/postnord-web-components/p-3da432ce.system.entry.js +1 -0
  841. package/umd/modules/@postnord/web-components/postnord-web-components/p-4219ae53.system.entry.js +1 -0
  842. package/umd/modules/@postnord/web-components/postnord-web-components/p-435bd84e.entry.js +1 -0
  843. package/umd/modules/@postnord/web-components/postnord-web-components/p-44383e5e.entry.js +1 -0
  844. package/umd/modules/@postnord/web-components/postnord-web-components/p-45b777da.system.entry.js +1 -0
  845. package/umd/modules/@postnord/web-components/postnord-web-components/p-47926899.system.entry.js +1 -0
  846. package/umd/modules/@postnord/web-components/postnord-web-components/p-4c1b3cc3.js +1 -0
  847. package/umd/modules/@postnord/web-components/postnord-web-components/p-4f1dbab0.system.entry.js +1 -0
  848. package/umd/modules/@postnord/web-components/postnord-web-components/p-4f504f25.system.entry.js +1 -0
  849. package/umd/modules/@postnord/web-components/postnord-web-components/p-50ea2036.system.js +1 -0
  850. package/umd/modules/@postnord/web-components/postnord-web-components/p-512a1808.system.entry.js +1 -0
  851. package/umd/modules/@postnord/web-components/postnord-web-components/p-53423252.entry.js +1 -0
  852. package/umd/modules/@postnord/web-components/postnord-web-components/p-53cbd981.entry.js +1 -0
  853. package/umd/modules/@postnord/web-components/postnord-web-components/p-5823f4b5.system.entry.js +1 -0
  854. package/umd/modules/@postnord/web-components/postnord-web-components/p-587f70f3.system.js +1 -0
  855. package/umd/modules/@postnord/web-components/postnord-web-components/p-5d5f76ab.entry.js +1 -0
  856. package/umd/modules/@postnord/web-components/postnord-web-components/p-605ced74.entry.js +1 -0
  857. package/umd/modules/@postnord/web-components/postnord-web-components/p-6088aeca.system.entry.js +1 -0
  858. package/umd/modules/@postnord/web-components/postnord-web-components/p-63f82a86.entry.js +1 -0
  859. package/umd/modules/@postnord/web-components/postnord-web-components/p-6788f8f2.system.entry.js +1 -0
  860. package/umd/modules/@postnord/web-components/postnord-web-components/p-6937b145.entry.js +1 -0
  861. package/umd/modules/@postnord/web-components/postnord-web-components/p-70da7e0b.system.entry.js +1 -0
  862. package/umd/modules/@postnord/web-components/postnord-web-components/p-73057a78.js +1 -0
  863. package/umd/modules/@postnord/web-components/postnord-web-components/p-768cf20c.system.entry.js +1 -0
  864. package/umd/modules/@postnord/web-components/postnord-web-components/p-78ffc0b6.entry.js +1 -0
  865. package/umd/modules/@postnord/web-components/postnord-web-components/p-792978f8.entry.js +1 -0
  866. package/umd/modules/@postnord/web-components/postnord-web-components/p-7e41a068.entry.js +1 -0
  867. package/umd/modules/@postnord/web-components/postnord-web-components/p-8379a2d7.system.entry.js +1 -0
  868. package/umd/modules/@postnord/web-components/postnord-web-components/p-83c172f3.entry.js +1 -0
  869. package/umd/modules/@postnord/web-components/postnord-web-components/p-89f98d30.js +1 -0
  870. package/umd/modules/@postnord/web-components/postnord-web-components/p-8c87b66e.system.entry.js +1 -0
  871. package/umd/modules/@postnord/web-components/postnord-web-components/p-8fbac523.system.entry.js +1 -0
  872. package/umd/modules/@postnord/web-components/postnord-web-components/p-8fcd6816.system.entry.js +1 -0
  873. package/umd/modules/@postnord/web-components/postnord-web-components/p-9065983f.system.entry.js +1 -0
  874. package/umd/modules/@postnord/web-components/postnord-web-components/p-90fb135f.system.entry.js +1 -0
  875. package/umd/modules/@postnord/web-components/postnord-web-components/p-94917de4.system.entry.js +1 -0
  876. package/umd/modules/@postnord/web-components/postnord-web-components/p-9586d833.system.entry.js +1 -0
  877. package/umd/modules/@postnord/web-components/postnord-web-components/p-97cebe31.entry.js +1 -0
  878. package/umd/modules/@postnord/web-components/postnord-web-components/p-99317c06.system.entry.js +1 -0
  879. package/umd/modules/@postnord/web-components/postnord-web-components/p-a34f22a2.entry.js +1 -0
  880. package/umd/modules/@postnord/web-components/postnord-web-components/p-a37ae5dc.entry.js +1 -0
  881. package/umd/modules/@postnord/web-components/postnord-web-components/p-a9ab23a3.system.js +1 -0
  882. package/umd/modules/@postnord/web-components/postnord-web-components/p-a9f64015.entry.js +1 -0
  883. package/umd/modules/@postnord/web-components/postnord-web-components/p-aa1ec8d3.system.js +1 -0
  884. package/umd/modules/@postnord/web-components/postnord-web-components/p-abab7191.system.entry.js +1 -0
  885. package/umd/modules/@postnord/web-components/postnord-web-components/p-ac67d78c.entry.js +1 -0
  886. package/umd/modules/@postnord/web-components/postnord-web-components/p-b068f637.entry.js +1 -0
  887. package/umd/modules/@postnord/web-components/postnord-web-components/p-b100128e.entry.js +1 -0
  888. package/umd/modules/@postnord/web-components/postnord-web-components/p-b3f795d6.system.entry.js +1 -0
  889. package/umd/modules/@postnord/web-components/postnord-web-components/p-b5ce71f7.entry.js +1 -0
  890. package/umd/modules/@postnord/web-components/postnord-web-components/p-b653e58e.entry.js +1 -0
  891. package/umd/modules/@postnord/web-components/postnord-web-components/p-b723c7bd.entry.js +1 -0
  892. package/umd/modules/@postnord/web-components/postnord-web-components/p-ba300ce5.system.entry.js +1 -0
  893. package/umd/modules/@postnord/web-components/postnord-web-components/p-c3f1279d.system.entry.js +1 -0
  894. package/umd/modules/@postnord/web-components/postnord-web-components/p-c4022543.entry.js +1 -0
  895. package/umd/modules/@postnord/web-components/postnord-web-components/p-c77edc96.entry.js +1 -0
  896. package/umd/modules/@postnord/web-components/postnord-web-components/p-ccef6cec.entry.js +1 -0
  897. package/umd/modules/@postnord/web-components/postnord-web-components/p-cef368fe.entry.js +1 -0
  898. package/umd/modules/@postnord/web-components/postnord-web-components/p-d16ab0ea.system.entry.js +1 -0
  899. package/umd/modules/@postnord/web-components/postnord-web-components/p-dd69298f.system.js +1 -0
  900. package/umd/modules/@postnord/web-components/postnord-web-components/p-de3918a8.entry.js +1 -0
  901. package/umd/modules/@postnord/web-components/postnord-web-components/p-ece42f41.system.entry.js +1 -0
  902. package/umd/modules/@postnord/web-components/postnord-web-components/p-ef0af27d.entry.js +1 -0
  903. package/umd/modules/@postnord/web-components/postnord-web-components/p-f3157f83.entry.js +1 -0
  904. package/umd/modules/@postnord/web-components/postnord-web-components/p-f51f43e4.entry.js +1 -0
  905. package/umd/modules/@postnord/web-components/postnord-web-components/p-fc74423a.system.entry.js +1 -0
  906. package/umd/modules/@postnord/web-components/postnord-web-components/p-fcb4e452.system.entry.js +1 -0
  907. package/umd/modules/@postnord/web-components/postnord-web-components/p-fd4096e9.entry.js +1 -0
  908. package/umd/modules/@postnord/web-components/postnord-web-components/p-fe7ecf7b.entry.js +1 -0
  909. package/umd/modules/@postnord/web-components/postnord-web-components/postnord-web-components.esm.js +1 -0
  910. package/umd/modules/@postnord/web-components/postnord-web-components/postnord-web-components.js +130 -0
  911. package/umd/modules/@postnord/web-components/types/assets/colors.d.ts +39 -0
  912. package/umd/modules/@postnord/web-components/types/assets/icons.d.ts +228 -0
  913. package/umd/modules/@postnord/web-components/types/assets/illustrations.d.ts +131 -0
  914. package/umd/modules/@postnord/web-components/types/components/buttons/pn-button/pn-button.d.ts +49 -0
  915. package/umd/modules/@postnord/web-components/types/components/content/pn-accordion/pn-accordion.d.ts +13 -0
  916. package/umd/modules/@postnord/web-components/types/components/content/pn-accordion-row/pn-accordion-row.d.ts +14 -0
  917. package/umd/modules/@postnord/web-components/types/components/content/pn-table/pn-table.d.ts +11 -0
  918. package/umd/modules/@postnord/web-components/types/components/design-tokens/pn-colors/pn-color.d.ts +6 -0
  919. package/umd/modules/@postnord/web-components/types/components/design-tokens/pn-colors/pn-colors.d.ts +3 -0
  920. package/umd/modules/@postnord/web-components/types/components/design-tokens/pn-icon/pn-icon.d.ts +10 -0
  921. package/umd/modules/@postnord/web-components/types/components/design-tokens/pn-icon-grid/pn-icon-grid.d.ts +7 -0
  922. package/umd/modules/@postnord/web-components/types/components/design-tokens/pn-illustration/pn-illustration.d.ts +4 -0
  923. package/umd/modules/@postnord/web-components/types/components/design-tokens/pn-illustration-grid/pn-illustration-grid.d.ts +7 -0
  924. package/umd/modules/@postnord/web-components/types/components/feedback/pn-modal/pn-modal.d.ts +28 -0
  925. package/umd/modules/@postnord/web-components/types/components/feedback/pn-progress-bar/pn-progress-bar.d.ts +12 -0
  926. package/umd/modules/@postnord/web-components/types/components/feedback/pn-progress-indicator/pn-progress-indicator-step/pn-progress-indicator-step.d.ts +17 -0
  927. package/umd/modules/@postnord/web-components/types/components/feedback/pn-progress-indicator/pn-progress-indicator.d.ts +15 -0
  928. package/umd/modules/@postnord/web-components/types/components/feedback/pn-spinner/pn-spinner.d.ts +8 -0
  929. package/umd/modules/@postnord/web-components/types/components/feedback/pn-toast/pn-toast.d.ts +25 -0
  930. package/umd/modules/@postnord/web-components/types/components/feedback/pn-tooltip/pn-tooltip.d.ts +21 -0
  931. package/umd/modules/@postnord/web-components/types/components/input/pn-calendar/pn-calendar.d.ts +67 -0
  932. package/umd/modules/@postnord/web-components/types/components/input/pn-checkbox/pn-checkbox.d.ts +19 -0
  933. package/umd/modules/@postnord/web-components/types/components/input/pn-choice-chip/pn-choice-chip.d.ts +19 -0
  934. package/umd/modules/@postnord/web-components/types/components/input/pn-date-picker/pn-date-picker.d.ts +65 -0
  935. package/umd/modules/@postnord/web-components/types/components/input/pn-file-upload/pn-file-upload-error.d.ts +6 -0
  936. package/umd/modules/@postnord/web-components/types/components/input/pn-file-upload/pn-file-upload.d.ts +51 -0
  937. package/umd/modules/@postnord/web-components/types/components/input/pn-input/pn-input.d.ts +28 -0
  938. package/umd/modules/@postnord/web-components/types/components/input/pn-nav-dropdown/pn-nav-dropdown.d.ts +21 -0
  939. package/umd/modules/@postnord/web-components/types/components/input/pn-option/pn-option.d.ts +20 -0
  940. package/umd/modules/@postnord/web-components/types/components/input/pn-radio-button/pn-radio-button.d.ts +13 -0
  941. package/umd/modules/@postnord/web-components/types/components/input/pn-range-date-picker/pn-range-date-picker.d.ts +44 -0
  942. package/umd/modules/@postnord/web-components/types/components/input/pn-search-field/pn-search-field.d.ts +28 -0
  943. package/umd/modules/@postnord/web-components/types/components/input/pn-segmented-control/controller/pn-segmented-control.d.ts +30 -0
  944. package/umd/modules/@postnord/web-components/types/components/input/pn-segmented-control/segment/pn-segment.d.ts +9 -0
  945. package/umd/modules/@postnord/web-components/types/components/input/pn-select/pn-select.d.ts +64 -0
  946. package/umd/modules/@postnord/web-components/types/components/input/pn-toggle-switch/pn-toggle-switch.d.ts +13 -0
  947. package/umd/modules/@postnord/web-components/types/components/navigation/pn-footer/pn-footer.d.ts +13 -0
  948. package/umd/modules/@postnord/web-components/types/components/navigation/pn-footer/translations.d.ts +44 -0
  949. package/umd/modules/@postnord/web-components/types/components/navigation/pn-footer/urls.d.ts +86 -0
  950. package/umd/modules/@postnord/web-components/types/components/navigation/pn-tablist/pn-tab.d.ts +12 -0
  951. package/umd/modules/@postnord/web-components/types/components/navigation/pn-tablist/pn-tablist.d.ts +38 -0
  952. package/umd/modules/@postnord/web-components/types/components/navigation/pn-tile/pn-tile.d.ts +29 -0
  953. package/umd/modules/@postnord/web-components/types/components/web-components/pn-ocr-search/pn-ocr-search.d.ts +18 -0
  954. package/umd/modules/@postnord/web-components/types/components/web-components/pn-ocr-search/translations.d.ts +58 -0
  955. package/umd/modules/@postnord/web-components/types/components/web-components/pn-zipcode-search/pn-zipcode-search.d.ts +32 -0
  956. package/umd/modules/@postnord/web-components/types/components/web-components/pn-zipcode-search/translations.d.ts +44 -0
  957. package/umd/modules/@postnord/web-components/types/components/web-components/virtual-agent/pn-virtual-agent.d.ts +14 -0
  958. package/umd/modules/@postnord/web-components/types/components.d.ts +1550 -0
  959. package/umd/modules/@postnord/web-components/types/globals/helpers.d.ts +8 -0
  960. package/umd/modules/@postnord/web-components/types/globals/illustrations.d.ts +20 -0
  961. package/umd/modules/@postnord/web-components/types/globals/types.d.ts +14 -0
  962. package/umd/modules/@postnord/web-components/types/index.d.ts +1 -0
  963. package/umd/modules/@postnord/web-components/types/stencil-public-runtime.d.ts +1565 -0
  964. package/umd/modules/@webcomponents/custom-elements/CHANGELOG.md +42 -0
  965. package/umd/modules/@webcomponents/custom-elements/LICENSE.md +19 -0
  966. package/umd/modules/@webcomponents/custom-elements/README.md +279 -0
  967. package/umd/modules/@webcomponents/custom-elements/custom-elements.min.js +47 -0
  968. package/umd/modules/@webcomponents/custom-elements/custom-elements.min.js.map +1 -0
  969. package/umd/modules/@webcomponents/custom-elements/externs/custom-elements.d.ts +23 -0
  970. package/umd/modules/@webcomponents/custom-elements/externs/custom-elements.js +107 -0
  971. package/umd/modules/@webcomponents/custom-elements/package.json +78 -0
  972. package/umd/modules/@webcomponents/custom-elements/src/AlreadyConstructedMarker.d.ts +21 -0
  973. package/umd/modules/@webcomponents/custom-elements/src/AlreadyConstructedMarker.js +19 -0
  974. package/umd/modules/@webcomponents/custom-elements/src/AlreadyConstructedMarker.js.map +1 -0
  975. package/umd/modules/@webcomponents/custom-elements/src/CustomElementInternals.d.ts +125 -0
  976. package/umd/modules/@webcomponents/custom-elements/src/CustomElementInternals.js +476 -0
  977. package/umd/modules/@webcomponents/custom-elements/src/CustomElementInternals.js.map +1 -0
  978. package/umd/modules/@webcomponents/custom-elements/src/CustomElementRegistry.d.ts +67 -0
  979. package/umd/modules/@webcomponents/custom-elements/src/CustomElementRegistry.js +272 -0
  980. package/umd/modules/@webcomponents/custom-elements/src/CustomElementRegistry.js.map +1 -0
  981. package/umd/modules/@webcomponents/custom-elements/src/CustomElementState.d.ts +16 -0
  982. package/umd/modules/@webcomponents/custom-elements/src/CustomElementState.js +16 -0
  983. package/umd/modules/@webcomponents/custom-elements/src/CustomElementState.js.map +1 -0
  984. package/umd/modules/@webcomponents/custom-elements/src/Deferred.d.ts +18 -0
  985. package/umd/modules/@webcomponents/custom-elements/src/Deferred.js +29 -0
  986. package/umd/modules/@webcomponents/custom-elements/src/Deferred.js.map +1 -0
  987. package/umd/modules/@webcomponents/custom-elements/src/DocumentConstructionObserver.d.ts +19 -0
  988. package/umd/modules/@webcomponents/custom-elements/src/DocumentConstructionObserver.js +53 -0
  989. package/umd/modules/@webcomponents/custom-elements/src/DocumentConstructionObserver.js.map +1 -0
  990. package/umd/modules/@webcomponents/custom-elements/src/Patch/Document.d.ts +12 -0
  991. package/umd/modules/@webcomponents/custom-elements/src/Patch/Document.js +37 -0
  992. package/umd/modules/@webcomponents/custom-elements/src/Patch/Document.js.map +1 -0
  993. package/umd/modules/@webcomponents/custom-elements/src/Patch/DocumentFragment.d.ts +12 -0
  994. package/umd/modules/@webcomponents/custom-elements/src/Patch/DocumentFragment.js +19 -0
  995. package/umd/modules/@webcomponents/custom-elements/src/Patch/DocumentFragment.js.map +1 -0
  996. package/umd/modules/@webcomponents/custom-elements/src/Patch/Element.d.ts +12 -0
  997. package/umd/modules/@webcomponents/custom-elements/src/Patch/Element.js +235 -0
  998. package/umd/modules/@webcomponents/custom-elements/src/Patch/Element.js.map +1 -0
  999. package/umd/modules/@webcomponents/custom-elements/src/Patch/HTMLElement.d.ts +12 -0
  1000. package/umd/modules/@webcomponents/custom-elements/src/Patch/HTMLElement.js +62 -0
  1001. package/umd/modules/@webcomponents/custom-elements/src/Patch/HTMLElement.js.map +1 -0
  1002. package/umd/modules/@webcomponents/custom-elements/src/Patch/Interface/ChildNode.d.ts +20 -0
  1003. package/umd/modules/@webcomponents/custom-elements/src/Patch/Interface/ChildNode.js +101 -0
  1004. package/umd/modules/@webcomponents/custom-elements/src/Patch/Interface/ChildNode.js.map +1 -0
  1005. package/umd/modules/@webcomponents/custom-elements/src/Patch/Interface/ParentNode.d.ts +18 -0
  1006. package/umd/modules/@webcomponents/custom-elements/src/Patch/Interface/ParentNode.js +58 -0
  1007. package/umd/modules/@webcomponents/custom-elements/src/Patch/Interface/ParentNode.js.map +1 -0
  1008. package/umd/modules/@webcomponents/custom-elements/src/Patch/Native.d.ts +56 -0
  1009. package/umd/modules/@webcomponents/custom-elements/src/Patch/Native.js +44 -0
  1010. package/umd/modules/@webcomponents/custom-elements/src/Patch/Native.js.map +1 -0
  1011. package/umd/modules/@webcomponents/custom-elements/src/Patch/Node.d.ts +12 -0
  1012. package/umd/modules/@webcomponents/custom-elements/src/Patch/Node.js +180 -0
  1013. package/umd/modules/@webcomponents/custom-elements/src/Patch/Node.js.map +1 -0
  1014. package/umd/modules/@webcomponents/custom-elements/src/Utilities.d.ts +14 -0
  1015. package/umd/modules/@webcomponents/custom-elements/src/Utilities.js +127 -0
  1016. package/umd/modules/@webcomponents/custom-elements/src/Utilities.js.map +1 -0
  1017. package/umd/modules/@webcomponents/custom-elements/src/custom-elements.d.ts +11 -0
  1018. package/umd/modules/@webcomponents/custom-elements/src/custom-elements.js +50 -0
  1019. package/umd/modules/@webcomponents/custom-elements/src/custom-elements.js.map +1 -0
  1020. package/umd/modules/@webcomponents/custom-elements/src/native-shim.d.ts +10 -0
  1021. package/umd/modules/@webcomponents/custom-elements/src/native-shim.js +46 -0
  1022. package/umd/modules/@webcomponents/custom-elements/src/native-shim.js.map +1 -0
  1023. package/umd/pn-marketweb-init.js +38 -0
  1024. package/umd/pn-marketweb-inject.js +51 -0
  1025. package/umd/readme.md +17 -0
  1026. package/umd/standalone-loader.js +16 -0
  1027. package/esm-es5/pn-find-price-store-cb8e4714.js +0 -1
  1028. package/esm-es5/pn-product-pricelist-store-2c336043.js +0 -1
  1029. package/pn-market-web-components/p-045a349a.entry.js +0 -1
  1030. package/pn-market-web-components/p-10b95894.entry.js +0 -1
  1031. package/pn-market-web-components/p-20c72142.entry.js +0 -1
  1032. package/pn-market-web-components/p-43dd4b37.system.js +0 -1
  1033. package/pn-market-web-components/p-72195bd8.entry.js +0 -1
  1034. package/pn-market-web-components/p-7b93d570.system.entry.js +0 -1
  1035. package/pn-market-web-components/p-7e494e9d.system.entry.js +0 -1
  1036. package/pn-market-web-components/p-86b271f4.entry.js +0 -1
  1037. package/pn-market-web-components/p-9e8c5793.system.entry.js +0 -1
  1038. package/pn-market-web-components/p-a5bc1695.system.js +0 -1
  1039. package/pn-market-web-components/p-adc8d9ab.js +0 -1
  1040. package/pn-market-web-components/p-ae2bd55f.js +0 -1
  1041. package/pn-market-web-components/p-aeb26d10.system.entry.js +0 -1
  1042. package/pn-market-web-components/p-af800e0e.system.entry.js +0 -1
  1043. package/pn-market-web-components/p-c90b8645.system.entry.js +0 -1
  1044. package/pn-market-web-components/p-d46d9b6e.system.entry.js +0 -1
  1045. package/pn-market-web-components/p-e056d2c6.entry.js +0 -1
  1046. package/pn-market-web-components/p-f1c06bc8.entry.js +0 -1
package/umd/readme.md ADDED
@@ -0,0 +1,17 @@
1
+ # Direct script loading of PN Components
2
+
3
+ Using a open CDN for NPM packages we've created a set of scripts to load in the required files needed to show PN Web Components without having to install them in your repo.
4
+
5
+ ## Initial script
6
+
7
+ ```
8
+ <script src="https://XXXXXX/umd/pn-marketweb-init.js"></script>
9
+ ```
10
+
11
+ ## Injecting components directly into a page using a script tag
12
+ Querystring parameters added the the script src (with the exception of "inject" and "domlocation") will be appended to the component as attributes.
13
+ ```
14
+ <script src="https://127.0.0.1:8080/umd/pn-marketweb-inject.js?market=se&language=en&inject=pn-marketweb-siteheader&domlocation=top"></script>
15
+ ```
16
+ This will load in the following component in the top of the dom
17
+ <pn-marketweb-siteheader language="en" market="se"></pn-marketweb-siteheader>
@@ -0,0 +1,16 @@
1
+ /*
2
+ # No webpack loader
3
+ See the documentation in readme.md on how to properly setup this script.
4
+ You need to change the relative directories as well as the resourceUrl property to make files load from the correct directories.
5
+
6
+ <script type="module" src="/scripts/no-webpack-loader.js"></script>
7
+ */
8
+
9
+ import './modules/@webcomponents/custom-elements/src/native-shim.js';
10
+ import { defineCustomElements as defineCustomElementsMarketWeb } from '../esm-es5/loader.js';
11
+ import { defineCustomElements } from './modules/@postnord/web-components/esm-es5/loader.js';
12
+
13
+ if (typeof defineCustomElements !== "undefined") {
14
+ defineCustomElements(window, { resourcesUrl: '/scripts/' });
15
+ defineCustomElementsMarketWeb(window, { resourcesUrl: '/scripts/' });
16
+ }
@@ -1 +0,0 @@
1
- import{c as createStore}from"./index-7b21ecff.js";var sizeCategories=[{name:"Small",value:"Small",illustration:"eli1n",unit:"small"},{name:"Medium",value:"Medium",illustration:"medium-package",unit:"medium"},{name:"Large",value:"Large",illustration:"large-package",unit:"large"}];var weights={small:[{name:"50 g",abbreviation:"g",value:50},{name:"100 g",abbreviation:"g",value:100},{name:"250 g",abbreviation:"g",value:250},{name:"500 g",abbreviation:"g",value:500},{name:"1 kg",abbreviation:"kg",value:1},{name:"2 kg",abbreviation:"kg",value:2}],medium:[{name:"1 kg",abbreviation:"kg",value:1},{name:"2 kg",abbreviation:"kg",value:2},{name:"3 kg",abbreviation:"kg",value:3},{name:"5 kg",abbreviation:"kg",value:5},{name:"10 kg",abbreviation:"kg",value:10},{name:"15 kg",abbreviation:"kg",value:15},{name:"20 kg",abbreviation:"kg",value:20}],large:[{name:"3 kg",abbreviation:"kg",value:3},{name:"5 kg",abbreviation:"kg",value:5},{name:"10 kg",abbreviation:"kg",value:10},{name:"15 kg",abbreviation:"kg",value:15},{name:"20 kg",abbreviation:"kg",value:20}]};var fileLocation="https://com-integration.postnord.com/globalassets/global/prices/sv-findprice-1-PN.xlsx";var servicePointUrl="https://www.postnord.se/vara-verktyg/sok-brevlada-eller-servicestalle";var sendDirectUrl="https://portal.postnord.com/skickadirekt/";var stampShopUrl="https://shop.postnord.se/ebutik/default.aspx";var _a=createStore({i18n:{componentheading:"",deliveryscopeheading:"",resultlistheading:"",weightlabel:"",maxweightlabel:"",maxmeasurementlabel:"",senddirectcta:"",stampshopcta:"",message:"",servicePointHeader:"",servicePointLink:""},market:{currency:""}}),state=_a.state,onChange=_a.onChange;export{state as a,servicePointUrl as b,sendDirectUrl as c,stampShopUrl as d,fileLocation as f,sizeCategories as s,weights as w};
@@ -1 +0,0 @@
1
- import{c as createStore}from"./index-7b21ecff.js";var _a=createStore({i18n:{maxweightlabel:"",weightlabel:"",maxmeasurementlabel:"",sizeheading:"",senddirectcta:"",stampshopcta:""},market:{currency:""}}),state=_a.state,onChange=_a.onChange;export{state as s};
@@ -1 +0,0 @@
1
- import{r as t,h as e,a as i}from"./p-58e8d7d5.js";import{a}from"./p-9adc3940.js";import{s as n}from"./p-ae2bd55f.js";import"./p-86f06e26.js";const s={sv:{maxweightlabel:"Maxvikt",weightlabel:"Vikt",maxmeasurementlabel:"Maxvolym",sizeheading:"Hur mycket väger det?",senddirectcta:"Köp frakt via Skicka Direkt",stampshopcta:"Köp frimärken via vår webshop"},en:{maxweightlabel:"Max weight",weightlabel:"Weight",maxmeasurementlabel:"Maximum measurement",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},da:{maxweightlabel:"Max vægt",weightlabel:"Vægt",maxmeasurementlabel:"Maks. Volumen",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},no:{maxweightlabel:"Maks vekt",weightlabel:"Vekt",maxmeasurementlabel:"Maks volum",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},fi:{maxweightlabel:"Max paino",weightlabel:"Piano",maxmeasurementlabel:"Max äänenvoimakkuus",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"}},o={se:{currency:"kr"},dk:{currency:"dk"},fi:{currency:" €"},no:{currency:"kr"}},r={letter:[{name:"50g",abbreviation:"g",value:50},{name:"100g",abbreviation:"g",value:100},{name:"250g",abbreviation:"g",value:250},{name:"500g",abbreviation:"g",value:500},{name:"1kg",abbreviation:"kg",value:1},{name:"2kg",abbreviation:"kg",value:2}],parcel:[{name:"1kg",abbreviation:"kg",value:1},{name:"2kg",abbreviation:"kg",value:2},{name:"3kg",abbreviation:"kg",value:3},{name:"4kg",abbreviation:"kg",value:4},{name:"5kg",abbreviation:"kg",value:5},{name:"6kg",abbreviation:"kg",value:6},{name:"7Kg",abbreviation:"kg",value:7},{name:"8kg",abbreviation:"kg",value:8},{name:"9kg",abbreviation:"kg",value:9},{name:"10kg",abbreviation:"kg",value:10},{name:"11kg",abbreviation:"kg",value:11},{name:"12kg",abbreviation:"kg",value:12},{name:"13kg",abbreviation:"kg",value:13},{name:"14kg",abbreviation:"kg",value:14},{name:"15kg",abbreviation:"kg",value:15},{name:"16kg",abbreviation:"kg",value:16},{name:"17kg",abbreviation:"kg",value:17},{name:"18kg",abbreviation:"kg",value:18},{name:"20kg",abbreviation:"kg",value:20}]};let l=class{constructor(e){t(this,e),this.source="https://com-integration.postnord.com/globalassets/global/prices/sv-se-findprice.xlsx",this.language="sv",this.market="se",this.productid="",this.filteredItems=[],this.sourceData={types:[],data:[]},this.gotData=!1,this.loading=!1,this.postagetype={value:""},this.weight={value:0,name:""},this.weightvalue=0}componentWillLoad(){this.setState(),this.getDataSource().then((()=>{}))}setState(){this.market&&(n.market=o[this.market]),this.language&&s[this.language]&&(n.i18n=s[this.language])}async getDataSource(){if(!this.productid)return;this.loading=!0;const t=`?cache=${Math.floor(9999*Math.random()+1)}`,e=await fetch(this.source+t),i=await e.blob();try{const t=await a(i);this.sourceData=t,this.filterItems()}catch(n){this.loading=!1,console.warn("Unable to parse data")}}filterItems(){var t;if(!(null===(t=this.sourceData)||void 0===t?void 0:t.data))return void console.info("Data has not yet been loaded");this.loading=!1;const e=this.sourceData.data.filter((t=>t.id===this.productid));if(0===e.length)return;if(this.postagetype.value=e[0].what,!r[this.postagetype.value]||0===r[this.postagetype.value].length)return;0===this.weightvalue&&(this.weight=r[this.postagetype.value][0],this.weightvalue=this.weight.value);const i="kg"===this.weight.abbreviation.toLocaleLowerCase()&&"letter"===this.postagetype.value?1e3*this.weight.value:this.weight.value;let a=e.filter((t=>t.maxweight===i));if(0===a.length&&(a=e.filter((t=>t.maxweight>=i)),a.length>0)){const t=[...new Map(a.reverse().map((t=>[t.id,t]))).values()];t.length>0&&(a=t)}this.filteredItems=a,this.gotData=this.filteredItems.length>0}render(){return e(i,null,e("div",{class:"content"},e("slot",null)),this.loading?e("pn-spinner",null):null,this.postagetype.value&&r[this.postagetype.value]?e("div",{class:"weightselection"},n.i18n.sizeheading?e("div",{class:"heading"},n.i18n.sizeheading):null,e("div",{class:"weightoption"},e("div",{class:"weightoption-input"},e("pn-input",{inputid:"weightvalue",name:"weightvalue",type:"number",label:n.i18n.weightlabel,value:this.weightvalue,onChange:t=>{if(t&&t.target&&t.target.value){const e=parseInt(t.target.value,10);if(!isNaN(e)){let t=r[this.postagetype.value].filter((t=>("kg"===t.abbreviation?1e3*t.value:t.value)>=e));t&&t.length>0&&(this.weight=t[0],this.weightvalue=this.weight.value)}}}}),e("span",{class:"weightoption-input-abbreviation"},this.weight.abbreviation)),e("div",{class:"weightoption-range"},e("input",{type:"range",id:"weightrange",name:"weightrange",list:"weightlist",value:this.weight.value?r[this.postagetype.value].findIndex((t=>t.value===this.weightvalue)):0,onChange:t=>{this.weight=r[this.postagetype.value][t.target.value],this.weightvalue=this.weight.value},min:"0",max:r[this.postagetype.value].length-1}),e("datalist",{id:"weightlist"},r[this.postagetype.value].map(((t,i)=>{let a=t.name;return r[this.postagetype.value].length>6&&(a=i%5==0||0===i||i===r[this.postagetype.value].length-1?t.name:""),e("option",Object.assign({value:i},a?{label:a}:{}))})))))):null,e("div",{class:"resultlist","data-list-count":this.filteredItems.length},this.filteredItems.map((t=>e("div",null,e("pn-product-pricelist-result",{item:t}))))))}static get watchers(){return{market:["setState"],language:["setState"],postagetype:["filterItems"],weightvalue:["filterItems"]}}};l.style='pn-product-pricelist pn-spinner{margin:1em auto}pn-product-pricelist h2,pn-product-pricelist .heading{text-align:center;font-size:1.5em;line-height:1.1;font-weight:bold;margin-bottom:1rem}pn-product-pricelist .content,pn-product-pricelist .weightselection{max-width:50em;margin:0 auto 1em}pn-product-pricelist .weightoption{display:-ms-flexbox;display:flex;gap:1em}pn-product-pricelist .weightoption-input{width:5em;position:relative;display:none}pn-product-pricelist .weightoption-input input::-webkit-outer-spin-button,pn-product-pricelist .weightoption-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}pn-product-pricelist .weightoption-input-abbreviation{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.2em;margin-top:1.55rem;font-weight:500}pn-product-pricelist .weightoption-range{-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:end;align-self:flex-end;position:relative;top:0.5em}pn-product-pricelist .weightoption-range input{width:calc(100% - 1.5em)}pn-product-pricelist .weightoption-range datalist{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:0.75em}pn-product-pricelist .resultlist:not([data-list-count="0"]){margin-top:2em}';export{l as pn_product_pricelist}
@@ -1 +0,0 @@
1
- import{r as e,h as t,a as l}from"./p-58e8d7d5.js";let i=class{constructor(t){e(this,t)}render(){return t(l,null,t("slot",{name:"illustration"}),t("div",{class:"tilecontent"},t("div",{class:"details"},t("slot",{name:"content"}),t("div",{class:"info"},t("slot",null)),t("slot",{name:"note"})),t("slot",{name:"price"})))}};i.style="pn-product-tile{margin-bottom:1em;border:0.1rem solid #D3CECB;outline:none;background:white;-webkit-box-shadow:0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13);box-shadow:0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13);display:-ms-flexbox;display:flex;padding:1.5em;word-break:break-word;text-decoration:none;border-radius:0.8rem}pn-product-tile [slot=content] h3{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0.5em}pn-product-tile>pn-illustration{min-width:8rem;width:8rem;height:8rem;margin-right:3rem;-ms-flex-item-align:center;align-self:center}pn-product-tile .tilecontent{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1}pn-product-tile .details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%}pn-product-tile .info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:1;flex-grow:1;max-width:66.6666666667%;-ms-flex-flow:wrap;flex-flow:wrap}pn-product-tile .info>*{min-width:6em;margin:0.2em 1em 0.2em 0}";let n=class{constructor(t){e(this,t)}render(){return t(l,null,this.label?t("p",null,t("small",null,this.label)):null,this.text?t("h3",null,this.text):null)}};t("pn-icon",{symbol:"align-center",small:"false",color:"black"}),n.style="pn-product-tile-info{-ms-flex-item-align:center;align-self:center}";let s=class{constructor(t){e(this,t)}render(){if(this.amount)return this.url?t(l,null,t("h3",null,this.amount?t("span",null,this.amount):null,this.currency?t("span",null,this.currency):null),this.label?t("a",{href:this.url},t("pn-button",{small:"true",icon:"arrow-right"},this.label)):null):t(l,null,t("h3",null,this.amount?t("span",null,this.amount):null,this.currency?t("span",null,this.currency):null))}};s.style="pn-product-tile-price{margin-top:1em;white-space:nowrap;text-align:right}pn-product-tile-price span{font-size:3em;font-size:clamp(2em, 6vw, 3em)}pn-product-tile-price span:last-child{display:inline-block;margin-left:0.2em}pn-product-tile-price+pn-product-tile-price{margin-left:1.5em}pn-product-tile-price pn-icon{display:inline-block;-ms-flex-item-align:center;align-self:center}pn-product-tile-price a{text-decoration:none;color:#005D92}pn-product-tile-price a h3{text-decoration:underline}";export{i as pn_product_tile,n as pn_product_tile_info,s as pn_product_tile_price}
@@ -1 +0,0 @@
1
- import{r as M,h as I}from"./p-58e8d7d5.js";import{f as N,s as D,a as j,b as i,w as g}from"./p-adc8d9ab.js";import{c as z}from"./p-9adc3940.js";import"./p-86f06e26.js";const T={sv:{componentheading:"Våra priser och villkor för inrikesförsändelser för dig som direktbetalande kund?",deliveryscopeheading:"Endast leveranser inom Sverige",resultlistheading:"Några bra alternativ för dig",weightlabel:"Vikt",maxweightlabel:"Maxvikt",maxmeasurementlabel:"Maxvolym",senddirectcta:"Köp online",stampshopcta:"Köp frimärken",message:"*Vid köp hos valfritt ombud",servicePointHeader:"Eller hitta närmaste serviceställe",servicePointLink:"Sök serviceställe eller brevlåda"},en:{componentheading:"Our prices and terms and conditions for domestic shipments for you as a direct paying customer",deliveryscopeheading:"Deliveries within Sweden only",resultlistheading:"Some suitable options for you",weightlabel:"Weight",maxweightlabel:"Max weight",maxmeasurementlabel:"Maximum measurement",senddirectcta:"Buy Online",stampshopcta:"Buy Stamps",message:"When buying from any agent",servicePointHeader:"Or find nearest service point",servicePointLink:"Search letter-box or service point"},da:{componentheading:"Vad vill du skicka?",deliveryscopeheading:"Kun leveringer indenfor Sverige",resultlistheading:"Some suitable options for you",weightlabel:"Vægt",maxweightlabel:"Max vægt",maxmeasurementlabel:"Maks. Volumen",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},no:{componentheading:"Vad vill du skicka?",deliveryscopeheading:"Kun leveranser innen Sverige",resultlistheading:"Some suitable options for you",weightlabel:"Vekt",maxweightlabel:"Maks vekt",maxmeasurementlabel:"Maks volum",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},fi:{componentheading:"Vad vill du skicka?",deliveryscopeheading:"Toimitukset vain Ruotsin sisällä",resultlistheading:"Some suitable options for you",weightlabel:"Paino",maxweightlabel:"Max paino",maxmeasurementlabel:"Max äänenvoimakkuus",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"}},y={se:{currency:"kr"},dk:{currency:"dk"},fi:{currency:" €"},no:{currency:"kr"}};let u=class{constructor(I){M(this,I),this.source=N,this.language="sv",this.market="se",this.filteredItems=[],this.weight={value:0,name:""},this.weightvalue=0,this.sourceData={types:[],data:[]},this.sizecategory={value:"",name:"",icon:"",unit:""}}componentWillLoad(){this.setState(),this.getDataSource()}async getDataSource(){const M=`?cache=${Math.floor(9999*Math.random()+1)}`,I=await fetch(this.source+M),N=await I.blob();try{const M=await z(N);this.sourceData=M,this.sizecategory=D.filter((M=>"Small"===M.value))[0],this.filterItems()}catch(j){console.log("Unable to parse data")}}setState(){this.market&&(j.market=y[this.market]),this.language&&T[this.language]&&(j.i18n=T[this.language])}filterItems(){var M;if(!(null===(M=this.sourceData)||void 0===M?void 0:M.data))return void console.log("Data has not yet been loaded");const I=this.sourceData.data.filter((M=>"sweden"===M.deliveryscope.toLocaleLowerCase()));if(!this.sizecategory)return;const N=I.filter((M=>M.sizecategory.toLocaleLowerCase()===this.sizecategory.value.toLocaleLowerCase()));if(!this.weight)return;const D=this.weight.value<=20?1e3*this.weight.value:this.weight.value;let j=N.filter((M=>(M.maxweight<=20?1e3*M.maxweight:M.maxweight)===D));if(0===j.length&&0!==this.weightvalue&&(j=N.filter((M=>(M.maxweight<=20?1e3*M.maxweight:M.maxweight)>=D)),j.length>0)){j.sort(((M,I)=>M.maxweight-I.maxweight));const M=[...new Map(j.reverse().map((M=>[M.id,M]))).values()];M.length>0&&(j=M)}j.sort(((M,I)=>{var N=M.highestrankusp?M.highestrankusp.toLowerCase():"z",D=I.highestrankusp?I.highestrankusp.toLowerCase():"z";return N.localeCompare(D)})),this.filteredItems=j}render(){return I("div",{class:"findprice-form"},I("div",null,I("div",{class:"sizecategory"},I("table",{class:"sizeTable"},I("img",{id:"clouds",src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjc4IiBoZWlnaHQ9IjU1IiB2aWV3Qm94PSIwIDAgMjc4IDU1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjQ3LjM1NSA0OS42ODE1QzI0Ny42OTQgNTIuNDc5IDI0OS43MjIgNTQuNjI2MSAyNTIuMTgxIDU0LjYyNjFIMjcyLjkyNkMyNzUuNjIgNTQuNjI2MSAyNzcuNzk4IDUyLjA1MjIgMjc3Ljc5OCA0OC44Njg2VjQ4LjgwMDhDMjc3Ljc5OCA0NS42MTczIDI3NS42MiA0My4wNDMzIDI3Mi45MjYgNDMuMDQzM0gyNzAuNTM3QzI2OS42MDggMzkuMjQzOSAyNjYuODQ2IDM2LjQ3MyAyNjMuNTg1IDM2LjQ3M0gyNTkuNzE3QzI1OS4zNzMgMzEuODQxIDI1Ni4xMDEgMjguMjA5MiAyNTIuMTI0IDI4LjIwOTJDMjQ4LjE0NiAyOC4yMDkyIDI0NC44OCAzMS44NDEgMjQ0LjUzIDM2LjQ3M0gyNDIuMDk1QzIzOC4wODMgMzYuNDczIDIzNC44MTYgNDAuNjcyNiAyMzQuODE2IDQ1LjgyMDVWNDkuNjgxNUgyNDcuMzU1WiIgZmlsbD0iI0UwRjhGRiIvPgo8cGF0aCBkPSJNMTIuMDM5MSA0Ni4xMDIyQzEyLjMxNzYgNDguNTU2OSAxNC4wODY3IDUwLjQzNzMgMTYuMjQyMSA1MC40MzczSDM0LjU4MDdDMzYuOTMwNCA1MC40MzczIDM4LjgyMTYgNDguMjAyIDM4LjgyMTYgNDUuNDI0OFY0NS4zNTcxQzM4LjgyMTYgNDIuNTc5OSAzNi45MzA0IDQwLjM0NDYgMzQuNTgwNyA0MC4zNDQ2SDMyLjQ2ODRDMzEuNjY3OCAzNy4wMjA5IDI5LjIyNyAzNC41ODcyIDI2LjMyODMgMzQuNTg3MkgyMi45MTc5QzIyLjYwMDQgMzAuNTU5NyAxOS43MzI3IDI3LjQwNzEgMTYuMjQyMSAyNy40MDcxQzEyLjc1MTQgMjcuNDA3MSA5Ljg4MzcxIDMwLjU1OTcgOS41NjYyMiAzNC41ODcySDcuNDE2NThDMy44NjM0NiAzNC41ODcyIDAuOTk4MDQ3IDM4LjI0NDggMC45OTgwNDcgNDIuNzE1NFY0Ni4xMDIySDEyLjAzOTFaIiBmaWxsPSIjRTBGOEZGIi8+CjxwYXRoIGQ9Ik0xMzEuMDU2IDI2LjU4NjRDMTMxLjQ0OSAzMC4wNDIzIDEzMy45NDggMzIuNjg5NSAxMzYuOTkxIDMyLjY4OTVIMTYyLjg5MUMxNjYuMjA5IDMyLjY4OTUgMTY4Ljg4IDI5LjU0MjYgMTY4Ljg4IDI1LjYzMjhWMjUuNTM3NUMxNjguODggMjEuNjI3NyAxNjYuMjA5IDE4LjQ4MDggMTYyLjg5MSAxOC40ODA4SDE1OS45MDdDMTU4Ljc3NyAxMy44MDE1IDE1NS4zMyAxMC4zNzUzIDE1MS4yMzYgMTAuMzc1M0gxNDYuNDJDMTQ1Ljk3MSA0LjcwNTMzIDE0MS45MjEgMC4yNjcwOSAxMzYuOTkxIDAuMjY3MDlDMTMyLjA2MiAwLjI2NzA5IDEyOC4wMTIgNC43MDUzMyAxMjcuNTYzIDEwLjM3NTNIMTI0LjUyOEMxMTkuNTEgMTAuMzc1MyAxMTUuNDYzIDE1LjUyNDcgMTE1LjQ2MyAyMS44MTg0VjI2LjU4NjRIMTMxLjA1NloiIGZpbGw9IiNFMEY4RkYiLz4KPC9zdmc+Cg=="}),I("tr",null,I("td",null,I("img",{class:"firstCell",src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0IiBoZWlnaHQ9IjE2MiIgdmlld0JveD0iMCAwIDEwNCAxNjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yOS4wMDE2IDE0My4zOTlIMTkuNjAxNlYxNTIuMTk5SDI5LjAwMTZWMTQzLjM5OVoiIGZpbGw9IiM5OTI5MEEiLz4KPHBhdGggZD0iTTE5LjYgMTUyLjJMMTcgMTU5SDMyTDI4LjkgMTUwLjNMMTkuNiAxNTIuMloiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTQ5LjEgMTQ3LjVIMzlWMTU0LjhINDkuMVYxNDcuNVoiIGZpbGw9IiM5OTI5MEEiLz4KPHBhdGggZD0iTTM5IDE1Mi45VjE1OS4ySDY1LjVMNDkuMSAxNTEuNVYxNDkuM0wzOSAxNTIuOVoiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTY1LjUgMTU5LjE5OUgzOVYxNjEuNzk5SDY1LjVWMTU5LjE5OVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00NC41MDE2IDE1Ny4xQzQ1LjU1MDkgMTU3LjEgNDYuNDAxNiAxNTYuMjQ5IDQ2LjQwMTYgMTU1LjJDNDYuNDAxNiAxNTQuMTUgNDUuNTUwOSAxNTMuMyA0NC41MDE2IDE1My4zQzQzLjQ1MjIgMTUzLjMgNDIuNjAxNiAxNTQuMTUgNDIuNjAxNiAxNTUuMkM0Mi42MDE2IDE1Ni4yNDkgNDMuNDUyMiAxNTcuMSA0NC41MDE2IDE1Ny4xWiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNMjkuMDAxNiAxNDMuMzk5SDE5LjYwMTZWMTUyLjE5OUgyOS4wMDE2VjE0My4zOTlaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0xOS42IDE1Mi4yTDE3IDE1OUgzMkwyOC45IDE1MC4zTDE5LjYgMTUyLjJaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik00OS4xIDE0Ny41SDM5VjE1NC44SDQ5LjFWMTQ3LjVaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0xMS42MDE2IDg0LjQ5OTJMMTIuODAxNiA4Ni44OTkyQzEzLjcwMTYgODguNjk5MiAxNS4zMDE2IDg5Ljk5OTIgMTcuMjAxNiA5MC40OTkyTDE4LjIwMTYgOTAuNzk5MkwxNS4yMDE2IDgzLjE5OTJMMTEuNjAxNiA4NC40OTkyWiIgZmlsbD0iIzk5MjkwQSIvPgo8cGF0aCBkPSJNMzkgMTUyLjlWMTU5SDY1LjVMNDkuMSAxNTEuNVYxNDkuM0wzOSAxNTIuOVoiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTIwLjYgODUuMUgxMi4zQzExLjMgODUuMSAxMC41IDg0LjMgMTAuNSA4My4zVjYySDIwLjZWODUuMVoiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTMzLjM5ODQgNjUuNjk5MlYxNDcuODk5SDE0Ljg5ODRWODkuNTk5MkMxNC44OTg0IDgwLjk5OTIgMTcuMzk4NCA3Mi44OTkyIDIyLjA5ODQgNjUuNjk5MkgzMy4zOTg0WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNMzMuODk5MiA2NS42OTkySDQ0LjQ5OTJMNTUuMTk5MiAxMDMuNjk5QzU1Ljg5OTIgMTA2LjA5OSA1Ni4yOTkyIDEwOC42OTkgNTYuMjk5MiAxMTEuMTk5VjE0Ny44OTlIMzguOTk5MlYxMTEuNTk5TDMyLjY5OTIgODYuNzk5MlY2NS42OTkySDMzLjg5OTJaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIG9wYWNpdHk9IjAuMiIgZD0iTTM3LjggODIuNUwzOSAxMTEuNkwzMy41IDg5LjlMMzMuNiA4NC4yTDM0LjIgODMuNkwzNy44IDgyLjVaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik0yOC4zOTg0IDM1LjFIMTYuMzk4NFYxOS4zQzE2LjM5ODQgMTUgMTkuODk4NCAxMS41IDI0LjE5ODQgMTEuNUgyOC40OTg0VjM1LjFIMjguMzk4NFoiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik00Mi41IDM1LjA5OTZIMjBWMTIuMzk5NkMyMCA2LjE5OTYxIDI1IDEuMDk5NjEgMzEuMyAxLjA5OTYxQzM3LjUgMS4xOTk2MSA0Mi41IDYuMTk5NjEgNDIuNSAxMi4zOTk2VjM1LjA5OTZaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMzMuNTk5IDI1LjY5OTJIMzIuMjk5QzI4LjA5OSAyNS41OTkyIDI0LjY5OSAyMS45OTkyIDI0Ljg5OSAxNy43OTkyTDI1LjA5OSAxMi40OTkyQzI1LjE5OSA4LjI5OTIxIDI4Ljc5OSA0Ljg5OTIxIDMyLjk5OSA1LjA5OTIxQzM3LjE5OSA1LjE5OTIxIDQwLjU5OSA4Ljc5OTIxIDQwLjM5OSAxMi45OTkyTDQwLjE5OSAxOS42OTkyQzM5Ljk5OSAyMy4wOTkyIDM3LjA5OSAyNS43OTkyIDMzLjU5OSAyNS42OTkyWiIgZmlsbD0iIzk5MjkwQSIvPgo8cGF0aCBkPSJNMjUuODAwOCAxNS40OTkySDI3LjUwMDhDMjguNzAwOCAxNS40OTkyIDI5LjcwMDggMTQuNDk5MiAyOS43MDA4IDEzLjI5OTJWMTEuNTk5MkMzNC4zMDA4IDE0LjA5OTIgNDEuODAwOCAxMi42OTkyIDQxLjgwMDggMTIuNjk5Mkw0MC4xMDA4IDYuMTk5MjJMMjguODAwOCA3Ljk5OTIyTDI1LjgwMDggMTUuNDk5MloiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0yNS44IDE1LjQ5OThIMjEuNUwyNS44IDQuNzk5OEwzMS42IDMuMjk5OEwzNy45IDQuMzk5OEwzOS44IDguNzk5OEwyOC4zIDkuMzk5ODFMMjUuOCAxNS40OTk4WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTI0LjQ5OTIgMTguNjk5NkMyNS43Njk1IDE4LjY5OTYgMjYuNzk5MiAxNy42Njk5IDI2Ljc5OTIgMTYuMzk5NkMyNi43OTkyIDE1LjEyOTQgMjUuNzY5NSAxNC4wOTk2IDI0LjQ5OTIgMTQuMDk5NkMyMy4yMjkgMTQuMDk5NiAyMi4xOTkyIDE1LjEyOTQgMjIuMTk5MiAxNi4zOTk2QzIyLjE5OTIgMTcuNjY5OSAyMy4yMjkgMTguNjk5NiAyNC40OTkyIDE4LjY5OTZaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0zNC43MDE2IDMxLjRIMjYuMTAxNkwyNi45MDE2IDIyLjVMMzQuNzAxNiAyMy44VjMxLjRaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0zNC41IDI1LjY5OTRDMzQuNSAyNS42OTk0IDMxLjcgMjYuMDk5NCAyOS41IDI0Ljg5OTQiIHN0cm9rZT0iIzRGMTYwMCIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik02NS41IDE1OUgzOVYxNjJINjUuNVYxNTlaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik0zMiAxNTlIMTdWMTYySDMyVjE1OVoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTQ1LjUgNjYuNDA5OEwxMC41IDY1LjYwOThWMzkuMzA5OEMxMC41IDM0LjEwOTggMTQuNyAzMC4wMDk4IDE5LjggMzAuMDA5OEg0MUw0NS41IDQwLjMwOThWNjYuNDA5OFoiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTM3LjIwMDggNzIuMTk5MkgyMS4xMDA4QzE4LjcwMDggNzIuMTk5MiAxNi44MDA4IDY5Ljg5OTIgMTcuNDAwOCA2Ny40OTkyTDIzLjcwMDggNDYuODk5MkwzNy4yMDA4IDQ2LjE5OTJWNzIuMTk5MloiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTQ2LjQwMTYgNDkuODk5NEw0Ni41MDE2IDcyLjc5OTRIMTUuNjAxNlY0Ny4zOTk0TDQ2LjQwMTYgNDkuODk5NFoiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTMzLjYwMTYgOTAuNTk5OFY4My43OTk4IiBzdHJva2U9IiMwRDIzNEIiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzMuNjAxNiA4My44TDM3LjgwMTYgODIuNSIgc3Ryb2tlPSIjMEQyMzRCIiBzdHJva2Utd2lkdGg9IjAuNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTM3LjQwMTYgMjcuMTk5MkgyNC4xMDE2VjM1LjI5OTJIMzcuNDAxNlYyNy4xOTkyWiIgZmlsbD0iI0ZCQzJDMSIvPgo8cGF0aCBkPSJNMzMuMzk4NCAxNDEuOEgxNC44OTg0VjE0OEgzMy4zOTg0VjE0MS44WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNTYuMiAxNDEuOEgzOVYxNDhINTYuMlYxNDEuOFoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTQ0LjUwMTYgMTU3LjFDNDUuNTUwOSAxNTcuMSA0Ni40MDE2IDE1Ni4yNDkgNDYuNDAxNiAxNTUuMkM0Ni40MDE2IDE1NC4xNSA0NS41NTA5IDE1My4zIDQ0LjUwMTYgMTUzLjNDNDMuNDUyMiAxNTMuMyA0Mi42MDE2IDE1NC4xNSA0Mi42MDE2IDE1NS4yQzQyLjYwMTYgMTU2LjI0OSA0My40NTIyIDE1Ny4xIDQ0LjUwMTYgMTU3LjFaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik01Ni4yIDE0My4zOTlIMzkiIHN0cm9rZT0iIzBEMjM0QiIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0zMy4zOTg0IDE0My4zOTlIMTQuODk4NCIgc3Ryb2tlPSIjMEQyMzRCIiBzdHJva2Utd2lkdGg9IjAuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggb3BhY2l0eT0iMC4zIiBkPSJNMjYuMTAxNiAyOC4zOTk0VjMxLjU5OTQiIHN0cm9rZT0iI0YwNjM2NSIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIG9wYWNpdHk9IjAuMyIgZD0iTTI4LjUgMjguMzk5NFYzMS41OTk0IiBzdHJva2U9IiNGMDYzNjUiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBvcGFjaXR5PSIwLjMiIGQ9Ik0zMC44MDA4IDI4LjM5OTRWMzEuNTk5NCIgc3Ryb2tlPSIjRjA2MzY1IiBzdHJva2Utd2lkdGg9IjAuNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggb3BhY2l0eT0iMC4zIiBkPSJNMzMuMTAxNiAyOC4zOTk0VjMxLjU5OTQiIHN0cm9rZT0iI0YwNjM2NSIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIG9wYWNpdHk9IjAuMyIgZD0iTTM1LjUgMjguMzk5NFYzMS41OTk0IiBzdHJva2U9IiNGMDYzNjUiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzAuNjAxNiA4MC43OTk4TDE1LjYwMTYgNzYuMzk5OFY3Mi43OTk4SDMyLjYwMTZMMzAuNjAxNiA4MC43OTk4WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQ5LjgwMTYgNzguOTk5MkwzNS42MDE2IDc4Ljc5OTJMMzIuNjAxNiA3Mi43OTkyTDQ2LjYwMTYgNzIuNjk5Mkw0OS44MDE2IDc4Ljk5OTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTUuNjAxNiA3Mi43OTk0VjQ3LjM5OTQiIHN0cm9rZT0iIzJEMjAxMyIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDAxMyA1NS4wOTkzTDM2LjMwMTMgNDAuMDk5M0MzNC4wMDEzIDM3LjM5OTMgMzQuNTAxMyAzMy4yOTkzIDM3LjMwMTMgMzEuMjk5M0M0MC4xMDEzIDI5LjA5OTMgNDQuMTAxMyAyOS43OTkzIDQ2LjAwMTMgMzIuNzk5M0w1Ni4wMDEzIDQ5LjA5OTNMNDguMDAxMyA1NS4wOTkzWiIgZmlsbD0iI0ZCQzJDMSIvPgo8cGF0aCBkPSJNNDYuMzk4NCA1My4zOTkyVjQ3LjE5OTIiIHN0cm9rZT0iIzJEMjAxMyIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNODQuMTUxMSA0OC44TDc0LjY5NiA0N0M3NC42OTYgNDcgNzQuNDk2OSA0NyA3NC4zOTc0IDQ3SDUyVjU3TDc0LjE5ODMgNTIuMUM3NS4wOTQxIDUxLjkgNzUuNDkyMiA1MS42IDc1Ljc5MDggNTAuOEw4My43NTMgNTEuMkM4NC4zNTAxIDUxLjIgODQuNzQ4MyA1MC45IDg0Ljk0NzMgNTAuM0M4NS4wNDY4IDQ5LjggODUuMDQ2OCA0OS4zIDg0LjU0OTIgNDlDODQuNDQ5NyA0OC45IDg0LjM1MDEgNDguOSA4NC4xNTExIDQ4LjhaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik02OS42MTkyIDU1LjI5MTlMNTIgNTdWNDdINzIuMDAwMkw3MS41MDQxIDUzLjA4NzdDNzEuNDA0OSA1NC4yNDIzIDcwLjYxMTMgNTUuMTg2OSA2OS42MTkyIDU1LjI5MTlaIiBmaWxsPSIjRkJDMkMxIi8+CjxyZWN0IHg9IjQ3IiB5PSI0NyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iNSIgZmlsbD0iI0ZCQzJDMSIvPgo8cGF0aCBvcGFjaXR5PSIwLjIiIGQ9Ik01NC41IDQ3TDUzIDUwTDU3IDQ3SDU0LjVaIiBmaWxsPSIjRTU0NzRDIi8+Cjwvc3ZnPgo="})),I("td",null,I("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCA1NCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQ0LjM4NDggMzhINTAuMzAxN0M1MS45MzM5IDM4IDUzLjMxMTEgMzYuMjM1NyA1My4zMTExIDMzLjk5NjRWNC4wMDM1N0M1My4zMTExIDEuODMyMTQgNTEuOTg0OSAwIDUwLjMwMTcgMEg0NC4zODQ4VjM4WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNDcuMzQzMyAzOEgxMy4zMjFDMTEuNjg4NyAzOCAxMC4zMTE1IDM2LjIzNTcgMTAuMzExNSAzMy45OTY0VjQuMDAzNTdDMTAuMzExNSAxLjgzMjE0IDExLjYzNzcgMCAxMy4zMjEgMEg0NC44NDM5QzQ2LjIyMTEgMCA0Ny4zNDMzIDEuNDkyODYgNDcuMzQzMyAzLjMyNVYzOFoiIGZpbGw9IiMwMEEwRDYiLz4KPHBhdGggZD0iTTQzLjMxNDMgMTAuNzg5NUM0My4zMTQzIDEyLjk2MDkgNDEuOTg4MSAxNC43MjUyIDQwLjM1NTkgMTQuNzI1MkgzNS45NjkyQzM0LjMzNjkgMTQuNzI1MiAzMy4wMTA3IDEyLjk2MDkgMzMuMDEwNyAxMC43ODk1QzMzLjAxMDcgOC42MTgwNCAzNC4zMzY5IDYuODUzNzYgMzUuOTY5MiA2Ljg1Mzc2SDQwLjM1NTlDNDIuMDM5MSA2LjkyMTYyIDQzLjMxNDMgOC42MTgwNCA0My4zMTQzIDEwLjc4OTVaIiBmaWxsPSIjOEVEREY5Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjQ2XzM0NzAzKSI+CjxwYXRoIGQ9Ik0yMy4zMTE0IDMyLjY3NzJIMC42ODg0NzdWMjMuMjM0OEwxMC4zNzg0IDEzLjQ2OTRDMTEuMzA0NyAxMi41MzU4IDEyLjc4NDkgMTIuNTM4OSAxMy43MDc0IDEzLjQ3NjNMMjMuMzExNCAyMy4yMzQ4VjMyLjY3NzJaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik01LjI4NjI3IDE3LjAxNzZIMTguNzEzMkMxOS4zNDAxIDE3LjAxNzYgMTkuOTQxNCAxNy4yMDEzIDIwLjM4NDcgMTcuNTI4NEMyMC44MjggMTcuODU1NSAyMS4wNzcxIDE4LjI5OTEgMjEuMDc3MSAxOC43NjE3VjMzLjM3MzRIMi45MjI4NVYxOC43NjE3QzIuOTIyODUgMTguMjk5MSAzLjE3MTkgMTcuODU1NSAzLjYxNTIxIDE3LjUyODRDNC4wNTg1MiAxNy4yMDEzIDQuNjU5NzggMTcuMDE3NiA1LjI4NjcxIDE3LjAxNzZINS4yODYyN1oiIGZpbGw9IiNGOUY4RjgiLz4KPHBhdGggZD0iTTEyLjA3NzYgMjMuNzQzMkg3LjQxNjU3QzcuMTk4OTEgMjMuNzQzMiA3LjAyMjQ2IDIzLjkyNTYgNy4wMjI0NiAyNC4xNTA3VjI0LjE1MDhDNy4wMjI0NiAyNC4zNzU5IDcuMTk4OTEgMjQuNTU4MyA3LjQxNjU3IDI0LjU1ODNIMTIuMDc3NkMxMi4yOTUyIDI0LjU1ODMgMTIuNDcxNyAyNC4zNzU5IDEyLjQ3MTcgMjQuMTUwOFYyNC4xNTA3QzEyLjQ3MTcgMjMuOTI1NiAxMi4yOTUyIDIzLjc0MzIgMTIuMDc3NiAyMy43NDMyWiIgZmlsbD0iI0QzQ0VDQiIvPgo8cGF0aCBkPSJNMTYuOTg3IDI1Ljc2MUg3LjQxNjU3QzcuMTk4OTEgMjUuNzYxIDcuMDIyNDYgMjUuOTQzNCA3LjAyMjQ2IDI2LjE2ODVWMjYuMTY4NkM3LjAyMjQ2IDI2LjM5MzcgNy4xOTg5MSAyNi41NzYyIDcuNDE2NTcgMjYuNTc2MkgxNi45ODdDMTcuMjA0NiAyNi41NzYyIDE3LjM4MTEgMjYuMzkzNyAxNy4zODExIDI2LjE2ODZWMjYuMTY4NUMxNy4zODExIDI1Ljk0MzQgMTcuMjA0NiAyNS43NjEgMTYuOTg3IDI1Ljc2MVoiIGZpbGw9IiNEM0NFQ0IiLz4KPHBhdGggZD0iTTE2Ljk4NyAyNy42NTk4SDcuNDE2NTdDNy4xOTg5MSAyNy42NTk4IDcuMDIyNDYgMjcuODQyMiA3LjAyMjQ2IDI4LjA2NzNWMjguMDY3NEM3LjAyMjQ2IDI4LjI5MjUgNy4xOTg5MSAyOC40NzUgNy40MTY1NyAyOC40NzVIMTYuOTg3QzE3LjIwNDYgMjguNDc1IDE3LjM4MTEgMjguMjkyNSAxNy4zODExIDI4LjA2NzRWMjguMDY3M0MxNy4zODExIDI3Ljg0MjIgMTcuMjA0NiAyNy42NTk4IDE2Ljk4NyAyNy42NTk4WiIgZmlsbD0iI0QzQ0VDQiIvPgo8cGF0aCBkPSJNMTAuMzIxNyAzMC4yMjMxSDcuNDE2NTdDNy4xOTg5MSAzMC4yMjMxIDcuMDIyNDYgMzAuNDA1NiA3LjAyMjQ2IDMwLjYzMDdWMzAuNjMwOEM3LjAyMjQ2IDMwLjg1NTkgNy4xOTg5MSAzMS4wMzgzIDcuNDE2NTcgMzEuMDM4M0gxMC4zMjE3QzEwLjUzOTQgMzEuMDM4MyAxMC43MTU4IDMwLjg1NTkgMTAuNzE1OCAzMC42MzA4VjMwLjYzMDdDMTAuNzE1OCAzMC40MDU2IDEwLjUzOTQgMzAuMjIzMSAxMC4zMjE3IDMwLjIyMzFaIiBmaWxsPSIjRDNDRUNCIi8+CjxwYXRoIGQ9Ik0wLjY4ODgxMyAyMy4yMzQ2TDE5Ljg1MzcgMzcuOTE2NUgzLjEwNjg5QzEuNzcxMjQgMzcuOTE2NSAwLjY4ODQ3NyAzNi43OTk3IDAuNjg4NDc3IDM1LjQyMTlMMC42ODg4MTMgMjMuMjM0NloiIGZpbGw9IiMwMEEwRDYiLz4KPHBhdGggZD0iTTIzLjMxMTkgMjMuMzI0Mkw0LjEzNDc3IDM3LjkxNjFIMjAuODkzNEMyMi4yMjkxIDM3LjkxNjEgMjMuMzExOSAzNi43OTkzIDIzLjMxMTkgMzUuNDIxNVYyMy4zMjQyWiIgZmlsbD0iIzhFRERGOSIvPgo8cGF0aCBkPSJNMTIuMDM3OCAyMS45NTM3QzEyLjk0OTIgMjEuOTUzNyAxMy42ODgxIDIxLjE5MTYgMTMuNjg4MSAyMC4yNTEzQzEzLjY4ODEgMTkuMzExMSAxMi45NDg5IDE4LjU0OSAxMi4wMzc4IDE4LjU0OUMxMS4xMjY3IDE4LjU0OSAxMC4zODc3IDE5LjMxMTEgMTAuMzg3NyAyMC4yNTEzQzEwLjM4NzcgMjEuMTkxNiAxMS4xMjY1IDIxLjk1MzcgMTIuMDM3OCAyMS45NTM3WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNMTMuNjc3OCAyMC4wNjYyQzEzLjQxMTkgMjAuMTkzNiAxMy4xMzE4IDIwLjMxNjMgMTIuODcxNCAyMC40MzA2QzEyLjM1MzggMjAuNjU4MSAxMS44NjUgMjAuODcyOCAxMS41MTA3IDIxLjA5MDdDMTEuMzkyNSAyMS4xNjMyIDExLjEwODcgMjEuMzM3NSAxMC45OTcxIDIxLjU3MjVDMTEuMDg3NiAyMS42NDgxIDExLjE4NTcgMjEuNzEzNSAxMS4yODk2IDIxLjc2NzdDMTEuMjg4OCAyMS42ODEzIDExLjQzMDUgMjEuNTQzMSAxMS42ODI1IDIxLjM4ODNDMTIuMDE3MyAyMS4xODI4IDEyLjQ5NjEgMjAuOTcyNSAxMy4wMDMgMjAuNzQ5OEMxMy4yMzMgMjAuNjQ4NiAxMy40NTk3IDIwLjU0ODcgMTMuNjc1OCAyMC40NDg3QzEzLjY5MSAyMC4zMjE4IDEzLjY5MTYgMjAuMTkzNSAxMy42Nzc0IDIwLjA2NjVMMTMuNjc3OCAyMC4wNjYyWiIgZmlsbD0iIzAwQTBENiIvPgo8cGF0aCBkPSJNMTMuMjU2OCAxOS4zNzAzQzEzLjIxMzEgMTkuMjg4MSAxMy4xNjAzIDE5LjIxMDIgMTMuMDk5MiAxOS4xMzc4QzEyLjcyOTEgMTkuMzczMSAxMi4yODE0IDE5LjY0NDcgMTEuNzYwMSAxOS44MjQzQzExLjIyNjIgMjAuMDA4NCAxMC44MDg1IDIwLjA5MzYgMTAuNDYzOSAyMC4wNzM4QzEwLjQ3MjkgMjAuMTY3MiAxMC40OTI4IDIwLjI1OTQgMTAuNTIzMSAyMC4zNDg5QzEwLjkyODEgMjAuMzU3MiAxMS4zNzQ5IDIwLjI0ODcgMTEuODY2NCAyMC4wNzkzQzEyLjQxNDQgMTkuODkwNCAxMi44NzU1IDE5LjYxMjIgMTMuMjU2OCAxOS4zNzAzWiIgZmlsbD0iIzAwQTBENiIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEyNDZfMzQ3MDMiPgo8cmVjdCB3aWR0aD0iMjIuNjIzIiBoZWlnaHQ9IjI3LjU2MjUiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjY4ODQ3NyAxMC4zNTQxKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo="})),I("td",null,I("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2NyA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDM4NDIgNTkuOTk5OEg0Ny44OTAzVjguMTg4MjNINC4wMjkzVjU1LjE0NDhDNC4wMjkzIDU3LjgyNTkgNS44MjQ0MiA1OS45OTk4IDguMDM4NDIgNTkuOTk5OFoiIGZpbGw9IiMwMEEwRDYiLz4KPHBhdGggZD0iTTU4LjI0MzcgNjBINDYuNzU0OVY2LjUyMTczSDYyLjkxMVY1NC4yNzUzQzYyLjkxMSA1Ny40NjM3IDYwLjgxNjcgNjAgNTguMjQzNyA2MFoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTQuNDQ5MjggMTYuMTU5M0g0Ny40NzI2QzQ5LjY4NjYgMTYuMTU5MyA1MS40MjE4IDEzLjk4NTQgNTEuNDIxOCAxMS4zNzY3QzUxLjQyMTggOC42OTU1NiA0OS42MjY3IDYuNTk0MTIgNDcuNDcyNiA2LjU5NDEySDQuNDQ5MjhDMi4yMzUyOSA2LjU5NDEyIDAuNSA4Ljc2ODAzIDAuNSAxMS4zNzY3QzAuNSAxMy45ODU0IDIuMjM1MjkgMTYuMTU5MyA0LjQ0OTI4IDE2LjE1OTNaIiBmaWxsPSIjMDBBMEQ2Ii8+CjxwYXRoIGQ9Ik02Mi41NTExIDE2LjE1OTFINTYuMTQ4NUM1My45MzQ1IDE2LjE1OTEgNTIuMTk5MiAxMy45ODUyIDUyLjE5OTIgMTEuMzc2NUM1Mi4xOTkyIDguNjk1MzIgNTMuOTk0NCA2LjU5Mzg3IDU2LjE0ODUgNi41OTM4N0g2Mi41NTExQzY0Ljc2NTEgNi41OTM4NyA2Ni41MDA0IDguNzY3NzggNjYuNTAwNCAxMS4zNzY1QzY2LjUwMDQgMTMuOTg1MiA2NC43MDUzIDE2LjE1OTEgNjIuNTUxMSAxNi4xNTkxWiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNC4wMjkzIDE2Ljg4MzlMNDYuNzUzNCAyNC43ODI1VjE2LjE1OTNINC4wMjkzVjE2Ljg4MzlaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik0xOC41NzAzIDYwSDE3LjY3MjdWNi44ODQwNkMxNy40OTMyIDYuODg0MDYgMTcuMzczNiA2LjgxMTU5IDE3LjI1MzkgNi43MzkxM0MxNS44Nzc2IDUuOTQyMDMgMTQuODAwNSAzLjI2MDg3IDE1LjE1OTYgMS41OTQyQzE1LjMzOTEgMC41Nzk3MTEgMTYuMDU3MSAwIDE3LjAxNDUgMEMxNy42NzI3IDAgMTguMTUxNCAwLjM2MjMxOSAxOC41MTA1IDAuODY5NTY2QzE4LjkyOTMgMS41MjE3NCAxOS4wNDkgMi41MzYyMyAxOC45ODkyIDMuNDc4MjZDMjAuMTI2MSAxLjg4NDA2IDIxLjY4MTkgMC44Njk1NjYgMjIuNzU4OSAxLjAxNDQ5QzIzLjQ3NyAxLjE1OTQyIDIzLjk1NTcgMS43MzkxMyAyNC4wMTU1IDIuNjgxMTZDMjQuMDc1NCAzLjMzMzMzIDIzLjg5NTkgNC4zNDc4MyAyMi44MTg4IDUuMjE3MzlDMjEuNzQxNyA2LjE1OTQyIDE5Ljk0NjYgNi43MzkxMyAxOC42MzAyIDYuODExNTlWNjBIMTguNTcwM1pNMTYuODk0OSAxLjA4Njk2QzE2LjIzNjYgMS4wODY5NiAxNi4wNTcxIDEuNTIxNzQgMTUuOTk3MyAxLjgxMTU5QzE1Ljc1NzkgMy4wNDM0OCAxNi42NTU1IDUuMjE3MzkgMTcuNjEyOSA1LjcyNDY0QzE3LjY3MjcgNS43MjQ2NCAxNy42NzI3IDUuNzI0NjQgMTcuNzMyNiA1Ljc5NzFDMTcuOTcxOSA0LjcxMDE0IDE4LjI3MTEgMi40NjM3NyAxNy43MzI2IDEuNTIxNzRDMTcuNTUzMSAxLjIzMTg4IDE3LjMxMzcgMS4wODY5NiAxNi44OTQ5IDEuMDg2OTZDMTYuOTU0NyAxLjA4Njk2IDE2Ljg5NDkgMS4wODY5NiAxNi44OTQ5IDEuMDg2OTZaTTIyLjQ1OTggMi4xMDE0NUMyMS40NDI1IDIuMTAxNDUgMTkuNTg3NiAzLjYyMzE5IDE4Ljc0OTggNS43OTcxQzE5Ljc2NzEgNS42NTIxNyAyMS4yNjMgNS4yMTczOSAyMi4yMjA0IDQuNDIwMjlDMjIuODE4OCAzLjkxMzA0IDIzLjExOCAzLjQwNTggMjMuMDU4MSAyLjgyNjA5QzIyLjk5ODMgMi4yNDYzOCAyMi44MTg4IDIuMTczOTEgMjIuNTc5NCAyLjEwMTQ1QzIyLjUxOTYgMi4xMDE0NSAyMi41MTk2IDIuMTAxNDUgMjIuNDU5OCAyLjEwMTQ1WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNTAuNDAzNSAzMi42MDg2SDQuMDI5M1YzMy42OTU2SDUwLjQwMzVWMzIuNjA4NloiIGZpbGw9IiMwMDVEOTIiLz4KPC9zdmc+Cg=="})),I("td",null,I("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTciIGhlaWdodD0iMTIxIiB2aWV3Qm94PSIwIDAgOTcgMTIxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTIuNTk5OCAxMjAuMjI0SDY5LjMyNjVWMTYuMTczN0g1LjgwMzcxVjEwOC43NzRDNS44MDM3MSAxMTUuMTA0IDguODQ1MjkgMTIwLjIyNCAxMi41OTk4IDEyMC4yMjRaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik04NC4zNjEyIDEyMC4yMjRINjcuNzI3NVYxMi43NTRIOTEuMTU3M1YxMDguNzg0QzkxLjE1NzMgMTE1LjEwNCA4OC4xMTU3IDEyMC4yMjQgODQuMzYxMiAxMjAuMjI0WiIgZmlsbD0iIzBEMjM0QiIvPgo8cGF0aCBkPSJNNi4zNjg2NyAzMi4xMTRINjguNzY4N0M3MS45NDEgMzIuMTE0IDc0LjUxOTIgMjcuNzg0IDc0LjUxOTIgMjIuNDM0Qzc0LjUxOTIgMTcuMDk0IDcxLjk0NyAxMi43NTQgNjguNzY4NyAxMi43NTRINi4zNjg2N0MzLjE5NjM5IDEyLjc1NCAwLjYxODE2NCAxNy4wODQgMC42MTgxNjQgMjIuNDM0QzAuNjE4MTY0IDI3Ljc3NCAzLjE5NjM5IDMyLjExNCA2LjM2ODY3IDMyLjExNFoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTkwLjYzMTIgMzIuMTE0SDgxLjI4NjZDNzguMTE0MyAzMi4xMTQgNzUuNTM2MSAyNy43ODQgNzUuNTM2MSAyMi40MzRDNzUuNTM2MSAxNy4wOTQgNzguMTA4NCAxMi43NTQgODEuMjg2NiAxMi43NTRIOTAuNjMxMkM5My44MDM1IDEyLjc1NCA5Ni4zODE3IDE3LjA4NCA5Ni4zODE3IDIyLjQzNEM5Ni4zODE3IDI3Ljc3NCA5My44MDk0IDMyLjExNCA5MC42MzEyIDMyLjExNFoiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTUuODAzNzEgMzMuNjQzOUw2Ny43Mjg1IDQ5LjM5MzlWMzIuMTEzOUg1LjgwMzcxVjMzLjY0MzlaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik0yNi42MzgxIDEyMC4yMjRIMjUuNzQ3VjEzLjIwMzhDMjUuNDM4IDEzLjE1MzggMjUuMTgyNiAxMy4wNjM4IDI1LjAwNDQgMTIuOTEzOEMyMy4xMzkgMTEuNDEzOCAyMS42MDYzIDYuMTczODIgMjIuMDc1NyAyLjg5MzgyQzIyLjIzNiAxLjc4MzgyIDIyLjc1MjkgLTAuMDk2MTY2NiAyNC41NDEgMC4wMDM4MzMzOUMyNS40MDgzIDAuMDQzODMzNCAyNi4wODU2IDAuNjAzODI2IDI2LjU0MyAxLjY4MzgzQzI3LjIwMjQgMy4yMjM4MyAyNy4yNzM3IDUuNjAzODMgMjcuMTYwOCA3LjczMzgzQzI4LjgwMDQgNC4xMzM4MyAzMS4yMTgzIDEuODAzODMgMzIuODEwNCAyLjEzMzgzQzMzLjc1NDkgMi4zMzM4MyAzNC4zNDkgMy40NDM4MiAzNC40MzgxIDUuMTkzODJDMzQuNTI3MiA2Ljk3MzgyIDMzLjk1NjkgOC42NDM4MyAzMi43NzQ3IDEwLjAyMzhDMzEuMDk5NSAxMS45ODM4IDI4LjQzODEgMTMuMDkzOCAyNi42MzIxIDEzLjIyMzhWMTIwLjIyNEgyNi42MzgxWk0yNC40MzQxIDEuNTAzODNDMjMuNTk2NSAxLjUwMzgzIDIzLjEwOTMgMi4wNzM4MyAyMi45NDMgMy4yNTM4M0MyMi41NzQ3IDUuODYzODMgMjMuODk5NCAxMC4zNjM4IDI1LjM5MDUgMTEuNTYzOEMyNS40ODU2IDExLjY0MzggMjUuNjM0MSAxMS42OTM4IDI1LjgxODIgMTEuNzIzOEMyNi4xNjg3IDkuNjMzODMgMjYuNzMzMSA0LjY5MzgzIDI1LjgxODIgMi41NjM4M0MyNS41MjcyIDEuODgzODMgMjUuMDk5NCAxLjUzMzgzIDI0LjUxNzMgMS41MTM4M0MyNC40ODc1IDEuNTAzODMgMjQuNDYzOCAxLjUwMzgzIDI0LjQzNDEgMS41MDM4M1pNMzIuNDk1NSAzLjU5MzgyQzMwLjg5NzUgMy41OTM4MiAyNy45ODY2IDYuOTYzODMgMjYuNzkyNSAxMS43MTM4QzI4LjM0MyAxMS41MjM4IDMwLjcyNTIgMTAuNTkzOCAzMi4yNzU3IDguNzgzODNDMzMuMTkwNiA3LjcxMzgzIDMzLjYxODMgNi41NTM4MyAzMy41NTg5IDUuMzEzODNDMzMuNDg3NiAzLjkzMzgzIDMzLjAzNjEgMy42ODM4MyAzMi43MDk0IDMuNjEzODNDMzIuNjM4MSAzLjYwMzgzIDMyLjU2NjggMy41OTM4MiAzMi40OTU1IDMuNTkzODJaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik03MC40OTE3IDY1LjcwNEg1LjgxMDU1VjY3LjIwNDFINzAuNDkxN1Y2NS43MDRaIiBmaWxsPSIjMEQyMzRCIi8+Cjwvc3ZnPgo="}))),I("tr",null,I("td",null),D.map((M=>I("td",null,I("pn-radio-button",{radioid:M.value,value:M.value,name:"sizecategory",checked:M.value===this.sizecategory.value,onChange:()=>{this.sizecategory=D.filter((I=>I.value===M.value))[0],this.weight={value:0,name:""},this.weightvalue=this.weight.value}})))))))),this.sizecategory.value&&g[this.sizecategory.unit]?I("div",{class:"weightoption"},I("div",{class:"weightoption-content"},g[this.sizecategory.unit].map((M=>I("pn-choice-button",{choiceid:this.sizecategory.value+M.value,name:"weight",type:"radio",value:this.weight.value?g[this.sizecategory.unit].findIndex((M=>M.value===this.weightvalue)):0,checked:M.value===this.weight.value,onChange:()=>{this.weight=g[this.sizecategory.unit].filter((I=>I.value===M.value))[0],this.weightvalue=this.weight.value}},M.name))))):null,this.filteredItems&&this.filteredItems.length>0?I("div",{class:"resultlist"},j.i18n.resultlistheading?I("div",{class:"resultHeading"},j.i18n.resultlistheading):null,this.filteredItems.map((M=>I("div",null,I("pn-find-price-result",{item:M})))),I("div",{class:"servicePoint"},I("pn-illustration",{illustration:"character-box-letters-house"}),I("h3",null,j.i18n.servicePointHeader),I("a",{href:i,target:"_blank"},I("pn-icon",{symbol:"map-marker",color:"blue700"}),j.i18n.servicePointLink))):null)}static get watchers(){return{market:["setState"],language:["setState"],sizecategory:["filterItems"],weightvalue:["filterItems"]}}};u.style='@charset "UTF-8";pn-find-price .sizeTable{border-style:none !important;border:0 !important;position:relative}pn-find-price .sizeTable>tr td{margin-bottom:1em;text-align:center;vertical-align:bottom;padding-right:1em;padding-top:1em}pn-find-price .sizeTable #clouds{position:absolute;top:0em;left:4em;z-index:-1}pn-find-price .firstCell{margin-right:0;margin-left:auto}pn-find-price .findprice-form{max-width:60em;margin:0 auto 3em auto}pn-find-price h2,pn-find-price .heading{text-align:center;font-size:1.5em;line-height:1.1;font-weight:bold;margin-bottom:1rem}pn-find-price .resultHeading{text-align:center;font-size:1.5em;line-height:1.1;font-weight:bold;margin-bottom:2em}pn-find-price .sizecategory{margin-top:5em;margin-bottom:3rem;font-size:0.9em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}pn-find-price .weightoption{font-size:0.9em;max-width:41rem;margin:0 auto}pn-find-price .weightoption-content{text-align:center}pn-find-price .weightoption-content pn-choice-button{width:7em;line-height:3.3em;font-size:0.9em;vertical-align:bottom}pn-find-price .weightoption-content pn-choice-button>label{-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}pn-find-price .weightoption-content pn-choice-button ::before{content:"Max  ";font-weight:lighter}pn-find-price .resultlist{margin:3em 0}pn-find-price .servicePoint{text-align:center}pn-find-price .servicePoint pn-illustration{display:block;max-width:5em;max-height:5em;margin:1.5em auto 0 auto}pn-find-price .servicePoint h3{margin-top:0.8em;margin-bottom:0.9em}pn-find-price .servicePoint a{color:#005D92;text-decoration:none}pn-find-price .servicePoint a:hover{color:#0D234B;text-decoration:underline}';export{u as pn_find_price}
@@ -1 +0,0 @@
1
- System.register(["./p-825b8fb8.system.js"],(function(a){"use strict";var e;return{setters:[function(a){e=a.c}],execute:function(){var i=a("s",[{name:"Small",value:"Small",illustration:"eli1n",unit:"small"},{name:"Medium",value:"Medium",illustration:"medium-package",unit:"medium"},{name:"Large",value:"Large",illustration:"large-package",unit:"large"}]);var t=a("w",{small:[{name:"50 g",abbreviation:"g",value:50},{name:"100 g",abbreviation:"g",value:100},{name:"250 g",abbreviation:"g",value:250},{name:"500 g",abbreviation:"g",value:500},{name:"1 kg",abbreviation:"kg",value:1},{name:"2 kg",abbreviation:"kg",value:2}],medium:[{name:"1 kg",abbreviation:"kg",value:1},{name:"2 kg",abbreviation:"kg",value:2},{name:"3 kg",abbreviation:"kg",value:3},{name:"5 kg",abbreviation:"kg",value:5},{name:"10 kg",abbreviation:"kg",value:10},{name:"15 kg",abbreviation:"kg",value:15},{name:"20 kg",abbreviation:"kg",value:20}],large:[{name:"3 kg",abbreviation:"kg",value:3},{name:"5 kg",abbreviation:"kg",value:5},{name:"10 kg",abbreviation:"kg",value:10},{name:"15 kg",abbreviation:"kg",value:15},{name:"20 kg",abbreviation:"kg",value:20}]});var n=a("f","https://com-integration.postnord.com/globalassets/global/prices/sv-findprice-1-PN.xlsx");var r=a("b","https://www.postnord.se/vara-verktyg/sok-brevlada-eller-servicestalle");var l=a("c","https://portal.postnord.com/skickadirekt/");var g=a("d","https://shop.postnord.se/ebutik/default.aspx");var v=e({i18n:{componentheading:"",deliveryscopeheading:"",resultlistheading:"",weightlabel:"",maxweightlabel:"",maxmeasurementlabel:"",senddirectcta:"",stampshopcta:"",message:"",servicePointHeader:"",servicePointLink:""},market:{currency:""}}),s=v.state,o=v.onChange;a("a",s)}}}));
@@ -1 +0,0 @@
1
- import{r as e,h as i,a as t,g as n}from"./p-58e8d7d5.js";const r={sv:{heading:"Beräkna kostnad med PEX Bud",labelFrom:"Från postkod",labelTo:"Till postkod",zipPlaceholder:"Ex. 12831",labelWeight:"Vikt (i gram)",weightPlaceholder:"Ex. 1000",labelWhen:"När",submitButtonText:"Beräkna pris"},en:{heading:"Calculate cost with PEX Bud",labelFrom:"From zip",labelTo:"To zip",zipPlaceholder:"Ex. 12831",labelWeight:"Weight (in grams)",weightPlaceholder:"Ex. 1000",labelWhen:"When",submitButtonText:"Calculate price"}};let l=class{constructor(i){e(this,i),this.language="sv",this.currency="Kr",this.apiUrl="/api/pex/order",this.i18n=r.sv,this.fromzip=null,this.tozip=null,this.weight=100,this.when="",this.response=null}componentWillLoad(){this.init()}async init(){this.setInitialTime(),this.checkParameters(),this.setLanguage()}setInitialTime(){const e=new Date;e.setHours(e.getHours()+1),e.setMinutes(0);const i=e.toLocaleString("sv",{timeZoneName:"short"}).split(" ");this.when=`${i[0]}T${i[1].substring(0,5)}`}checkParameters(){const e=new URLSearchParams(window.location.href);e&&["fromzip","tozip","weight","when"].forEach((i=>{e.get(i)&&(this[i]=e.get(i))}))}setLanguage(){r[this.language]&&(this.i18n=r[this.language])}onSubmit(e){e.preventDefault();const i=new FormData(e.target),t=this.compileRequestQuery(i);this.fetchResult(t)}compileRequestQuery(e){let i={from:e.get("fromzip"),to:e.get("tozip"),weight:e.get("weight"),when:e.get("when")};if(i.when||(i.when=this.hostElement.querySelector("input.date-input").value),e.get("fromzip")&&e.get("tozip")&&e.get("weight"))return i;console.error("Form data is not compliant")}async fetchResult(e){this.response=null;const i=new URLSearchParams(e),t=await fetch(`${this.apiUrl}?${i.toString()}`,{method:"get",headers:{"Content-Type":"application/json"}}).catch(this.onFetchError.bind(this));let n=await t.json().catch(this.onFetchError.bind(this));n||(n=await(await import("./p-c25ada49.js")).default),n&&(this.response=n)}onFetchError(e){console.error("onFetchError(error",e)}render(){return i(t,null,i("div",{class:"pex-pricefinder-top"},i("pn-illustration",{illustration:"PEX-truck"}),i("h2",null,this.i18n.heading)),i("form",{method:"get",action:"",class:"pex-pricefinder-form",onSubmit:this.onSubmit.bind(this)},i("fieldset",null,i("div",null,i("pn-input",{type:"number",label:this.i18n.labelFrom,inputid:"fromzip",name:"fromzip",placeholder:this.i18n.zipPlaceholder,required:!0,value:this.fromzip}),i("pn-input",{type:"number",label:this.i18n.labelTo,inputid:"tozip",name:"tozip",placeholder:this.i18n.zipPlaceholder,required:!0,value:this.tozip}))),i("fieldset",null,i("div",null,i("pn-input",{type:"number",label:this.i18n.labelWeight,inputid:"weight",name:"weight",placeholder:this.i18n.weightPlaceholder,required:!0,value:this.weight}),i("div",{class:"datepicker"},i("label",{htmlFor:"when"},this.i18n.labelWhen),i("pn-marketweb-input",{inputid:"when",name:"when",type:"datetime-local",min:(new Date).toISOString().split("T")[0],value:this.when})))),i("fieldset",null,i("div",null,i("pn-button",{type:"submit"},this.i18n.submitButtonText)))),this.response?i("div",{class:"pex-pricefinder-response"},i("strong",null,this.response.data.value," ",this.currency)):null)}get hostElement(){return n(this)}};l.style=".pex-pricefinder-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pex-pricefinder-top pn-illustration{width:5.5rem;height:5.5rem;margin-right:1.6rem}.pex-pricefinder-form{margin:1.6rem 0 0 0;padding:0;border:0}.pex-pricefinder-form fieldset{margin:0;padding:0;border:0}.pex-pricefinder-form fieldset+fieldset{margin-top:1.6rem}.pex-pricefinder-form fieldset>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1em}.pex-pricefinder-form fieldset>div>*{-ms-flex-positive:1;flex-grow:1;width:100%}.pex-pricefinder-form pn-button{-ms-flex-item-align:end;align-self:end;margin-left:auto}.pex-pricefinder-form .datepicker{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column}.pex-pricefinder-form .datepicker label{margin-bottom:0.4rem;color:#5E554A;font-size:0.875em;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;cursor:pointer;-webkit-transition:color 0.2s;transition:color 0.2s}.pex-pricefinder-form .datepicker pn-date-picker{width:100%}.pex-pricefinder-response{margin-top:2.4rem;text-align:center;font-size:2.4em}";export{l as pn_pex_pricefinder}
@@ -1 +0,0 @@
1
- System.register(["./p-36654f2a.system.js","./p-a5bc1695.system.js","./p-825b8fb8.system.js"],(function(t){"use strict";var e,i,s,n;return{setters:[function(t){e=t.r;i=t.h;s=t.a},function(t){n=t.s},function(){}],execute:function(){var r="";var l=t("pn_product_pricelist_result",function(){function t(t){e(this,t);this.item=null;this.shownitems=[];this.weightText=""}t.prototype.componentWillLoad=function(){this.composeItems()};t.prototype.composeItems=function(){this.shownitems=[];if(this.item.pricestamps){this.shownitems.push(Object.assign(Object.assign({},this.item),{priceagent:null,pricesenddirect:null}))}if(this.item.priceagent){this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,pricesenddirect:null}))}if(this.item.pricesenddirect){this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,priceagent:null}))}this.weightText=this.item.what==="parcel"?this.item.maxweight+"kg":this.item.what==="letter"&&this.item.maxweight>999?Math.round(this.item.maxweight/1e3)+" kg":this.item.maxweight+" g"};t.prototype.render=function(){var t=this;return i(s,null,this.shownitems.map((function(e){return i("pn-product-tile",null,i("pn-illustration",{slot:"illustration",illustration:e.illustration}),i("div",{slot:"content"},i("div",{class:"content"},i("h3",null,e.name),e.description?i("div",{class:"description"},e.description):null,e.info?i("div",{class:"description"},e.info):null)),e.maxweight?i("pn-product-tile-info",{label:n.i18n.maxweightlabel,text:t.weightText}):null,e.maximummeasurements?i("pn-product-tile-info",{label:n.i18n.maxmeasurementlabel,text:e.maximummeasurements}):null,e.pricestamps?i("pn-product-tile-price",{slot:"price",label:n.i18n.stampshopcta,amount:e.pricestamps+"",currency:n.market.currency}):null,e.priceagent?i("pn-product-tile-price",{slot:"price",label:"",amount:e.priceagent+"",currency:n.market.currency,url:"https://shop.postnord.se/ebutik/default.aspx"}):null,e.pricesenddirect?i("pn-product-tile-price",{slot:"price",label:n.i18n.senddirectcta,amount:e.pricesenddirect+"",currency:n.market.currency,url:"https://portal.postnord.com/skickadirekt/"}):null,e.note?i("small",{slot:"note"},i("p",null,e.note)):null)})))};Object.defineProperty(t,"watchers",{get:function(){return{item:["composeItems"]}},enumerable:false,configurable:true});return t}());l.style=r}}}));
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,i,n){function r(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,o){function l(e){try{s(n.next(e))}catch(t){o(t)}}function a(e){try{s(n["throw"](e))}catch(t){o(t)}}function s(e){e.done?i(e.value):r(e.value).then(l,a)}s((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,r,o,l;return l={next:a(0),throw:a(1),return:a(2)},typeof Symbol==="function"&&(l[Symbol.iterator]=function(){return this}),l;function a(e){return function(t){return s([e,t])}}function s(l){if(n)throw new TypeError("Generator is already executing.");while(i)try{if(n=1,r&&(o=l[0]&2?r["return"]:l[0]?r["throw"]||((o=r["return"])&&o.call(r),0):r.next)&&!(o=o.call(r,l[1])).done)return o;if(r=0,o)l=[l[0]&2,o.value];switch(l[0]){case 0:case 1:o=l;break;case 4:i.label++;return{value:l[1],done:false};case 5:i.label++;r=l[1];l=[0];continue;case 7:l=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(l[0]===6||l[0]===2)){i=0;continue}if(l[0]===3&&(!o||l[1]>o[0]&&l[1]<o[3])){i.label=l[1];break}if(l[0]===6&&i.label<o[1]){i.label=o[1];o=l;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(l);break}if(o[2])i.ops.pop();i.trys.pop();continue}l=t.call(e,i)}catch(a){l=[6,a];r=0}finally{n=o=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:true}}};System.register(["./p-36654f2a.system.js"],(function(e,t){"use strict";var i,n,r,o;return{setters:[function(e){i=e.r;n=e.h;r=e.a;o=e.g}],execute:function(){var l={sv:{heading:"Beräkna kostnad med PEX Bud",labelFrom:"Från postkod",labelTo:"Till postkod",zipPlaceholder:"Ex. 12831",labelWeight:"Vikt (i gram)",weightPlaceholder:"Ex. 1000",labelWhen:"När",submitButtonText:"Beräkna pris"},en:{heading:"Calculate cost with PEX Bud",labelFrom:"From zip",labelTo:"To zip",zipPlaceholder:"Ex. 12831",labelWeight:"Weight (in grams)",weightPlaceholder:"Ex. 1000",labelWhen:"When",submitButtonText:"Calculate price"}};var a=".pex-pricefinder-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pex-pricefinder-top pn-illustration{width:5.5rem;height:5.5rem;margin-right:1.6rem}.pex-pricefinder-form{margin:1.6rem 0 0 0;padding:0;border:0}.pex-pricefinder-form fieldset{margin:0;padding:0;border:0}.pex-pricefinder-form fieldset+fieldset{margin-top:1.6rem}.pex-pricefinder-form fieldset>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1em}.pex-pricefinder-form fieldset>div>*{-ms-flex-positive:1;flex-grow:1;width:100%}.pex-pricefinder-form pn-button{-ms-flex-item-align:end;align-self:end;margin-left:auto}.pex-pricefinder-form .datepicker{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column}.pex-pricefinder-form .datepicker label{margin-bottom:0.4rem;color:#5E554A;font-size:0.875em;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;cursor:pointer;-webkit-transition:color 0.2s;transition:color 0.2s}.pex-pricefinder-form .datepicker pn-date-picker{width:100%}.pex-pricefinder-response{margin-top:2.4rem;text-align:center;font-size:2.4em}";var s=e("pn_pex_pricefinder",function(){function e(e){i(this,e);this.language="sv";this.currency="Kr";this.apiUrl="/api/pex/order";this.i18n=l.sv;this.fromzip=null;this.tozip=null;this.weight=100;this.when="";this.response=null}e.prototype.componentWillLoad=function(){this.init()};e.prototype.init=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.setInitialTime();this.checkParameters();this.setLanguage();return[2]}))}))};e.prototype.setInitialTime=function(){var e=new Date;e.setHours(e.getHours()+1);e.setMinutes(0);var t=e.toLocaleString("sv",{timeZoneName:"short"}).split(" ");this.when="".concat(t[0],"T").concat(t[1].substring(0,5))};e.prototype.checkParameters=function(){var e=this;var t=new URLSearchParams(window.location.href);if(!t){return}var i=["fromzip","tozip","weight","when"];i.forEach((function(i){if(t.get(i)){e[i]=t.get(i)}}))};e.prototype.setLanguage=function(){if(l[this.language]){this.i18n=l[this.language]}};e.prototype.onSubmit=function(e){e.preventDefault();var t=new FormData(e.target);var i=this.compileRequestQuery(t);this.fetchResult(i)};e.prototype.compileRequestQuery=function(e){var t={from:e.get("fromzip"),to:e.get("tozip"),weight:e.get("weight"),when:e.get("when")};if(!t.when){t.when=this.hostElement.querySelector("input.date-input").value}if(!e.get("fromzip")||!e.get("tozip")||!e.get("weight")){console.error("Form data is not compliant");return}return t};e.prototype.fetchResult=function(e){return __awaiter(this,void 0,void 0,(function(){var i,n,r;return __generator(this,(function(o){switch(o.label){case 0:this.response=null;i=new URLSearchParams(e);return[4,fetch("".concat(this.apiUrl,"?").concat(i.toString()),{method:"get",headers:{"Content-Type":"application/json"}}).catch(this.onFetchError.bind(this))];case 1:n=o.sent();return[4,n.json().catch(this.onFetchError.bind(this))];case 2:r=o.sent();if(!!r)return[3,5];return[4,t.import("./p-84d9f552.system.js")];case 3:return[4,o.sent().default];case 4:r=o.sent();o.label=5;case 5:if(r){this.response=r}return[2]}}))}))};e.prototype.onFetchError=function(e){console.error("onFetchError(error",e)};e.prototype.render=function(){return n(r,null,n("div",{class:"pex-pricefinder-top"},n("pn-illustration",{illustration:"PEX-truck"}),n("h2",null,this.i18n.heading)),n("form",{method:"get",action:"",class:"pex-pricefinder-form",onSubmit:this.onSubmit.bind(this)},n("fieldset",null,n("div",null,n("pn-input",{type:"number",label:this.i18n.labelFrom,inputid:"fromzip",name:"fromzip",placeholder:this.i18n.zipPlaceholder,required:true,value:this.fromzip}),n("pn-input",{type:"number",label:this.i18n.labelTo,inputid:"tozip",name:"tozip",placeholder:this.i18n.zipPlaceholder,required:true,value:this.tozip}))),n("fieldset",null,n("div",null,n("pn-input",{type:"number",label:this.i18n.labelWeight,inputid:"weight",name:"weight",placeholder:this.i18n.weightPlaceholder,required:true,value:this.weight}),n("div",{class:"datepicker"},n("label",{htmlFor:"when"},this.i18n.labelWhen),n("pn-marketweb-input",{inputid:"when",name:"when",type:"datetime-local",min:(new Date).toISOString().split("T")[0],value:this.when})))),n("fieldset",null,n("div",null,n("pn-button",{type:"submit"},this.i18n.submitButtonText)))),this.response?n("div",{class:"pex-pricefinder-response"},n("strong",null,this.response.data.value," ",this.currency)):null)};Object.defineProperty(e.prototype,"hostElement",{get:function(){return o(this)},enumerable:false,configurable:true});return e}());s.style=a}}}));
@@ -1 +0,0 @@
1
- import{r as t,h as l,a as s}from"./p-58e8d7d5.js";import{s as e}from"./p-ae2bd55f.js";import"./p-86f06e26.js";let i=class{constructor(l){t(this,l),this.item=null,this.shownitems=[],this.weightText=""}componentWillLoad(){this.composeItems()}composeItems(){this.shownitems=[],this.item.pricestamps&&this.shownitems.push(Object.assign(Object.assign({},this.item),{priceagent:null,pricesenddirect:null})),this.item.priceagent&&this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,pricesenddirect:null})),this.item.pricesenddirect&&this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,priceagent:null})),this.weightText="parcel"===this.item.what?this.item.maxweight+"kg":"letter"===this.item.what&&this.item.maxweight>999?Math.round(this.item.maxweight/1e3)+" kg":this.item.maxweight+" g"}render(){return l(s,null,this.shownitems.map((t=>l("pn-product-tile",null,l("pn-illustration",{slot:"illustration",illustration:t.illustration}),l("div",{slot:"content"},l("div",{class:"content"},l("h3",null,t.name),t.description?l("div",{class:"description"},t.description):null,t.info?l("div",{class:"description"},t.info):null)),t.maxweight?l("pn-product-tile-info",{label:e.i18n.maxweightlabel,text:this.weightText}):null,t.maximummeasurements?l("pn-product-tile-info",{label:e.i18n.maxmeasurementlabel,text:t.maximummeasurements}):null,t.pricestamps?l("pn-product-tile-price",{slot:"price",label:e.i18n.stampshopcta,amount:t.pricestamps+"",currency:e.market.currency}):null,t.priceagent?l("pn-product-tile-price",{slot:"price",label:"",amount:t.priceagent+"",currency:e.market.currency,url:"https://shop.postnord.se/ebutik/default.aspx"}):null,t.pricesenddirect?l("pn-product-tile-price",{slot:"price",label:e.i18n.senddirectcta,amount:t.pricesenddirect+"",currency:e.market.currency,url:"https://portal.postnord.com/skickadirekt/"}):null,t.note?l("small",{slot:"note"},l("p",null,t.note)):null))))}static get watchers(){return{item:["composeItems"]}}};i.style="";export{i as pn_product_pricelist_result}
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,i,a){function n(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,r){function s(e){try{l(a.next(e))}catch(t){r(t)}}function o(e){try{l(a["throw"](e))}catch(t){r(t)}}function l(e){e.done?i(e.value):n(e.value).then(s,o)}l((a=a.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},a,n,r,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(e){return function(t){return l([e,t])}}function l(s){if(a)throw new TypeError("Generator is already executing.");while(i)try{if(a=1,n&&(r=s[0]&2?n["return"]:s[0]?n["throw"]||((r=n["return"])&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;if(n=0,r)s=[s[0]&2,r.value];switch(s[0]){case 0:case 1:r=s;break;case 4:i.label++;return{value:s[1],done:false};case 5:i.label++;n=s[1];s=[0];continue;case 7:s=i.ops.pop();i.trys.pop();continue;default:if(!(r=i.trys,r=r.length>0&&r[r.length-1])&&(s[0]===6||s[0]===2)){i=0;continue}if(s[0]===3&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(s[0]===6&&i.label<r[1]){i.label=r[1];r=s;break}if(r&&i.label<r[2]){i.label=r[2];i.ops.push(s);break}if(r[2])i.ops.pop();i.trys.pop();continue}s=t.call(e,i)}catch(o){s=[6,o];n=0}finally{a=r=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,t,i){if(i||arguments.length===2)for(var a=0,n=t.length,r;a<n;a++){if(r||!(a in t)){if(!r)r=Array.prototype.slice.call(t,0,a);r[a]=t[a]}}return e.concat(r||Array.prototype.slice.call(t))};System.register(["./p-36654f2a.system.js","./p-0ea97ca0.system.js","./p-a5bc1695.system.js","./p-825b8fb8.system.js"],(function(e){"use strict";var t,i,a,n,r;return{setters:[function(e){t=e.r;i=e.h;a=e.a},function(e){n=e.a},function(e){r=e.s},function(){}],execute:function(){var s={sv:{maxweightlabel:"Maxvikt",weightlabel:"Vikt",maxmeasurementlabel:"Maxvolym",sizeheading:"Hur mycket väger det?",senddirectcta:"Köp frakt via Skicka Direkt",stampshopcta:"Köp frimärken via vår webshop"},en:{maxweightlabel:"Max weight",weightlabel:"Weight",maxmeasurementlabel:"Maximum measurement",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},da:{maxweightlabel:"Max vægt",weightlabel:"Vægt",maxmeasurementlabel:"Maks. Volumen",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},no:{maxweightlabel:"Maks vekt",weightlabel:"Vekt",maxmeasurementlabel:"Maks volum",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},fi:{maxweightlabel:"Max paino",weightlabel:"Piano",maxmeasurementlabel:"Max äänenvoimakkuus",sizeheading:"How much does it weigh?",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"}};var o={se:{currency:"kr"},dk:{currency:"dk"},fi:{currency:" €"},no:{currency:"kr"}};var l={letter:[{name:"50g",abbreviation:"g",value:50},{name:"100g",abbreviation:"g",value:100},{name:"250g",abbreviation:"g",value:250},{name:"500g",abbreviation:"g",value:500},{name:"1kg",abbreviation:"kg",value:1},{name:"2kg",abbreviation:"kg",value:2}],parcel:[{name:"1kg",abbreviation:"kg",value:1},{name:"2kg",abbreviation:"kg",value:2},{name:"3kg",abbreviation:"kg",value:3},{name:"4kg",abbreviation:"kg",value:4},{name:"5kg",abbreviation:"kg",value:5},{name:"6kg",abbreviation:"kg",value:6},{name:"7Kg",abbreviation:"kg",value:7},{name:"8kg",abbreviation:"kg",value:8},{name:"9kg",abbreviation:"kg",value:9},{name:"10kg",abbreviation:"kg",value:10},{name:"11kg",abbreviation:"kg",value:11},{name:"12kg",abbreviation:"kg",value:12},{name:"13kg",abbreviation:"kg",value:13},{name:"14kg",abbreviation:"kg",value:14},{name:"15kg",abbreviation:"kg",value:15},{name:"16kg",abbreviation:"kg",value:16},{name:"17kg",abbreviation:"kg",value:17},{name:"18kg",abbreviation:"kg",value:18},{name:"20kg",abbreviation:"kg",value:20}]};var u='pn-product-pricelist pn-spinner{margin:1em auto}pn-product-pricelist h2,pn-product-pricelist .heading{text-align:center;font-size:1.5em;line-height:1.1;font-weight:bold;margin-bottom:1rem}pn-product-pricelist .content,pn-product-pricelist .weightselection{max-width:50em;margin:0 auto 1em}pn-product-pricelist .weightoption{display:-ms-flexbox;display:flex;gap:1em}pn-product-pricelist .weightoption-input{width:5em;position:relative;display:none}pn-product-pricelist .weightoption-input input::-webkit-outer-spin-button,pn-product-pricelist .weightoption-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}pn-product-pricelist .weightoption-input-abbreviation{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.2em;margin-top:1.55rem;font-weight:500}pn-product-pricelist .weightoption-range{-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:end;align-self:flex-end;position:relative;top:0.5em}pn-product-pricelist .weightoption-range input{width:calc(100% - 1.5em)}pn-product-pricelist .weightoption-range datalist{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:0.75em}pn-product-pricelist .resultlist:not([data-list-count="0"]){margin-top:2em}';var p=e("pn_product_pricelist",function(){function e(e){t(this,e);this.source="https://com-integration.postnord.com/globalassets/global/prices/sv-se-findprice.xlsx";this.language="sv";this.market="se";this.productid="";this.filteredItems=[];this.sourceData={types:[],data:[]};this.gotData=false;this.loading=false;this.postagetype={value:""};this.weight={value:0,name:""};this.weightvalue=0}e.prototype.componentWillLoad=function(){this.setState();this.getDataSource().then((function(){}))};e.prototype.setState=function(){if(this.market){r.market=o[this.market]}if(this.language&&s[this.language]){r.i18n=s[this.language]}};e.prototype.getDataSource=function(){return __awaiter(this,void 0,void 0,(function(){var e,t,i,a,r;return __generator(this,(function(s){switch(s.label){case 0:if(!this.productid){return[2]}this.loading=true;e="?cache=".concat(Math.floor(Math.random()*(1e4-1)+1));return[4,fetch(this.source+e)];case 1:t=s.sent();return[4,t.blob()];case 2:i=s.sent();s.label=3;case 3:s.trys.push([3,5,,6]);return[4,n(i)];case 4:a=s.sent();this.sourceData=a;this.filterItems();return[3,6];case 5:r=s.sent();this.loading=false;console.warn("Unable to parse data");return[3,6];case 6:return[2]}}))}))};e.prototype.filterItems=function(){var e=this;var t;if(!((t=this.sourceData)===null||t===void 0?void 0:t.data)){console.info("Data has not yet been loaded");return}this.loading=false;var i=this.sourceData.data.filter((function(t){return t.id===e.productid}));if(i.length===0){return}this.postagetype.value=i[0].what;if(!l[this.postagetype.value]||l[this.postagetype.value].length===0){return}if(this.weightvalue===0){this.weight=l[this.postagetype.value][0];this.weightvalue=this.weight.value}var a=this.weight.abbreviation.toLocaleLowerCase()==="kg"&&this.postagetype.value==="letter"?this.weight.value*1e3:this.weight.value;var n=i.filter((function(e){return e.maxweight===a}));if(n.length===0){n=i.filter((function(e){return e.maxweight>=a}));if(n.length>0){var r=__spreadArray([],new Map(n.reverse().map((function(e){return[e["id"],e]}))).values(),true);if(r.length>0){n=r}}}this.filteredItems=n;this.gotData=this.filteredItems.length>0};e.prototype.render=function(){var e=this;return i(a,null,i("div",{class:"content"},i("slot",null)),this.loading?i("pn-spinner",null):null,this.postagetype.value&&l[this.postagetype.value]?i("div",{class:"weightselection"},r.i18n.sizeheading?i("div",{class:"heading"},r.i18n.sizeheading):null,i("div",{class:"weightoption"},i("div",{class:"weightoption-input"},i("pn-input",{inputid:"weightvalue",name:"weightvalue",type:"number",label:r.i18n.weightlabel,value:this.weightvalue,onChange:function(t){if(t&&t.target&&t.target.value){var i=parseInt(t.target.value,10);if(!isNaN(i)){var a=l[e.postagetype.value].filter((function(e){var t=e.abbreviation==="kg"?e.value*1e3:e.value;return t>=i}));if(a&&a.length>0){e.weight=a[0];e.weightvalue=e.weight.value}}}}}),i("span",{class:"weightoption-input-abbreviation"},this.weight.abbreviation)),i("div",{class:"weightoption-range"},i("input",{type:"range",id:"weightrange",name:"weightrange",list:"weightlist",value:!this.weight.value?0:l[this.postagetype.value].findIndex((function(t){return t.value===e.weightvalue})),onChange:function(t){var i=t.target.value;e.weight=l[e.postagetype.value][i];e.weightvalue=e.weight.value},min:"0",max:l[this.postagetype.value].length-1}),i("datalist",{id:"weightlist"},l[this.postagetype.value].map((function(t,a){var n=t.name;if(l[e.postagetype.value].length>6){n=a%5===0||a===0||a===l[e.postagetype.value].length-1?t.name:""}return i("option",Object.assign({value:a},n?{label:n}:{}))})))))):null,i("div",{class:"resultlist","data-list-count":this.filteredItems.length},this.filteredItems.map((function(e){return i("div",null,i("pn-product-pricelist-result",{item:e}))}))))};Object.defineProperty(e,"watchers",{get:function(){return{market:["setState"],language:["setState"],postagetype:["filterItems"],weightvalue:["filterItems"]}},enumerable:false,configurable:true});return e}());p.style=u}}}));
@@ -1 +0,0 @@
1
- System.register(["./p-825b8fb8.system.js"],(function(e){"use strict";var t;return{setters:[function(e){t=e.c}],execute:function(){var s=t({i18n:{maxweightlabel:"",weightlabel:"",maxmeasurementlabel:"",sizeheading:"",senddirectcta:"",stampshopcta:""},market:{currency:""}}),a=s.state,n=s.onChange;e("s",a)}}}));
@@ -1 +0,0 @@
1
- import{c as a}from"./p-86f06e26.js";const e=[{name:"Small",value:"Small",illustration:"eli1n",unit:"small"},{name:"Medium",value:"Medium",illustration:"medium-package",unit:"medium"},{name:"Large",value:"Large",illustration:"large-package",unit:"large"}],i={small:[{name:"50 g",abbreviation:"g",value:50},{name:"100 g",abbreviation:"g",value:100},{name:"250 g",abbreviation:"g",value:250},{name:"500 g",abbreviation:"g",value:500},{name:"1 kg",abbreviation:"kg",value:1},{name:"2 kg",abbreviation:"kg",value:2}],medium:[{name:"1 kg",abbreviation:"kg",value:1},{name:"2 kg",abbreviation:"kg",value:2},{name:"3 kg",abbreviation:"kg",value:3},{name:"5 kg",abbreviation:"kg",value:5},{name:"10 kg",abbreviation:"kg",value:10},{name:"15 kg",abbreviation:"kg",value:15},{name:"20 kg",abbreviation:"kg",value:20}],large:[{name:"3 kg",abbreviation:"kg",value:3},{name:"5 kg",abbreviation:"kg",value:5},{name:"10 kg",abbreviation:"kg",value:10},{name:"15 kg",abbreviation:"kg",value:15},{name:"20 kg",abbreviation:"kg",value:20}]},n="https://com-integration.postnord.com/globalassets/global/prices/sv-findprice-1-PN.xlsx",t="https://www.postnord.se/vara-verktyg/sok-brevlada-eller-servicestalle",l="https://portal.postnord.com/skickadirekt/",g="https://shop.postnord.se/ebutik/default.aspx",{state:r}=a({i18n:{componentheading:"",deliveryscopeheading:"",resultlistheading:"",weightlabel:"",maxweightlabel:"",maxmeasurementlabel:"",senddirectcta:"",stampshopcta:"",message:"",servicePointHeader:"",servicePointLink:""},market:{currency:""}});export{r as a,t as b,l as c,g as d,n as f,e as s,i as w}
@@ -1 +0,0 @@
1
- import{c as e}from"./p-86f06e26.js";const{state:a}=e({i18n:{maxweightlabel:"",weightlabel:"",maxmeasurementlabel:"",sizeheading:"",senddirectcta:"",stampshopcta:""},market:{currency:""}});export{a as s}
@@ -1 +0,0 @@
1
- System.register(["./p-36654f2a.system.js","./p-a5f75560.system.js","./p-825b8fb8.system.js"],(function(t){"use strict";var e,i,s,n;return{setters:[function(t){e=t.r;i=t.h;s=t.a},function(t){n=t.s},function(){}],execute:function(){var r="";var l=t("pn_find_service_and_price_result",function(){function t(t){e(this,t);this.item=null;this.shownitems=[];this.weightText=""}t.prototype.componentWillLoad=function(){this.composeItems()};t.prototype.composeItems=function(){this.shownitems=[];if(this.item.pricestamps){this.shownitems.push(Object.assign(Object.assign({},this.item),{priceagent:null,pricesenddirect:null}))}if(this.item.priceagent){this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,pricesenddirect:null}))}if(this.item.pricesenddirect){this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,priceagent:null}))}this.weightText=this.item.what==="parcel"?this.item.maxweight+"kg":this.item.what==="letter"&&this.item.maxweight>999?Math.round(this.item.maxweight/1e3)+" kg":this.item.maxweight+" g"};t.prototype.render=function(){var t=this;return i(s,null,this.shownitems.map((function(e){return i("pn-product-tile",null,i("pn-illustration",{slot:"illustration",illustration:e.illustration}),i("div",{slot:"content"},i("div",{class:"content"},i("h3",null,e.name),e.description?i("div",{class:"description"},e.description):null,e.info?i("div",{class:"description"},e.info):null)),e.maxweight?i("pn-product-tile-info",{label:n.i18n.maxweightlabel,text:t.weightText}):null,e.maximummeasurements?i("pn-product-tile-info",{label:n.i18n.maxmeasurementlabel,text:e.maximummeasurements}):null,e.pricestamps?i("pn-product-tile-price",{slot:"price",label:n.i18n.stampshopcta,amount:e.pricestamps+"",currency:n.market.currency}):null,e.priceagent?i("pn-product-tile-price",{slot:"price",label:"",amount:e.priceagent+"",currency:n.market.currency,url:"https://shop.postnord.se/ebutik/default.aspx"}):null,e.pricesenddirect?i("pn-product-tile-price",{slot:"price",label:n.i18n.senddirectcta,amount:e.pricesenddirect+"",currency:n.market.currency,url:"https://portal.postnord.com/skickadirekt/"}):null,e.note?i("small",{slot:"note"},i("p",null,e.note)):null)})))};Object.defineProperty(t,"watchers",{get:function(){return{item:["composeItems"]}},enumerable:false,configurable:true});return t}());l.style=r}}}));
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(M,I,N,i){function D(M){return M instanceof N?M:new N((function(I){I(M)}))}return new(N||(N=Promise))((function(N,j){function g(M){try{e(i.next(M))}catch(I){j(I)}}function z(M){try{e(i["throw"](M))}catch(I){j(I)}}function e(M){M.done?N(M.value):D(M.value).then(g,z)}e((i=i.apply(M,I||[])).next())}))};var __generator=this&&this.__generator||function(M,I){var N={label:0,sent:function(){if(j[0]&1)throw j[1];return j[1]},trys:[],ops:[]},i,D,j,g;return g={next:z(0),throw:z(1),return:z(2)},typeof Symbol==="function"&&(g[Symbol.iterator]=function(){return this}),g;function z(M){return function(I){return e([M,I])}}function e(g){if(i)throw new TypeError("Generator is already executing.");while(N)try{if(i=1,D&&(j=g[0]&2?D["return"]:g[0]?D["throw"]||((j=D["return"])&&j.call(D),0):D.next)&&!(j=j.call(D,g[1])).done)return j;if(D=0,j)g=[g[0]&2,j.value];switch(g[0]){case 0:case 1:j=g;break;case 4:N.label++;return{value:g[1],done:false};case 5:N.label++;D=g[1];g=[0];continue;case 7:g=N.ops.pop();N.trys.pop();continue;default:if(!(j=N.trys,j=j.length>0&&j[j.length-1])&&(g[0]===6||g[0]===2)){N=0;continue}if(g[0]===3&&(!j||g[1]>j[0]&&g[1]<j[3])){N.label=g[1];break}if(g[0]===6&&N.label<j[1]){N.label=j[1];j=g;break}if(j&&N.label<j[2]){N.label=j[2];N.ops.push(g);break}if(j[2])N.ops.pop();N.trys.pop();continue}g=I.call(M,N)}catch(z){g=[6,z];D=0}finally{i=j=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(M,I,N){if(N||arguments.length===2)for(var i=0,D=I.length,j;i<D;i++){if(j||!(i in I)){if(!j)j=Array.prototype.slice.call(I,0,i);j[i]=I[i]}}return M.concat(j||Array.prototype.slice.call(I))};System.register(["./p-36654f2a.system.js","./p-43dd4b37.system.js","./p-0ea97ca0.system.js","./p-825b8fb8.system.js"],(function(M){"use strict";var I,N,i,D,j,g,z,e;return{setters:[function(M){I=M.r;N=M.h},function(M){i=M.f;D=M.s;j=M.a;g=M.b;z=M.w},function(M){e=M.c},function(){}],execute:function(){var T={sv:{componentheading:"Våra priser och villkor för inrikesförsändelser för dig som direktbetalande kund?",deliveryscopeheading:"Endast leveranser inom Sverige",resultlistheading:"Några bra alternativ för dig",weightlabel:"Vikt",maxweightlabel:"Maxvikt",maxmeasurementlabel:"Maxvolym",senddirectcta:"Köp online",stampshopcta:"Köp frimärken",message:"*Vid köp hos valfritt ombud",servicePointHeader:"Eller hitta närmaste serviceställe",servicePointLink:"Sök serviceställe eller brevlåda"},en:{componentheading:"Our prices and terms and conditions for domestic shipments for you as a direct paying customer",deliveryscopeheading:"Deliveries within Sweden only",resultlistheading:"Some suitable options for you",weightlabel:"Weight",maxweightlabel:"Max weight",maxmeasurementlabel:"Maximum measurement",senddirectcta:"Buy Online",stampshopcta:"Buy Stamps",message:"When buying from any agent",servicePointHeader:"Or find nearest service point",servicePointLink:"Search letter-box or service point"},da:{componentheading:"Vad vill du skicka?",deliveryscopeheading:"Kun leveringer indenfor Sverige",resultlistheading:"Some suitable options for you",weightlabel:"Vægt",maxweightlabel:"Max vægt",maxmeasurementlabel:"Maks. Volumen",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},no:{componentheading:"Vad vill du skicka?",deliveryscopeheading:"Kun leveranser innen Sverige",resultlistheading:"Some suitable options for you",weightlabel:"Vekt",maxweightlabel:"Maks vekt",maxmeasurementlabel:"Maks volum",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"},fi:{componentheading:"Vad vill du skicka?",deliveryscopeheading:"Toimitukset vain Ruotsin sisällä",resultlistheading:"Some suitable options for you",weightlabel:"Paino",maxweightlabel:"Max paino",maxmeasurementlabel:"Max äänenvoimakkuus",senddirectcta:"Buy shipping in Send Direct",stampshopcta:"Order home stamps from the webshop"}};var u={se:{currency:"kr"},dk:{currency:"dk"},fi:{currency:" €"},no:{currency:"kr"}};var y="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCA1NCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQ0LjM4NDggMzhINTAuMzAxN0M1MS45MzM5IDM4IDUzLjMxMTEgMzYuMjM1NyA1My4zMTExIDMzLjk5NjRWNC4wMDM1N0M1My4zMTExIDEuODMyMTQgNTEuOTg0OSAwIDUwLjMwMTcgMEg0NC4zODQ4VjM4WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNDcuMzQzMyAzOEgxMy4zMjFDMTEuNjg4NyAzOCAxMC4zMTE1IDM2LjIzNTcgMTAuMzExNSAzMy45OTY0VjQuMDAzNTdDMTAuMzExNSAxLjgzMjE0IDExLjYzNzcgMCAxMy4zMjEgMEg0NC44NDM5QzQ2LjIyMTEgMCA0Ny4zNDMzIDEuNDkyODYgNDcuMzQzMyAzLjMyNVYzOFoiIGZpbGw9IiMwMEEwRDYiLz4KPHBhdGggZD0iTTQzLjMxNDMgMTAuNzg5NUM0My4zMTQzIDEyLjk2MDkgNDEuOTg4MSAxNC43MjUyIDQwLjM1NTkgMTQuNzI1MkgzNS45NjkyQzM0LjMzNjkgMTQuNzI1MiAzMy4wMTA3IDEyLjk2MDkgMzMuMDEwNyAxMC43ODk1QzMzLjAxMDcgOC42MTgwNCAzNC4zMzY5IDYuODUzNzYgMzUuOTY5MiA2Ljg1Mzc2SDQwLjM1NTlDNDIuMDM5MSA2LjkyMTYyIDQzLjMxNDMgOC42MTgwNCA0My4zMTQzIDEwLjc4OTVaIiBmaWxsPSIjOEVEREY5Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjQ2XzM0NzAzKSI+CjxwYXRoIGQ9Ik0yMy4zMTE0IDMyLjY3NzJIMC42ODg0NzdWMjMuMjM0OEwxMC4zNzg0IDEzLjQ2OTRDMTEuMzA0NyAxMi41MzU4IDEyLjc4NDkgMTIuNTM4OSAxMy43MDc0IDEzLjQ3NjNMMjMuMzExNCAyMy4yMzQ4VjMyLjY3NzJaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik01LjI4NjI3IDE3LjAxNzZIMTguNzEzMkMxOS4zNDAxIDE3LjAxNzYgMTkuOTQxNCAxNy4yMDEzIDIwLjM4NDcgMTcuNTI4NEMyMC44MjggMTcuODU1NSAyMS4wNzcxIDE4LjI5OTEgMjEuMDc3MSAxOC43NjE3VjMzLjM3MzRIMi45MjI4NVYxOC43NjE3QzIuOTIyODUgMTguMjk5MSAzLjE3MTkgMTcuODU1NSAzLjYxNTIxIDE3LjUyODRDNC4wNTg1MiAxNy4yMDEzIDQuNjU5NzggMTcuMDE3NiA1LjI4NjcxIDE3LjAxNzZINS4yODYyN1oiIGZpbGw9IiNGOUY4RjgiLz4KPHBhdGggZD0iTTEyLjA3NzYgMjMuNzQzMkg3LjQxNjU3QzcuMTk4OTEgMjMuNzQzMiA3LjAyMjQ2IDIzLjkyNTYgNy4wMjI0NiAyNC4xNTA3VjI0LjE1MDhDNy4wMjI0NiAyNC4zNzU5IDcuMTk4OTEgMjQuNTU4MyA3LjQxNjU3IDI0LjU1ODNIMTIuMDc3NkMxMi4yOTUyIDI0LjU1ODMgMTIuNDcxNyAyNC4zNzU5IDEyLjQ3MTcgMjQuMTUwOFYyNC4xNTA3QzEyLjQ3MTcgMjMuOTI1NiAxMi4yOTUyIDIzLjc0MzIgMTIuMDc3NiAyMy43NDMyWiIgZmlsbD0iI0QzQ0VDQiIvPgo8cGF0aCBkPSJNMTYuOTg3IDI1Ljc2MUg3LjQxNjU3QzcuMTk4OTEgMjUuNzYxIDcuMDIyNDYgMjUuOTQzNCA3LjAyMjQ2IDI2LjE2ODVWMjYuMTY4NkM3LjAyMjQ2IDI2LjM5MzcgNy4xOTg5MSAyNi41NzYyIDcuNDE2NTcgMjYuNTc2MkgxNi45ODdDMTcuMjA0NiAyNi41NzYyIDE3LjM4MTEgMjYuMzkzNyAxNy4zODExIDI2LjE2ODZWMjYuMTY4NUMxNy4zODExIDI1Ljk0MzQgMTcuMjA0NiAyNS43NjEgMTYuOTg3IDI1Ljc2MVoiIGZpbGw9IiNEM0NFQ0IiLz4KPHBhdGggZD0iTTE2Ljk4NyAyNy42NTk4SDcuNDE2NTdDNy4xOTg5MSAyNy42NTk4IDcuMDIyNDYgMjcuODQyMiA3LjAyMjQ2IDI4LjA2NzNWMjguMDY3NEM3LjAyMjQ2IDI4LjI5MjUgNy4xOTg5MSAyOC40NzUgNy40MTY1NyAyOC40NzVIMTYuOTg3QzE3LjIwNDYgMjguNDc1IDE3LjM4MTEgMjguMjkyNSAxNy4zODExIDI4LjA2NzRWMjguMDY3M0MxNy4zODExIDI3Ljg0MjIgMTcuMjA0NiAyNy42NTk4IDE2Ljk4NyAyNy42NTk4WiIgZmlsbD0iI0QzQ0VDQiIvPgo8cGF0aCBkPSJNMTAuMzIxNyAzMC4yMjMxSDcuNDE2NTdDNy4xOTg5MSAzMC4yMjMxIDcuMDIyNDYgMzAuNDA1NiA3LjAyMjQ2IDMwLjYzMDdWMzAuNjMwOEM3LjAyMjQ2IDMwLjg1NTkgNy4xOTg5MSAzMS4wMzgzIDcuNDE2NTcgMzEuMDM4M0gxMC4zMjE3QzEwLjUzOTQgMzEuMDM4MyAxMC43MTU4IDMwLjg1NTkgMTAuNzE1OCAzMC42MzA4VjMwLjYzMDdDMTAuNzE1OCAzMC40MDU2IDEwLjUzOTQgMzAuMjIzMSAxMC4zMjE3IDMwLjIyMzFaIiBmaWxsPSIjRDNDRUNCIi8+CjxwYXRoIGQ9Ik0wLjY4ODgxMyAyMy4yMzQ2TDE5Ljg1MzcgMzcuOTE2NUgzLjEwNjg5QzEuNzcxMjQgMzcuOTE2NSAwLjY4ODQ3NyAzNi43OTk3IDAuNjg4NDc3IDM1LjQyMTlMMC42ODg4MTMgMjMuMjM0NloiIGZpbGw9IiMwMEEwRDYiLz4KPHBhdGggZD0iTTIzLjMxMTkgMjMuMzI0Mkw0LjEzNDc3IDM3LjkxNjFIMjAuODkzNEMyMi4yMjkxIDM3LjkxNjEgMjMuMzExOSAzNi43OTkzIDIzLjMxMTkgMzUuNDIxNVYyMy4zMjQyWiIgZmlsbD0iIzhFRERGOSIvPgo8cGF0aCBkPSJNMTIuMDM3OCAyMS45NTM3QzEyLjk0OTIgMjEuOTUzNyAxMy42ODgxIDIxLjE5MTYgMTMuNjg4MSAyMC4yNTEzQzEzLjY4ODEgMTkuMzExMSAxMi45NDg5IDE4LjU0OSAxMi4wMzc4IDE4LjU0OUMxMS4xMjY3IDE4LjU0OSAxMC4zODc3IDE5LjMxMTEgMTAuMzg3NyAyMC4yNTEzQzEwLjM4NzcgMjEuMTkxNiAxMS4xMjY1IDIxLjk1MzcgMTIuMDM3OCAyMS45NTM3WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNMTMuNjc3OCAyMC4wNjYyQzEzLjQxMTkgMjAuMTkzNiAxMy4xMzE4IDIwLjMxNjMgMTIuODcxNCAyMC40MzA2QzEyLjM1MzggMjAuNjU4MSAxMS44NjUgMjAuODcyOCAxMS41MTA3IDIxLjA5MDdDMTEuMzkyNSAyMS4xNjMyIDExLjEwODcgMjEuMzM3NSAxMC45OTcxIDIxLjU3MjVDMTEuMDg3NiAyMS42NDgxIDExLjE4NTcgMjEuNzEzNSAxMS4yODk2IDIxLjc2NzdDMTEuMjg4OCAyMS42ODEzIDExLjQzMDUgMjEuNTQzMSAxMS42ODI1IDIxLjM4ODNDMTIuMDE3MyAyMS4xODI4IDEyLjQ5NjEgMjAuOTcyNSAxMy4wMDMgMjAuNzQ5OEMxMy4yMzMgMjAuNjQ4NiAxMy40NTk3IDIwLjU0ODcgMTMuNjc1OCAyMC40NDg3QzEzLjY5MSAyMC4zMjE4IDEzLjY5MTYgMjAuMTkzNSAxMy42Nzc0IDIwLjA2NjVMMTMuNjc3OCAyMC4wNjYyWiIgZmlsbD0iIzAwQTBENiIvPgo8cGF0aCBkPSJNMTMuMjU2OCAxOS4zNzAzQzEzLjIxMzEgMTkuMjg4MSAxMy4xNjAzIDE5LjIxMDIgMTMuMDk5MiAxOS4xMzc4QzEyLjcyOTEgMTkuMzczMSAxMi4yODE0IDE5LjY0NDcgMTEuNzYwMSAxOS44MjQzQzExLjIyNjIgMjAuMDA4NCAxMC44MDg1IDIwLjA5MzYgMTAuNDYzOSAyMC4wNzM4QzEwLjQ3MjkgMjAuMTY3MiAxMC40OTI4IDIwLjI1OTQgMTAuNTIzMSAyMC4zNDg5QzEwLjkyODEgMjAuMzU3MiAxMS4zNzQ5IDIwLjI0ODcgMTEuODY2NCAyMC4wNzkzQzEyLjQxNDQgMTkuODkwNCAxMi44NzU1IDE5LjYxMjIgMTMuMjU2OCAxOS4zNzAzWiIgZmlsbD0iIzAwQTBENiIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEyNDZfMzQ3MDMiPgo8cmVjdCB3aWR0aD0iMjIuNjIzIiBoZWlnaHQ9IjI3LjU2MjUiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjY4ODQ3NyAxMC4zNTQxKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=";var t="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2NyA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDM4NDIgNTkuOTk5OEg0Ny44OTAzVjguMTg4MjNINC4wMjkzVjU1LjE0NDhDNC4wMjkzIDU3LjgyNTkgNS44MjQ0MiA1OS45OTk4IDguMDM4NDIgNTkuOTk5OFoiIGZpbGw9IiMwMEEwRDYiLz4KPHBhdGggZD0iTTU4LjI0MzcgNjBINDYuNzU0OVY2LjUyMTczSDYyLjkxMVY1NC4yNzUzQzYyLjkxMSA1Ny40NjM3IDYwLjgxNjcgNjAgNTguMjQzNyA2MFoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTQuNDQ5MjggMTYuMTU5M0g0Ny40NzI2QzQ5LjY4NjYgMTYuMTU5MyA1MS40MjE4IDEzLjk4NTQgNTEuNDIxOCAxMS4zNzY3QzUxLjQyMTggOC42OTU1NiA0OS42MjY3IDYuNTk0MTIgNDcuNDcyNiA2LjU5NDEySDQuNDQ5MjhDMi4yMzUyOSA2LjU5NDEyIDAuNSA4Ljc2ODAzIDAuNSAxMS4zNzY3QzAuNSAxMy45ODU0IDIuMjM1MjkgMTYuMTU5MyA0LjQ0OTI4IDE2LjE1OTNaIiBmaWxsPSIjMDBBMEQ2Ii8+CjxwYXRoIGQ9Ik02Mi41NTExIDE2LjE1OTFINTYuMTQ4NUM1My45MzQ1IDE2LjE1OTEgNTIuMTk5MiAxMy45ODUyIDUyLjE5OTIgMTEuMzc2NUM1Mi4xOTkyIDguNjk1MzIgNTMuOTk0NCA2LjU5Mzg3IDU2LjE0ODUgNi41OTM4N0g2Mi41NTExQzY0Ljc2NTEgNi41OTM4NyA2Ni41MDA0IDguNzY3NzggNjYuNTAwNCAxMS4zNzY1QzY2LjUwMDQgMTMuOTg1MiA2NC43MDUzIDE2LjE1OTEgNjIuNTUxMSAxNi4xNTkxWiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNC4wMjkzIDE2Ljg4MzlMNDYuNzUzNCAyNC43ODI1VjE2LjE1OTNINC4wMjkzVjE2Ljg4MzlaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik0xOC41NzAzIDYwSDE3LjY3MjdWNi44ODQwNkMxNy40OTMyIDYuODg0MDYgMTcuMzczNiA2LjgxMTU5IDE3LjI1MzkgNi43MzkxM0MxNS44Nzc2IDUuOTQyMDMgMTQuODAwNSAzLjI2MDg3IDE1LjE1OTYgMS41OTQyQzE1LjMzOTEgMC41Nzk3MTEgMTYuMDU3MSAwIDE3LjAxNDUgMEMxNy42NzI3IDAgMTguMTUxNCAwLjM2MjMxOSAxOC41MTA1IDAuODY5NTY2QzE4LjkyOTMgMS41MjE3NCAxOS4wNDkgMi41MzYyMyAxOC45ODkyIDMuNDc4MjZDMjAuMTI2MSAxLjg4NDA2IDIxLjY4MTkgMC44Njk1NjYgMjIuNzU4OSAxLjAxNDQ5QzIzLjQ3NyAxLjE1OTQyIDIzLjk1NTcgMS43MzkxMyAyNC4wMTU1IDIuNjgxMTZDMjQuMDc1NCAzLjMzMzMzIDIzLjg5NTkgNC4zNDc4MyAyMi44MTg4IDUuMjE3MzlDMjEuNzQxNyA2LjE1OTQyIDE5Ljk0NjYgNi43MzkxMyAxOC42MzAyIDYuODExNTlWNjBIMTguNTcwM1pNMTYuODk0OSAxLjA4Njk2QzE2LjIzNjYgMS4wODY5NiAxNi4wNTcxIDEuNTIxNzQgMTUuOTk3MyAxLjgxMTU5QzE1Ljc1NzkgMy4wNDM0OCAxNi42NTU1IDUuMjE3MzkgMTcuNjEyOSA1LjcyNDY0QzE3LjY3MjcgNS43MjQ2NCAxNy42NzI3IDUuNzI0NjQgMTcuNzMyNiA1Ljc5NzFDMTcuOTcxOSA0LjcxMDE0IDE4LjI3MTEgMi40NjM3NyAxNy43MzI2IDEuNTIxNzRDMTcuNTUzMSAxLjIzMTg4IDE3LjMxMzcgMS4wODY5NiAxNi44OTQ5IDEuMDg2OTZDMTYuOTU0NyAxLjA4Njk2IDE2Ljg5NDkgMS4wODY5NiAxNi44OTQ5IDEuMDg2OTZaTTIyLjQ1OTggMi4xMDE0NUMyMS40NDI1IDIuMTAxNDUgMTkuNTg3NiAzLjYyMzE5IDE4Ljc0OTggNS43OTcxQzE5Ljc2NzEgNS42NTIxNyAyMS4yNjMgNS4yMTczOSAyMi4yMjA0IDQuNDIwMjlDMjIuODE4OCAzLjkxMzA0IDIzLjExOCAzLjQwNTggMjMuMDU4MSAyLjgyNjA5QzIyLjk5ODMgMi4yNDYzOCAyMi44MTg4IDIuMTczOTEgMjIuNTc5NCAyLjEwMTQ1QzIyLjUxOTYgMi4xMDE0NSAyMi41MTk2IDIuMTAxNDUgMjIuNDU5OCAyLjEwMTQ1WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNTAuNDAzNSAzMi42MDg2SDQuMDI5M1YzMy42OTU2SDUwLjQwMzVWMzIuNjA4NloiIGZpbGw9IiMwMDVEOTIiLz4KPC9zdmc+Cg==";var a="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTciIGhlaWdodD0iMTIxIiB2aWV3Qm94PSIwIDAgOTcgMTIxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTIuNTk5OCAxMjAuMjI0SDY5LjMyNjVWMTYuMTczN0g1LjgwMzcxVjEwOC43NzRDNS44MDM3MSAxMTUuMTA0IDguODQ1MjkgMTIwLjIyNCAxMi41OTk4IDEyMC4yMjRaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik04NC4zNjEyIDEyMC4yMjRINjcuNzI3NVYxMi43NTRIOTEuMTU3M1YxMDguNzg0QzkxLjE1NzMgMTE1LjEwNCA4OC4xMTU3IDEyMC4yMjQgODQuMzYxMiAxMjAuMjI0WiIgZmlsbD0iIzBEMjM0QiIvPgo8cGF0aCBkPSJNNi4zNjg2NyAzMi4xMTRINjguNzY4N0M3MS45NDEgMzIuMTE0IDc0LjUxOTIgMjcuNzg0IDc0LjUxOTIgMjIuNDM0Qzc0LjUxOTIgMTcuMDk0IDcxLjk0NyAxMi43NTQgNjguNzY4NyAxMi43NTRINi4zNjg2N0MzLjE5NjM5IDEyLjc1NCAwLjYxODE2NCAxNy4wODQgMC42MTgxNjQgMjIuNDM0QzAuNjE4MTY0IDI3Ljc3NCAzLjE5NjM5IDMyLjExNCA2LjM2ODY3IDMyLjExNFoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTkwLjYzMTIgMzIuMTE0SDgxLjI4NjZDNzguMTE0MyAzMi4xMTQgNzUuNTM2MSAyNy43ODQgNzUuNTM2MSAyMi40MzRDNzUuNTM2MSAxNy4wOTQgNzguMTA4NCAxMi43NTQgODEuMjg2NiAxMi43NTRIOTAuNjMxMkM5My44MDM1IDEyLjc1NCA5Ni4zODE3IDE3LjA4NCA5Ni4zODE3IDIyLjQzNEM5Ni4zODE3IDI3Ljc3NCA5My44MDk0IDMyLjExNCA5MC42MzEyIDMyLjExNFoiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTUuODAzNzEgMzMuNjQzOUw2Ny43Mjg1IDQ5LjM5MzlWMzIuMTEzOUg1LjgwMzcxVjMzLjY0MzlaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik0yNi42MzgxIDEyMC4yMjRIMjUuNzQ3VjEzLjIwMzhDMjUuNDM4IDEzLjE1MzggMjUuMTgyNiAxMy4wNjM4IDI1LjAwNDQgMTIuOTEzOEMyMy4xMzkgMTEuNDEzOCAyMS42MDYzIDYuMTczODIgMjIuMDc1NyAyLjg5MzgyQzIyLjIzNiAxLjc4MzgyIDIyLjc1MjkgLTAuMDk2MTY2NiAyNC41NDEgMC4wMDM4MzMzOUMyNS40MDgzIDAuMDQzODMzNCAyNi4wODU2IDAuNjAzODI2IDI2LjU0MyAxLjY4MzgzQzI3LjIwMjQgMy4yMjM4MyAyNy4yNzM3IDUuNjAzODMgMjcuMTYwOCA3LjczMzgzQzI4LjgwMDQgNC4xMzM4MyAzMS4yMTgzIDEuODAzODMgMzIuODEwNCAyLjEzMzgzQzMzLjc1NDkgMi4zMzM4MyAzNC4zNDkgMy40NDM4MiAzNC40MzgxIDUuMTkzODJDMzQuNTI3MiA2Ljk3MzgyIDMzLjk1NjkgOC42NDM4MyAzMi43NzQ3IDEwLjAyMzhDMzEuMDk5NSAxMS45ODM4IDI4LjQzODEgMTMuMDkzOCAyNi42MzIxIDEzLjIyMzhWMTIwLjIyNEgyNi42MzgxWk0yNC40MzQxIDEuNTAzODNDMjMuNTk2NSAxLjUwMzgzIDIzLjEwOTMgMi4wNzM4MyAyMi45NDMgMy4yNTM4M0MyMi41NzQ3IDUuODYzODMgMjMuODk5NCAxMC4zNjM4IDI1LjM5MDUgMTEuNTYzOEMyNS40ODU2IDExLjY0MzggMjUuNjM0MSAxMS42OTM4IDI1LjgxODIgMTEuNzIzOEMyNi4xNjg3IDkuNjMzODMgMjYuNzMzMSA0LjY5MzgzIDI1LjgxODIgMi41NjM4M0MyNS41MjcyIDEuODgzODMgMjUuMDk5NCAxLjUzMzgzIDI0LjUxNzMgMS41MTM4M0MyNC40ODc1IDEuNTAzODMgMjQuNDYzOCAxLjUwMzgzIDI0LjQzNDEgMS41MDM4M1pNMzIuNDk1NSAzLjU5MzgyQzMwLjg5NzUgMy41OTM4MiAyNy45ODY2IDYuOTYzODMgMjYuNzkyNSAxMS43MTM4QzI4LjM0MyAxMS41MjM4IDMwLjcyNTIgMTAuNTkzOCAzMi4yNzU3IDguNzgzODNDMzMuMTkwNiA3LjcxMzgzIDMzLjYxODMgNi41NTM4MyAzMy41NTg5IDUuMzEzODNDMzMuNDg3NiAzLjkzMzgzIDMzLjAzNjEgMy42ODM4MyAzMi43MDk0IDMuNjEzODNDMzIuNjM4MSAzLjYwMzgzIDMyLjU2NjggMy41OTM4MiAzMi40OTU1IDMuNTkzODJaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik03MC40OTE3IDY1LjcwNEg1LjgxMDU1VjY3LjIwNDFINzAuNDkxN1Y2NS43MDRaIiBmaWxsPSIjMEQyMzRCIi8+Cjwvc3ZnPgo=";var A="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0IiBoZWlnaHQ9IjE2MiIgdmlld0JveD0iMCAwIDEwNCAxNjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yOS4wMDE2IDE0My4zOTlIMTkuNjAxNlYxNTIuMTk5SDI5LjAwMTZWMTQzLjM5OVoiIGZpbGw9IiM5OTI5MEEiLz4KPHBhdGggZD0iTTE5LjYgMTUyLjJMMTcgMTU5SDMyTDI4LjkgMTUwLjNMMTkuNiAxNTIuMloiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTQ5LjEgMTQ3LjVIMzlWMTU0LjhINDkuMVYxNDcuNVoiIGZpbGw9IiM5OTI5MEEiLz4KPHBhdGggZD0iTTM5IDE1Mi45VjE1OS4ySDY1LjVMNDkuMSAxNTEuNVYxNDkuM0wzOSAxNTIuOVoiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTY1LjUgMTU5LjE5OUgzOVYxNjEuNzk5SDY1LjVWMTU5LjE5OVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00NC41MDE2IDE1Ny4xQzQ1LjU1MDkgMTU3LjEgNDYuNDAxNiAxNTYuMjQ5IDQ2LjQwMTYgMTU1LjJDNDYuNDAxNiAxNTQuMTUgNDUuNTUwOSAxNTMuMyA0NC41MDE2IDE1My4zQzQzLjQ1MjIgMTUzLjMgNDIuNjAxNiAxNTQuMTUgNDIuNjAxNiAxNTUuMkM0Mi42MDE2IDE1Ni4yNDkgNDMuNDUyMiAxNTcuMSA0NC41MDE2IDE1Ny4xWiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNMjkuMDAxNiAxNDMuMzk5SDE5LjYwMTZWMTUyLjE5OUgyOS4wMDE2VjE0My4zOTlaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0xOS42IDE1Mi4yTDE3IDE1OUgzMkwyOC45IDE1MC4zTDE5LjYgMTUyLjJaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik00OS4xIDE0Ny41SDM5VjE1NC44SDQ5LjFWMTQ3LjVaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0xMS42MDE2IDg0LjQ5OTJMMTIuODAxNiA4Ni44OTkyQzEzLjcwMTYgODguNjk5MiAxNS4zMDE2IDg5Ljk5OTIgMTcuMjAxNiA5MC40OTkyTDE4LjIwMTYgOTAuNzk5MkwxNS4yMDE2IDgzLjE5OTJMMTEuNjAxNiA4NC40OTkyWiIgZmlsbD0iIzk5MjkwQSIvPgo8cGF0aCBkPSJNMzkgMTUyLjlWMTU5SDY1LjVMNDkuMSAxNTEuNVYxNDkuM0wzOSAxNTIuOVoiIGZpbGw9IiMwRDIzNEIiLz4KPHBhdGggZD0iTTIwLjYgODUuMUgxMi4zQzExLjMgODUuMSAxMC41IDg0LjMgMTAuNSA4My4zVjYySDIwLjZWODUuMVoiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTMzLjM5ODQgNjUuNjk5MlYxNDcuODk5SDE0Ljg5ODRWODkuNTk5MkMxNC44OTg0IDgwLjk5OTIgMTcuMzk4NCA3Mi44OTkyIDIyLjA5ODQgNjUuNjk5MkgzMy4zOTg0WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNMzMuODk5MiA2NS42OTkySDQ0LjQ5OTJMNTUuMTk5MiAxMDMuNjk5QzU1Ljg5OTIgMTA2LjA5OSA1Ni4yOTkyIDEwOC42OTkgNTYuMjk5MiAxMTEuMTk5VjE0Ny44OTlIMzguOTk5MlYxMTEuNTk5TDMyLjY5OTIgODYuNzk5MlY2NS42OTkySDMzLjg5OTJaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIG9wYWNpdHk9IjAuMiIgZD0iTTM3LjggODIuNUwzOSAxMTEuNkwzMy41IDg5LjlMMzMuNiA4NC4yTDM0LjIgODMuNkwzNy44IDgyLjVaIiBmaWxsPSIjMEQyMzRCIi8+CjxwYXRoIGQ9Ik0yOC4zOTg0IDM1LjFIMTYuMzk4NFYxOS4zQzE2LjM5ODQgMTUgMTkuODk4NCAxMS41IDI0LjE5ODQgMTEuNUgyOC40OTg0VjM1LjFIMjguMzk4NFoiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik00Mi41IDM1LjA5OTZIMjBWMTIuMzk5NkMyMCA2LjE5OTYxIDI1IDEuMDk5NjEgMzEuMyAxLjA5OTYxQzM3LjUgMS4xOTk2MSA0Mi41IDYuMTk5NjEgNDIuNSAxMi4zOTk2VjM1LjA5OTZaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMzMuNTk5IDI1LjY5OTJIMzIuMjk5QzI4LjA5OSAyNS41OTkyIDI0LjY5OSAyMS45OTkyIDI0Ljg5OSAxNy43OTkyTDI1LjA5OSAxMi40OTkyQzI1LjE5OSA4LjI5OTIxIDI4Ljc5OSA0Ljg5OTIxIDMyLjk5OSA1LjA5OTIxQzM3LjE5OSA1LjE5OTIxIDQwLjU5OSA4Ljc5OTIxIDQwLjM5OSAxMi45OTkyTDQwLjE5OSAxOS42OTkyQzM5Ljk5OSAyMy4wOTkyIDM3LjA5OSAyNS43OTkyIDMzLjU5OSAyNS42OTkyWiIgZmlsbD0iIzk5MjkwQSIvPgo8cGF0aCBkPSJNMjUuODAwOCAxNS40OTkySDI3LjUwMDhDMjguNzAwOCAxNS40OTkyIDI5LjcwMDggMTQuNDk5MiAyOS43MDA4IDEzLjI5OTJWMTEuNTk5MkMzNC4zMDA4IDE0LjA5OTIgNDEuODAwOCAxMi42OTkyIDQxLjgwMDggMTIuNjk5Mkw0MC4xMDA4IDYuMTk5MjJMMjguODAwOCA3Ljk5OTIyTDI1LjgwMDggMTUuNDk5MloiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0yNS44IDE1LjQ5OThIMjEuNUwyNS44IDQuNzk5OEwzMS42IDMuMjk5OEwzNy45IDQuMzk5OEwzOS44IDguNzk5OEwyOC4zIDkuMzk5ODFMMjUuOCAxNS40OTk4WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTI0LjQ5OTIgMTguNjk5NkMyNS43Njk1IDE4LjY5OTYgMjYuNzk5MiAxNy42Njk5IDI2Ljc5OTIgMTYuMzk5NkMyNi43OTkyIDE1LjEyOTQgMjUuNzY5NSAxNC4wOTk2IDI0LjQ5OTIgMTQuMDk5NkMyMy4yMjkgMTQuMDk5NiAyMi4xOTkyIDE1LjEyOTQgMjIuMTk5MiAxNi4zOTk2QzIyLjE5OTIgMTcuNjY5OSAyMy4yMjkgMTguNjk5NiAyNC40OTkyIDE4LjY5OTZaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0zNC43MDE2IDMxLjRIMjYuMTAxNkwyNi45MDE2IDIyLjVMMzQuNzAxNiAyMy44VjMxLjRaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik0zNC41IDI1LjY5OTRDMzQuNSAyNS42OTk0IDMxLjcgMjYuMDk5NCAyOS41IDI0Ljg5OTQiIHN0cm9rZT0iIzRGMTYwMCIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik02NS41IDE1OUgzOVYxNjJINjUuNVYxNTlaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik0zMiAxNTlIMTdWMTYySDMyVjE1OVoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTQ1LjUgNjYuNDA5OEwxMC41IDY1LjYwOThWMzkuMzA5OEMxMC41IDM0LjEwOTggMTQuNyAzMC4wMDk4IDE5LjggMzAuMDA5OEg0MUw0NS41IDQwLjMwOThWNjYuNDA5OFoiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTM3LjIwMDggNzIuMTk5MkgyMS4xMDA4QzE4LjcwMDggNzIuMTk5MiAxNi44MDA4IDY5Ljg5OTIgMTcuNDAwOCA2Ny40OTkyTDIzLjcwMDggNDYuODk5MkwzNy4yMDA4IDQ2LjE5OTJWNzIuMTk5MloiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTQ2LjQwMTYgNDkuODk5NEw0Ni41MDE2IDcyLjc5OTRIMTUuNjAxNlY0Ny4zOTk0TDQ2LjQwMTYgNDkuODk5NFoiIGZpbGw9IiNGQkMyQzEiLz4KPHBhdGggZD0iTTMzLjYwMTYgOTAuNTk5OFY4My43OTk4IiBzdHJva2U9IiMwRDIzNEIiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzMuNjAxNiA4My44TDM3LjgwMTYgODIuNSIgc3Ryb2tlPSIjMEQyMzRCIiBzdHJva2Utd2lkdGg9IjAuNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTM3LjQwMTYgMjcuMTk5MkgyNC4xMDE2VjM1LjI5OTJIMzcuNDAxNlYyNy4xOTkyWiIgZmlsbD0iI0ZCQzJDMSIvPgo8cGF0aCBkPSJNMzMuMzk4NCAxNDEuOEgxNC44OTg0VjE0OEgzMy4zOTg0VjE0MS44WiIgZmlsbD0iIzAwNUQ5MiIvPgo8cGF0aCBkPSJNNTYuMiAxNDEuOEgzOVYxNDhINTYuMlYxNDEuOFoiIGZpbGw9IiMwMDVEOTIiLz4KPHBhdGggZD0iTTQ0LjUwMTYgMTU3LjFDNDUuNTUwOSAxNTcuMSA0Ni40MDE2IDE1Ni4yNDkgNDYuNDAxNiAxNTUuMkM0Ni40MDE2IDE1NC4xNSA0NS41NTA5IDE1My4zIDQ0LjUwMTYgMTUzLjNDNDMuNDUyMiAxNTMuMyA0Mi42MDE2IDE1NC4xNSA0Mi42MDE2IDE1NS4yQzQyLjYwMTYgMTU2LjI0OSA0My40NTIyIDE1Ny4xIDQ0LjUwMTYgMTU3LjFaIiBmaWxsPSIjMDA1RDkyIi8+CjxwYXRoIGQ9Ik01Ni4yIDE0My4zOTlIMzkiIHN0cm9rZT0iIzBEMjM0QiIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0zMy4zOTg0IDE0My4zOTlIMTQuODk4NCIgc3Ryb2tlPSIjMEQyMzRCIiBzdHJva2Utd2lkdGg9IjAuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggb3BhY2l0eT0iMC4zIiBkPSJNMjYuMTAxNiAyOC4zOTk0VjMxLjU5OTQiIHN0cm9rZT0iI0YwNjM2NSIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIG9wYWNpdHk9IjAuMyIgZD0iTTI4LjUgMjguMzk5NFYzMS41OTk0IiBzdHJva2U9IiNGMDYzNjUiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBvcGFjaXR5PSIwLjMiIGQ9Ik0zMC44MDA4IDI4LjM5OTRWMzEuNTk5NCIgc3Ryb2tlPSIjRjA2MzY1IiBzdHJva2Utd2lkdGg9IjAuNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggb3BhY2l0eT0iMC4zIiBkPSJNMzMuMTAxNiAyOC4zOTk0VjMxLjU5OTQiIHN0cm9rZT0iI0YwNjM2NSIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIG9wYWNpdHk9IjAuMyIgZD0iTTM1LjUgMjguMzk5NFYzMS41OTk0IiBzdHJva2U9IiNGMDYzNjUiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMzAuNjAxNiA4MC43OTk4TDE1LjYwMTYgNzYuMzk5OFY3Mi43OTk4SDMyLjYwMTZMMzAuNjAxNiA4MC43OTk4WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQ5LjgwMTYgNzguOTk5MkwzNS42MDE2IDc4Ljc5OTJMMzIuNjAxNiA3Mi43OTkyTDQ2LjYwMTYgNzIuNjk5Mkw0OS44MDE2IDc4Ljk5OTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTUuNjAxNiA3Mi43OTk0VjQ3LjM5OTQiIHN0cm9rZT0iIzJEMjAxMyIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDAxMyA1NS4wOTkzTDM2LjMwMTMgNDAuMDk5M0MzNC4wMDEzIDM3LjM5OTMgMzQuNTAxMyAzMy4yOTkzIDM3LjMwMTMgMzEuMjk5M0M0MC4xMDEzIDI5LjA5OTMgNDQuMTAxMyAyOS43OTkzIDQ2LjAwMTMgMzIuNzk5M0w1Ni4wMDEzIDQ5LjA5OTNMNDguMDAxMyA1NS4wOTkzWiIgZmlsbD0iI0ZCQzJDMSIvPgo8cGF0aCBkPSJNNDYuMzk4NCA1My4zOTkyVjQ3LjE5OTIiIHN0cm9rZT0iIzJEMjAxMyIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNODQuMTUxMSA0OC44TDc0LjY5NiA0N0M3NC42OTYgNDcgNzQuNDk2OSA0NyA3NC4zOTc0IDQ3SDUyVjU3TDc0LjE5ODMgNTIuMUM3NS4wOTQxIDUxLjkgNzUuNDkyMiA1MS42IDc1Ljc5MDggNTAuOEw4My43NTMgNTEuMkM4NC4zNTAxIDUxLjIgODQuNzQ4MyA1MC45IDg0Ljk0NzMgNTAuM0M4NS4wNDY4IDQ5LjggODUuMDQ2OCA0OS4zIDg0LjU0OTIgNDlDODQuNDQ5NyA0OC45IDg0LjM1MDEgNDguOSA4NC4xNTExIDQ4LjhaIiBmaWxsPSIjOTkyOTBBIi8+CjxwYXRoIGQ9Ik02OS42MTkyIDU1LjI5MTlMNTIgNTdWNDdINzIuMDAwMkw3MS41MDQxIDUzLjA4NzdDNzEuNDA0OSA1NC4yNDIzIDcwLjYxMTMgNTUuMTg2OSA2OS42MTkyIDU1LjI5MTlaIiBmaWxsPSIjRkJDMkMxIi8+CjxyZWN0IHg9IjQ3IiB5PSI0NyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iNSIgZmlsbD0iI0ZCQzJDMSIvPgo8cGF0aCBvcGFjaXR5PSIwLjIiIGQ9Ik01NC41IDQ3TDUzIDUwTDU3IDQ3SDU0LjVaIiBmaWxsPSIjRTU0NzRDIi8+Cjwvc3ZnPgo=";var c="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjc4IiBoZWlnaHQ9IjU1IiB2aWV3Qm94PSIwIDAgMjc4IDU1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjQ3LjM1NSA0OS42ODE1QzI0Ny42OTQgNTIuNDc5IDI0OS43MjIgNTQuNjI2MSAyNTIuMTgxIDU0LjYyNjFIMjcyLjkyNkMyNzUuNjIgNTQuNjI2MSAyNzcuNzk4IDUyLjA1MjIgMjc3Ljc5OCA0OC44Njg2VjQ4LjgwMDhDMjc3Ljc5OCA0NS42MTczIDI3NS42MiA0My4wNDMzIDI3Mi45MjYgNDMuMDQzM0gyNzAuNTM3QzI2OS42MDggMzkuMjQzOSAyNjYuODQ2IDM2LjQ3MyAyNjMuNTg1IDM2LjQ3M0gyNTkuNzE3QzI1OS4zNzMgMzEuODQxIDI1Ni4xMDEgMjguMjA5MiAyNTIuMTI0IDI4LjIwOTJDMjQ4LjE0NiAyOC4yMDkyIDI0NC44OCAzMS44NDEgMjQ0LjUzIDM2LjQ3M0gyNDIuMDk1QzIzOC4wODMgMzYuNDczIDIzNC44MTYgNDAuNjcyNiAyMzQuODE2IDQ1LjgyMDVWNDkuNjgxNUgyNDcuMzU1WiIgZmlsbD0iI0UwRjhGRiIvPgo8cGF0aCBkPSJNMTIuMDM5MSA0Ni4xMDIyQzEyLjMxNzYgNDguNTU2OSAxNC4wODY3IDUwLjQzNzMgMTYuMjQyMSA1MC40MzczSDM0LjU4MDdDMzYuOTMwNCA1MC40MzczIDM4LjgyMTYgNDguMjAyIDM4LjgyMTYgNDUuNDI0OFY0NS4zNTcxQzM4LjgyMTYgNDIuNTc5OSAzNi45MzA0IDQwLjM0NDYgMzQuNTgwNyA0MC4zNDQ2SDMyLjQ2ODRDMzEuNjY3OCAzNy4wMjA5IDI5LjIyNyAzNC41ODcyIDI2LjMyODMgMzQuNTg3MkgyMi45MTc5QzIyLjYwMDQgMzAuNTU5NyAxOS43MzI3IDI3LjQwNzEgMTYuMjQyMSAyNy40MDcxQzEyLjc1MTQgMjcuNDA3MSA5Ljg4MzcxIDMwLjU1OTcgOS41NjYyMiAzNC41ODcySDcuNDE2NThDMy44NjM0NiAzNC41ODcyIDAuOTk4MDQ3IDM4LjI0NDggMC45OTgwNDcgNDIuNzE1NFY0Ni4xMDIySDEyLjAzOTFaIiBmaWxsPSIjRTBGOEZGIi8+CjxwYXRoIGQ9Ik0xMzEuMDU2IDI2LjU4NjRDMTMxLjQ0OSAzMC4wNDIzIDEzMy45NDggMzIuNjg5NSAxMzYuOTkxIDMyLjY4OTVIMTYyLjg5MUMxNjYuMjA5IDMyLjY4OTUgMTY4Ljg4IDI5LjU0MjYgMTY4Ljg4IDI1LjYzMjhWMjUuNTM3NUMxNjguODggMjEuNjI3NyAxNjYuMjA5IDE4LjQ4MDggMTYyLjg5MSAxOC40ODA4SDE1OS45MDdDMTU4Ljc3NyAxMy44MDE1IDE1NS4zMyAxMC4zNzUzIDE1MS4yMzYgMTAuMzc1M0gxNDYuNDJDMTQ1Ljk3MSA0LjcwNTMzIDE0MS45MjEgMC4yNjcwOSAxMzYuOTkxIDAuMjY3MDlDMTMyLjA2MiAwLjI2NzA5IDEyOC4wMTIgNC43MDUzMyAxMjcuNTYzIDEwLjM3NTNIMTI0LjUyOEMxMTkuNTEgMTAuMzc1MyAxMTUuNDYzIDE1LjUyNDcgMTE1LjQ2MyAyMS44MTg0VjI2LjU4NjRIMTMxLjA1NloiIGZpbGw9IiNFMEY4RkYiLz4KPC9zdmc+Cg==";var O='@charset "UTF-8";pn-find-price .sizeTable{border-style:none !important;border:0 !important;position:relative}pn-find-price .sizeTable>tr td{margin-bottom:1em;text-align:center;vertical-align:bottom;padding-right:1em;padding-top:1em}pn-find-price .sizeTable #clouds{position:absolute;top:0em;left:4em;z-index:-1}pn-find-price .firstCell{margin-right:0;margin-left:auto}pn-find-price .findprice-form{max-width:60em;margin:0 auto 3em auto}pn-find-price h2,pn-find-price .heading{text-align:center;font-size:1.5em;line-height:1.1;font-weight:bold;margin-bottom:1rem}pn-find-price .resultHeading{text-align:center;font-size:1.5em;line-height:1.1;font-weight:bold;margin-bottom:2em}pn-find-price .sizecategory{margin-top:5em;margin-bottom:3rem;font-size:0.9em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}pn-find-price .weightoption{font-size:0.9em;max-width:41rem;margin:0 auto}pn-find-price .weightoption-content{text-align:center}pn-find-price .weightoption-content pn-choice-button{width:7em;line-height:3.3em;font-size:0.9em;vertical-align:bottom}pn-find-price .weightoption-content pn-choice-button>label{-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}pn-find-price .weightoption-content pn-choice-button ::before{content:"Max  ";font-weight:lighter}pn-find-price .resultlist{margin:3em 0}pn-find-price .servicePoint{text-align:center}pn-find-price .servicePoint pn-illustration{display:block;max-width:5em;max-height:5em;margin:1.5em auto 0 auto}pn-find-price .servicePoint h3{margin-top:0.8em;margin-bottom:0.9em}pn-find-price .servicePoint a{color:#005D92;text-decoration:none}pn-find-price .servicePoint a:hover{color:#0D234B;text-decoration:underline}';var L=M("pn_find_price",function(){function M(M){I(this,M);this.source=i;this.language="sv";this.market="se";this.filteredItems=[];this.weight={value:0,name:""};this.weightvalue=0;this.sourceData={types:[],data:[]};this.sizecategory={value:"",name:"",icon:"",unit:""}}M.prototype.componentWillLoad=function(){this.setState();this.getDataSource()};M.prototype.getDataSource=function(){return __awaiter(this,void 0,void 0,(function(){var M,I,N,i,j;return __generator(this,(function(g){switch(g.label){case 0:M="?cache=".concat(Math.floor(Math.random()*(1e4-1)+1));return[4,fetch(this.source+M)];case 1:I=g.sent();return[4,I.blob()];case 2:N=g.sent();g.label=3;case 3:g.trys.push([3,5,,6]);return[4,e(N)];case 4:i=g.sent();this.sourceData=i;this.sizecategory=D.filter((function(M){return M.value==="Small"}))[0];this.filterItems();return[3,6];case 5:j=g.sent();console.log("Unable to parse data");return[3,6];case 6:return[2]}}))}))};M.prototype.setState=function(){if(this.market){j.market=u[this.market]}if(this.language&&T[this.language]){j.i18n=T[this.language]}};M.prototype.filterItems=function(){var M=this;var I;if(!((I=this.sourceData)===null||I===void 0?void 0:I.data)){console.log("Data has not yet been loaded");return}var N=this.sourceData.data.filter((function(M){return M.deliveryscope.toLocaleLowerCase()==="sweden"}));if(!this.sizecategory){return}var i=N.filter((function(I){return I.sizecategory.toLocaleLowerCase()===M.sizecategory.value.toLocaleLowerCase()}));if(!this.weight){return}var D=this.weight.value<=20?this.weight.value*1e3:this.weight.value;var j=i.filter((function(M){return(M.maxweight<=20?M.maxweight*1e3:M.maxweight)===D}));if(j.length===0&&this.weightvalue!==0){j=i.filter((function(M){return(M.maxweight<=20?M.maxweight*1e3:M.maxweight)>=D}));if(j.length>0){j.sort((function(M,I){return M.maxweight-I.maxweight}));var g=__spreadArray([],new Map(j.reverse().map((function(M){return[M["id"],M]}))).values(),true);if(g.length>0){j=g}}}j.sort((function(M,I){var N=M.highestrankusp?M.highestrankusp.toLowerCase():"z";var i=I.highestrankusp?I.highestrankusp.toLowerCase():"z";return N.localeCompare(i)}));this.filteredItems=j};M.prototype.render=function(){var M=this;return N("div",{class:"findprice-form"},N("div",null,N("div",{class:"sizecategory"},N("table",{class:"sizeTable"},N("img",{id:"clouds",src:c}),N("tr",null,N("td",null,N("img",{class:"firstCell",src:A})),N("td",null,N("img",{src:y})),N("td",null,N("img",{src:t})),N("td",null,N("img",{src:a}))),N("tr",null,N("td",null),D.map((function(I){return N("td",null,N("pn-radio-button",{radioid:I.value,value:I.value,name:"sizecategory",checked:I.value===M.sizecategory.value,onChange:function(){M.sizecategory=D.filter((function(M){return M.value===I.value}))[0];M.weight={value:0,name:""};M.weightvalue=M.weight.value}}))})))))),this.sizecategory.value&&z[this.sizecategory.unit]?N("div",{class:"weightoption"},N("div",{class:"weightoption-content"},z[this.sizecategory.unit].map((function(I){return N("pn-choice-button",{choiceid:M.sizecategory.value+I.value,name:"weight",type:"radio",value:!M.weight.value?0:z[M.sizecategory.unit].findIndex((function(I){return I.value===M.weightvalue})),checked:I.value===M.weight.value,onChange:function(){M.weight=z[M.sizecategory.unit].filter((function(M){return M.value===I.value}))[0];M.weightvalue=M.weight.value}},I.name)})))):null,this.filteredItems&&this.filteredItems.length>0?N("div",{class:"resultlist"},j.i18n.resultlistheading?N("div",{class:"resultHeading"},j.i18n.resultlistheading):null,this.filteredItems.map((function(M){return N("div",null,N("pn-find-price-result",{item:M}))})),N("div",{class:"servicePoint"},N("pn-illustration",{illustration:"character-box-letters-house"}),N("h3",null,j.i18n.servicePointHeader),N("a",{href:g,target:"_blank"},N("pn-icon",{symbol:"map-marker",color:"blue700"}),j.i18n.servicePointLink))):null)};Object.defineProperty(M,"watchers",{get:function(){return{market:["setState"],language:["setState"],sizecategory:["filterItems"],weightvalue:["filterItems"]}},enumerable:false,configurable:true});return M}());L.style=O}}}));
@@ -1 +0,0 @@
1
- System.register(["./p-36654f2a.system.js","./p-43dd4b37.system.js","./p-825b8fb8.system.js"],(function(t){"use strict";var i,e,s,n,l,r;return{setters:[function(t){i=t.r;e=t.h;s=t.a},function(t){n=t.a;l=t.c;r=t.d},function(){}],execute:function(){var o="pn-find-price-result .test{margin:3em 0}.resultcontent{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1}";var u=t("pn_find_price_result",function(){function t(t){i(this,t);this.item=null;this.shownitems=[];this.description=[];this.showMeasurement=false;this.weightText=""}t.prototype.componentWillLoad=function(){this.composeItems()};t.prototype.composeItems=function(){if(this.item.additionalusp){var t=this.item.additionalusp.split("/");this.Usp1=t.length>0?t[0]:null;this.Usp2=t.length>1?t[1]:null;this.Usp3=t.length>2?t[2]:null}if(this.item.description){this.description=this.item.description.split("#bullet").filter((function(t){return t!==""}))}this.showMeasurement=this.item.maxmått!==null||this.item.rulle!==null};t.prototype.render=function(){return e(s,null,e("pn-product-card",null,e("pn-illustration",{slot:"illustration",illustration:this.item.illustration}),e("div",{slot:"title"},e("h2",null,this.item.name," "),this.item.highestrankusp?this.item.highestrankusp==="Billigast"?e("span",{slot:"Billigast"},this.item.highestrankusp,e("pn-icon",{symbol:"box-label",small:"false",color:"green700"})):e("span",{slot:"Snabbast"},this.item.highestrankusp,e("pn-icon",{symbol:"bolt",small:"false",color:"blue700"})):null),e("div",{slot:"content"},e("div",{class:"content"},this.item.description?e("div",{class:"description"},this.description.map((function(t){return e("li",null,t)}))):null,this.item.info?e("div",{class:"description"},this.item.info):null)),this.item.note?e("small",{slot:"note"},e("p",null,this.item.note)):null,this.item.additionalusp?e("div",{slot:"additionalUSP"},this.Usp1?e("span",null,this.Usp1):null,this.Usp2?e("span",null,this.Usp2):null,this.Usp3?e("span",null,this.Usp3):null):null,this.showMeasurement?e("pn-product-card-info",{paket:this.item.maxmått,rulle:this.item.rulle}):null,e("div",{slot:"cardprice"},this.item.pricesenddirect?e("pn-product-card-price",{slot:"sendDirectPrice",label:n.i18n.senddirectcta,amount:this.item.pricesenddirect+"",currency:n.market.currency,url:l,service:this.item.name+"-portal"}):null,this.item.pricestamps?e("pn-product-card-price",{slot:"stampPrice",label:n.i18n.stampshopcta,amount:this.item.pricestamps+"",currency:n.market.currency,url:r,service:this.item.name+"-eshop"}):null)))};Object.defineProperty(t,"watchers",{get:function(){return{item:["composeItems"]}},enumerable:false,configurable:true});return t}());u.style=o}}}));
@@ -1 +0,0 @@
1
- System.register(["./p-36654f2a.system.js"],(function(e){"use strict";var t,n,l;return{setters:[function(e){t=e.r;n=e.h;l=e.a}],execute:function(){var i="pn-product-tile{margin-bottom:1em;border:0.1rem solid #D3CECB;outline:none;background:white;-webkit-box-shadow:0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13);box-shadow:0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13);display:-ms-flexbox;display:flex;padding:1.5em;word-break:break-word;text-decoration:none;border-radius:0.8rem}pn-product-tile [slot=content] h3{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0.5em}pn-product-tile>pn-illustration{min-width:8rem;width:8rem;height:8rem;margin-right:3rem;-ms-flex-item-align:center;align-self:center}pn-product-tile .tilecontent{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1}pn-product-tile .details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%}pn-product-tile .info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:1;flex-grow:1;max-width:66.6666666667%;-ms-flex-flow:wrap;flex-flow:wrap}pn-product-tile .info>*{min-width:6em;margin:0.2em 1em 0.2em 0}";var r=e("pn_product_tile",function(){function e(e){t(this,e)}e.prototype.render=function(){return n(l,null,n("slot",{name:"illustration"}),n("div",{class:"tilecontent"},n("div",{class:"details"},n("slot",{name:"content"}),n("div",{class:"info"},n("slot",null)),n("slot",{name:"note"})),n("slot",{name:"price"})))};return e}());r.style=i;var o="pn-product-tile-info{-ms-flex-item-align:center;align-self:center}";var s=e("pn_product_tile_info",function(){function e(e){t(this,e)}e.prototype.render=function(){return n(l,null,this.label?n("p",null,n("small",null,this.label)):null,this.text?n("h3",null,this.text):null)};return e}());n("pn-icon",{symbol:"align-center",small:"false",color:"black"});s.style=o;var p="pn-product-tile-price{margin-top:1em;white-space:nowrap;text-align:right}pn-product-tile-price span{font-size:3em;font-size:clamp(2em, 6vw, 3em)}pn-product-tile-price span:last-child{display:inline-block;margin-left:0.2em}pn-product-tile-price+pn-product-tile-price{margin-left:1.5em}pn-product-tile-price pn-icon{display:inline-block;-ms-flex-item-align:center;align-self:center}pn-product-tile-price a{text-decoration:none;color:#005D92}pn-product-tile-price a h3{text-decoration:underline}";var a=e("pn_product_tile_price",function(){function e(e){t(this,e)}e.prototype.render=function(){if(!this.amount){return}return this.url?n(l,null,n("h3",null,this.amount?n("span",null,this.amount):null,this.currency?n("span",null,this.currency):null),this.label?n("a",{href:this.url},n("pn-button",{small:"true",icon:"arrow-right"},this.label)):null):n(l,null,n("h3",null,this.amount?n("span",null,this.amount):null,this.currency?n("span",null,this.currency):null))};return e}());a.style=p}}}));
@@ -1 +0,0 @@
1
- import{r as t,h as l,a as s}from"./p-58e8d7d5.js";import{s as e}from"./p-0cacf9fb.js";import"./p-86f06e26.js";let i=class{constructor(l){t(this,l),this.item=null,this.shownitems=[],this.weightText=""}componentWillLoad(){this.composeItems()}composeItems(){this.shownitems=[],this.item.pricestamps&&this.shownitems.push(Object.assign(Object.assign({},this.item),{priceagent:null,pricesenddirect:null})),this.item.priceagent&&this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,pricesenddirect:null})),this.item.pricesenddirect&&this.shownitems.push(Object.assign(Object.assign({},this.item),{pricestamps:null,priceagent:null})),this.weightText="parcel"===this.item.what?this.item.maxweight+"kg":"letter"===this.item.what&&this.item.maxweight>999?Math.round(this.item.maxweight/1e3)+" kg":this.item.maxweight+" g"}render(){return l(s,null,this.shownitems.map((t=>l("pn-product-tile",null,l("pn-illustration",{slot:"illustration",illustration:t.illustration}),l("div",{slot:"content"},l("div",{class:"content"},l("h3",null,t.name),t.description?l("div",{class:"description"},t.description):null,t.info?l("div",{class:"description"},t.info):null)),t.maxweight?l("pn-product-tile-info",{label:e.i18n.maxweightlabel,text:this.weightText}):null,t.maximummeasurements?l("pn-product-tile-info",{label:e.i18n.maxmeasurementlabel,text:t.maximummeasurements}):null,t.pricestamps?l("pn-product-tile-price",{slot:"price",label:e.i18n.stampshopcta,amount:t.pricestamps+"",currency:e.market.currency}):null,t.priceagent?l("pn-product-tile-price",{slot:"price",label:"",amount:t.priceagent+"",currency:e.market.currency,url:"https://shop.postnord.se/ebutik/default.aspx"}):null,t.pricesenddirect?l("pn-product-tile-price",{slot:"price",label:e.i18n.senddirectcta,amount:t.pricesenddirect+"",currency:e.market.currency,url:"https://portal.postnord.com/skickadirekt/"}):null,t.note?l("small",{slot:"note"},l("p",null,t.note)):null))))}static get watchers(){return{item:["composeItems"]}}};i.style="";export{i as pn_find_service_and_price_result}
@@ -1 +0,0 @@
1
- import{r as l,h as t,a as s}from"./p-58e8d7d5.js";import{a as i,c as n,d as e}from"./p-adc8d9ab.js";import"./p-86f06e26.js";let r=class{constructor(t){l(this,t),this.item=null,this.shownitems=[],this.description=[],this.showMeasurement=!1,this.weightText=""}componentWillLoad(){this.composeItems()}composeItems(){if(this.item.additionalusp){var l=this.item.additionalusp.split("/");this.Usp1=l.length>0?l[0]:null,this.Usp2=l.length>1?l[1]:null,this.Usp3=l.length>2?l[2]:null}this.item.description&&(this.description=this.item.description.split("#bullet").filter((l=>""!==l))),this.showMeasurement=null!==this.item.maxmått||null!==this.item.rulle}render(){return t(s,null,t("pn-product-card",null,t("pn-illustration",{slot:"illustration",illustration:this.item.illustration}),t("div",{slot:"title"},t("h2",null,this.item.name," "),this.item.highestrankusp?"Billigast"===this.item.highestrankusp?t("span",{slot:"Billigast"},this.item.highestrankusp,t("pn-icon",{symbol:"box-label",small:"false",color:"green700"})):t("span",{slot:"Snabbast"},this.item.highestrankusp,t("pn-icon",{symbol:"bolt",small:"false",color:"blue700"})):null),t("div",{slot:"content"},t("div",{class:"content"},this.item.description?t("div",{class:"description"},this.description.map((l=>t("li",null,l)))):null,this.item.info?t("div",{class:"description"},this.item.info):null)),this.item.note?t("small",{slot:"note"},t("p",null,this.item.note)):null,this.item.additionalusp?t("div",{slot:"additionalUSP"},this.Usp1?t("span",null,this.Usp1):null,this.Usp2?t("span",null,this.Usp2):null,this.Usp3?t("span",null,this.Usp3):null):null,this.showMeasurement?t("pn-product-card-info",{paket:this.item.maxmått,rulle:this.item.rulle}):null,t("div",{slot:"cardprice"},this.item.pricesenddirect?t("pn-product-card-price",{slot:"sendDirectPrice",label:i.i18n.senddirectcta,amount:this.item.pricesenddirect+"",currency:i.market.currency,url:n,service:this.item.name+"-portal"}):null,this.item.pricestamps?t("pn-product-card-price",{slot:"stampPrice",label:i.i18n.stampshopcta,amount:this.item.pricestamps+"",currency:i.market.currency,url:e,service:this.item.name+"-eshop"}):null)))}static get watchers(){return{item:["composeItems"]}}};r.style="pn-find-price-result .test{margin:3em 0}.resultcontent{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1}";export{r as pn_find_price_result}