@rededor/cura 1.0.0-alpha.8 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (344) hide show
  1. package/dist/assets/assets/cura-assets.zip +0 -0
  2. package/dist/assets/assets/fonts/Gotham/Gotham-Black.woff2 +0 -0
  3. package/dist/assets/assets/fonts/Gotham/Gotham-BlackItalic.woff2 +0 -0
  4. package/dist/assets/assets/fonts/Gotham/Gotham-Bold.woff2 +0 -0
  5. package/dist/assets/assets/fonts/Gotham/Gotham-BoldItalic.woff2 +0 -0
  6. package/dist/assets/assets/fonts/Gotham/Gotham-Book.woff2 +0 -0
  7. package/dist/assets/assets/fonts/Gotham/Gotham-BookItalic.woff2 +0 -0
  8. package/dist/assets/assets/fonts/Gotham/Gotham-ExtraLight.woff2 +0 -0
  9. package/dist/assets/assets/fonts/Gotham/Gotham-ExtraLightItalic.woff2 +0 -0
  10. package/dist/assets/assets/fonts/Gotham/Gotham-Light.woff2 +0 -0
  11. package/dist/assets/assets/fonts/Gotham/Gotham-LightItalic.woff2 +0 -0
  12. package/dist/assets/assets/fonts/Gotham/Gotham-Medium.woff2 +0 -0
  13. package/dist/assets/assets/fonts/Gotham/Gotham-MediumItalic.woff2 +0 -0
  14. package/dist/assets/assets/fonts/Gotham/Gotham-Thin.woff2 +0 -0
  15. package/dist/assets/assets/fonts/Gotham/Gotham-ThinItalic.woff2 +0 -0
  16. package/dist/assets/assets/fonts/Gotham/Gotham-Ultra.woff2 +0 -0
  17. package/dist/assets/assets/fonts/Gotham/Gotham-UltraItalic.woff2 +0 -0
  18. package/dist/assets/assets/fonts/Gotham/style.css +90 -0
  19. package/dist/assets/assets/fonts/HankenGrotesk/HankenGrotesk-Italic-VariableFont_wght.woff2 +0 -0
  20. package/dist/assets/assets/fonts/HankenGrotesk/HankenGrotesk-VariableFont_wght.woff2 +0 -0
  21. package/dist/assets/assets/fonts/HankenGrotesk/style-webfont.css +72 -0
  22. package/dist/assets/assets/fonts/HankenGrotesk/style.css +16 -0
  23. package/dist/assets/assets/fonts/Roboto/Roboto-Black.woff2 +0 -0
  24. package/dist/assets/assets/fonts/Roboto/Roboto-BlackItalic.woff2 +0 -0
  25. package/dist/assets/assets/fonts/Roboto/Roboto-Bold.woff2 +0 -0
  26. package/dist/assets/assets/fonts/Roboto/Roboto-BoldItalic.woff2 +0 -0
  27. package/dist/assets/assets/fonts/Roboto/Roboto-Italic.woff2 +0 -0
  28. package/dist/assets/assets/fonts/Roboto/Roboto-Light.woff2 +0 -0
  29. package/dist/assets/assets/fonts/Roboto/Roboto-LightItalic.woff2 +0 -0
  30. package/dist/assets/assets/fonts/Roboto/Roboto-Medium.woff2 +0 -0
  31. package/dist/assets/assets/fonts/Roboto/Roboto-MediumItalic.woff2 +0 -0
  32. package/dist/assets/assets/fonts/Roboto/Roboto-Regular.woff2 +0 -0
  33. package/dist/assets/assets/fonts/Roboto/Roboto-Thin.woff2 +0 -0
  34. package/dist/assets/assets/fonts/Roboto/Roboto-ThinItalic.woff2 +0 -0
  35. package/dist/assets/assets/fonts/Roboto/style-webfont.css +756 -0
  36. package/dist/assets/assets/fonts/Roboto/style.css +90 -0
  37. package/dist/assets/assets/icons/iconset-default-list.ts +1 -1
  38. package/dist/assets/assets/icons/iconset-default-tmp.svg +4 -0
  39. package/dist/assets/assets/icons/iconset-default.svg +1 -1
  40. package/dist/assets/assets/images/avatar/doctor-default.svg +6 -7
  41. package/dist/assets/assets/images/avatar/doctor-default_old.svg +8 -0
  42. package/dist/assets/assets/images/avatar/dora-default.svg +3 -4
  43. package/dist/assets/assets/images/avatar/dora-default_old.svg +5 -0
  44. package/dist/assets/assets/images/avatar/patient-default.svg +16 -10
  45. package/dist/assets/assets/images/avatar/patient-default_old.svg +12 -0
  46. package/dist/assets/assets/images/avatar/unit-default.svg +7 -8
  47. package/dist/assets/assets/images/avatar/unit-default_old.svg +9 -0
  48. package/dist/cjs/{app-globals-bcffd819.js → app-globals-4d07f363.js} +26 -10
  49. package/dist/cjs/app-globals-4d07f363.js.map +1 -0
  50. package/dist/cjs/cura-accordion_12.cjs.entry.js +23 -17
  51. package/dist/cjs/cura-accordion_12.cjs.entry.js.map +1 -1
  52. package/dist/cjs/cura-alert.cjs.entry.js +1 -1
  53. package/dist/cjs/cura-avatar.cjs.entry.js +1 -1
  54. package/dist/cjs/cura-badge-distance.cjs.entry.js +46 -0
  55. package/dist/cjs/cura-badge-distance.cjs.entry.js.map +1 -0
  56. package/dist/cjs/cura-button-outline.cjs.entry.js +10 -6
  57. package/dist/cjs/cura-button-outline.cjs.entry.js.map +1 -1
  58. package/dist/cjs/cura-button-select.cjs.entry.js +2 -2
  59. package/dist/cjs/cura-button-select.cjs.entry.js.map +1 -1
  60. package/dist/cjs/cura-button-transparent.cjs.entry.js +11 -7
  61. package/dist/cjs/cura-button-transparent.cjs.entry.js.map +1 -1
  62. package/dist/cjs/cura-button.definitions-f036371c.js +12 -0
  63. package/dist/cjs/cura-button.definitions-f036371c.js.map +1 -0
  64. package/dist/cjs/cura-calendar.cjs.entry.js +104 -10
  65. package/dist/cjs/cura-calendar.cjs.entry.js.map +1 -1
  66. package/dist/cjs/cura-card.cjs.entry.js +1 -1
  67. package/dist/cjs/cura-checkbox.cjs.entry.js +2 -2
  68. package/dist/cjs/cura-checkbox.cjs.entry.js.map +1 -1
  69. package/dist/cjs/cura-display.cjs.entry.js +19 -10
  70. package/dist/cjs/cura-display.cjs.entry.js.map +1 -1
  71. package/dist/cjs/cura-dropdown-search-option-title.cjs.entry.js +1 -1
  72. package/dist/cjs/cura-dropdown-search-option.cjs.entry.js +5 -3
  73. package/dist/cjs/cura-dropdown-search-option.cjs.entry.js.map +1 -1
  74. package/dist/cjs/cura-dropdown-search.cjs.entry.js +6 -5
  75. package/dist/cjs/cura-dropdown-search.cjs.entry.js.map +1 -1
  76. package/dist/cjs/cura-icons-view.cjs.entry.js +4 -4
  77. package/dist/cjs/cura-icons-view.cjs.entry.js.map +1 -1
  78. package/dist/cjs/cura-loader-bar.cjs.entry.js +1 -1
  79. package/dist/cjs/cura-radio.cjs.entry.js +1 -1
  80. package/dist/cjs/cura-switch.cjs.entry.js +1 -1
  81. package/dist/cjs/cura-toast.cjs.entry.js +1 -1
  82. package/dist/cjs/cura.cjs.js +2 -2
  83. package/dist/cjs/loader.cjs.js +2 -2
  84. package/dist/collection/api/theme-presets/theme-default.js +3 -3
  85. package/dist/collection/api/theme-presets/theme-default.js.map +1 -1
  86. package/dist/collection/api/theme-presets/theme-legacy-default.js +16 -0
  87. package/dist/collection/api/theme-presets/theme-legacy-default.js.map +1 -1
  88. package/dist/collection/api/theme-presets/theme-maternity.js +6 -6
  89. package/dist/collection/api/theme-presets/theme-maternity.js.map +1 -1
  90. package/dist/collection/assets/icons/iconset-default-list.js +1 -1
  91. package/dist/collection/assets/icons/iconset-default-list.js.map +1 -1
  92. package/dist/collection/assets/icons/iconset-default-tmp.svg +4 -0
  93. package/dist/collection/assets/icons/iconset-default.svg +1 -1
  94. package/dist/collection/assets/images/avatar/doctor-default.svg +6 -7
  95. package/dist/collection/assets/images/avatar/doctor-default_old.svg +8 -0
  96. package/dist/collection/assets/images/avatar/dora-default.svg +3 -4
  97. package/dist/collection/assets/images/avatar/dora-default_old.svg +5 -0
  98. package/dist/collection/assets/images/avatar/patient-default.svg +16 -10
  99. package/dist/collection/assets/images/avatar/patient-default_old.svg +12 -0
  100. package/dist/collection/assets/images/avatar/unit-default.svg +7 -8
  101. package/dist/collection/assets/images/avatar/unit-default_old.svg +9 -0
  102. package/dist/collection/assets-raw/icons/default/drug.svg +3 -0
  103. package/dist/collection/collection-manifest.json +1 -0
  104. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.css +28 -0
  105. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.js +94 -0
  106. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.js.map +1 -0
  107. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.stories.js +56 -0
  108. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.stories.js.map +1 -0
  109. package/dist/collection/components/buttons/cura-button/cura-button.css +61 -65
  110. package/dist/collection/components/buttons/cura-button/cura-button.js +26 -3
  111. package/dist/collection/components/buttons/cura-button/cura-button.js.map +1 -1
  112. package/dist/collection/components/buttons/cura-button/cura-button.stories.js +28 -2
  113. package/dist/collection/components/buttons/cura-button/cura-button.stories.js.map +1 -1
  114. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.css +50 -53
  115. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js +28 -6
  116. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js.map +1 -1
  117. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js +28 -2
  118. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js.map +1 -1
  119. package/dist/collection/components/buttons/cura-button-select/cura-button-select.css +29 -33
  120. package/dist/collection/components/buttons/cura-button-select/cura-button-select.js +1 -1
  121. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.css +37 -54
  122. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js +31 -9
  123. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js.map +1 -1
  124. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js +16 -6
  125. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js.map +1 -1
  126. package/dist/collection/components/buttons/cura-button.definitions.js +7 -0
  127. package/dist/collection/components/buttons/cura-button.definitions.js.map +1 -0
  128. package/dist/collection/components/cura-alert/cura-alert.js +1 -1
  129. package/dist/collection/components/cura-avatar/cura-avatar.js +1 -1
  130. package/dist/collection/components/cura-calendar/cura-calendar.css +30 -5
  131. package/dist/collection/components/cura-calendar/cura-calendar.js +148 -17
  132. package/dist/collection/components/cura-calendar/cura-calendar.js.map +1 -1
  133. package/dist/collection/components/cura-calendar/cura-calendar.stories.js +55 -5
  134. package/dist/collection/components/cura-calendar/cura-calendar.stories.js.map +1 -1
  135. package/dist/collection/components/cura-card/cura-card.js +1 -1
  136. package/dist/collection/components/cura-icon/cura-icon.js +1 -1
  137. package/dist/collection/components/cura-icons-view/cura-icons-view.js +3 -3
  138. package/dist/collection/components/cura-page-template/cura-page-template.js +1 -1
  139. package/dist/collection/components/cura-toast/cura-toast.js +1 -1
  140. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.css +13 -5
  141. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.js +1 -1
  142. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.css +48 -29
  143. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js +4 -2
  144. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js.map +1 -1
  145. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option-title/cura-dropdown-search-option-title.js +1 -1
  146. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js +24 -5
  147. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js.map +1 -1
  148. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js +19 -6
  149. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js.map +1 -1
  150. package/dist/collection/components/forms/cura-label/cura-label.js +3 -3
  151. package/dist/collection/components/forms/cura-label/cura-label.js.map +1 -1
  152. package/dist/collection/components/forms/cura-radio/cura-radio.js +1 -1
  153. package/dist/collection/components/forms/cura-select/cura-select.css +1 -0
  154. package/dist/collection/components/forms/cura-select/cura-select.js +23 -4
  155. package/dist/collection/components/forms/cura-select/cura-select.js.map +1 -1
  156. package/dist/collection/components/forms/cura-select/cura-select.stories.js +11 -1
  157. package/dist/collection/components/forms/cura-select/cura-select.stories.js.map +1 -1
  158. package/dist/collection/components/forms/cura-select-options/cura-select-option.js +1 -1
  159. package/dist/collection/components/forms/cura-switch/cura-switch.js +1 -1
  160. package/dist/collection/components/loaders/cura-loader-bar/cura-loader-bar.js +1 -1
  161. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.js +1 -1
  162. package/dist/collection/components/text/cura-display/cura-display.css +16 -0
  163. package/dist/collection/components/text/cura-display/cura-display.js +37 -10
  164. package/dist/collection/components/text/cura-display/cura-display.js.map +1 -1
  165. package/dist/collection/components/text/cura-display/cura-display.stories.js +13 -2
  166. package/dist/collection/components/text/cura-display/cura-display.stories.js.map +1 -1
  167. package/dist/collection/components/text/cura-heading/cura-heading.js +1 -1
  168. package/dist/collection/components/text/cura-paragraph/cura-paragraph.css +12 -2
  169. package/dist/collection/components/text/cura-paragraph/cura-paragraph.js +1 -1
  170. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js +1 -1
  171. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js.map +1 -1
  172. package/dist/collection/stories/blocks/index.js +85 -0
  173. package/dist/components/cura-alert.js +1 -1
  174. package/dist/components/cura-avatar.js +1 -1
  175. package/dist/components/cura-badge-distance.d.ts +11 -0
  176. package/dist/components/cura-badge-distance.js +73 -0
  177. package/dist/components/cura-badge-distance.js.map +1 -0
  178. package/dist/components/cura-button-outline.js +11 -6
  179. package/dist/components/cura-button-outline.js.map +1 -1
  180. package/dist/components/cura-button-select.js +2 -2
  181. package/dist/components/cura-button-select.js.map +1 -1
  182. package/dist/components/cura-button-transparent2.js +13 -8
  183. package/dist/components/cura-button-transparent2.js.map +1 -1
  184. package/dist/components/cura-button.definitions.js +10 -0
  185. package/dist/components/cura-button.definitions.js.map +1 -0
  186. package/dist/components/cura-button.js +10 -4
  187. package/dist/components/cura-button.js.map +1 -1
  188. package/dist/components/cura-calendar.js +126 -15
  189. package/dist/components/cura-calendar.js.map +1 -1
  190. package/dist/components/cura-card.js +1 -1
  191. package/dist/components/cura-checkbox.js +2 -2
  192. package/dist/components/cura-checkbox.js.map +1 -1
  193. package/dist/components/cura-display.js +21 -11
  194. package/dist/components/cura-display.js.map +1 -1
  195. package/dist/components/cura-dropdown-search-option-title.js +1 -1
  196. package/dist/components/cura-dropdown-search-option.js +5 -3
  197. package/dist/components/cura-dropdown-search-option.js.map +1 -1
  198. package/dist/components/cura-dropdown-search.js +7 -5
  199. package/dist/components/cura-dropdown-search.js.map +1 -1
  200. package/dist/components/cura-heading2.js +1 -1
  201. package/dist/components/cura-icon2.js +1 -1
  202. package/dist/components/cura-icons-view.js +4 -4
  203. package/dist/components/cura-icons-view.js.map +1 -1
  204. package/dist/components/cura-label2.js +1 -1
  205. package/dist/components/cura-label2.js.map +1 -1
  206. package/dist/components/cura-loader-bar2.js +1 -1
  207. package/dist/components/cura-loader-circle2.js +1 -1
  208. package/dist/components/cura-page-template.js +1 -1
  209. package/dist/components/cura-paragraph2.js +2 -2
  210. package/dist/components/cura-paragraph2.js.map +1 -1
  211. package/dist/components/cura-radio.js +1 -1
  212. package/dist/components/cura-select-option2.js +1 -1
  213. package/dist/components/cura-select2.js +7 -5
  214. package/dist/components/cura-select2.js.map +1 -1
  215. package/dist/components/cura-switch.js +1 -1
  216. package/dist/components/cura-toast.js +1 -1
  217. package/dist/components/index.js +27 -9
  218. package/dist/components/index.js.map +1 -1
  219. package/dist/cura/cura.esm.js +1 -1
  220. package/dist/cura/cura.esm.js.map +1 -1
  221. package/dist/cura/p-0b7a7306.js +2 -0
  222. package/dist/cura/p-0b7a7306.js.map +1 -0
  223. package/dist/cura/{p-260edb61.entry.js → p-0d435e42.entry.js} +2 -2
  224. package/dist/cura/{p-c63f4695.entry.js → p-2203e829.entry.js} +2 -2
  225. package/dist/cura/p-42dfa3a7.entry.js +2 -0
  226. package/dist/cura/p-42dfa3a7.entry.js.map +1 -0
  227. package/dist/cura/{p-6373c7cd.entry.js → p-4c7a2419.entry.js} +2 -2
  228. package/dist/cura/p-57b8b468.entry.js +2 -0
  229. package/dist/cura/p-57b8b468.entry.js.map +1 -0
  230. package/dist/cura/p-5ac9d510.entry.js +2 -0
  231. package/dist/cura/p-5ac9d510.entry.js.map +1 -0
  232. package/dist/cura/p-6682619b.entry.js +2 -0
  233. package/dist/cura/p-6682619b.entry.js.map +1 -0
  234. package/dist/cura/{p-5fcfbf32.entry.js → p-66c5cf5f.entry.js} +2 -2
  235. package/dist/cura/{p-4eaeb590.entry.js → p-84d8c67d.entry.js} +2 -2
  236. package/dist/cura/p-9b658260.entry.js +2 -0
  237. package/dist/cura/p-9b658260.entry.js.map +1 -0
  238. package/dist/cura/p-a00d2c68.entry.js +2 -0
  239. package/dist/cura/p-a00d2c68.entry.js.map +1 -0
  240. package/dist/cura/{p-a9dad622.entry.js → p-a5cf0fd6.entry.js} +2 -2
  241. package/dist/cura/p-a9cda3b1.entry.js +2 -0
  242. package/dist/cura/p-a9cda3b1.entry.js.map +1 -0
  243. package/dist/cura/{p-f016eb62.entry.js → p-ad8a7e0f.entry.js} +2 -2
  244. package/dist/cura/p-afd2c148.entry.js +2 -0
  245. package/dist/cura/p-afd2c148.entry.js.map +1 -0
  246. package/dist/cura/p-df5c3a86.entry.js +2 -0
  247. package/dist/cura/{p-17a878d4.entry.js.map → p-df5c3a86.entry.js.map} +1 -1
  248. package/dist/cura/p-dfc65f66.entry.js +2 -0
  249. package/dist/cura/p-efcb32eb.js +2 -0
  250. package/dist/cura/p-efcb32eb.js.map +1 -0
  251. package/dist/cura/p-f9433d24.entry.js +2 -0
  252. package/dist/cura/p-f9433d24.entry.js.map +1 -0
  253. package/dist/cura/p-fbf20e5a.entry.js +2 -0
  254. package/dist/cura/p-fbf20e5a.entry.js.map +1 -0
  255. package/dist/esm/{app-globals-f2da2b14.js → app-globals-6ca7103d.js} +26 -10
  256. package/dist/esm/app-globals-6ca7103d.js.map +1 -0
  257. package/dist/esm/cura-accordion_12.entry.js +23 -17
  258. package/dist/esm/cura-accordion_12.entry.js.map +1 -1
  259. package/dist/esm/cura-alert.entry.js +1 -1
  260. package/dist/esm/cura-avatar.entry.js +1 -1
  261. package/dist/esm/cura-badge-distance.entry.js +42 -0
  262. package/dist/esm/cura-badge-distance.entry.js.map +1 -0
  263. package/dist/esm/cura-button-outline.entry.js +10 -6
  264. package/dist/esm/cura-button-outline.entry.js.map +1 -1
  265. package/dist/esm/cura-button-select.entry.js +2 -2
  266. package/dist/esm/cura-button-select.entry.js.map +1 -1
  267. package/dist/esm/cura-button-transparent.entry.js +11 -7
  268. package/dist/esm/cura-button-transparent.entry.js.map +1 -1
  269. package/dist/esm/cura-button.definitions-617d3bad.js +10 -0
  270. package/dist/esm/cura-button.definitions-617d3bad.js.map +1 -0
  271. package/dist/esm/cura-calendar.entry.js +104 -10
  272. package/dist/esm/cura-calendar.entry.js.map +1 -1
  273. package/dist/esm/cura-card.entry.js +1 -1
  274. package/dist/esm/cura-checkbox.entry.js +2 -2
  275. package/dist/esm/cura-checkbox.entry.js.map +1 -1
  276. package/dist/esm/cura-display.entry.js +19 -10
  277. package/dist/esm/cura-display.entry.js.map +1 -1
  278. package/dist/esm/cura-dropdown-search-option-title.entry.js +1 -1
  279. package/dist/esm/cura-dropdown-search-option.entry.js +5 -3
  280. package/dist/esm/cura-dropdown-search-option.entry.js.map +1 -1
  281. package/dist/esm/cura-dropdown-search.entry.js +6 -5
  282. package/dist/esm/cura-dropdown-search.entry.js.map +1 -1
  283. package/dist/esm/cura-icons-view.entry.js +4 -4
  284. package/dist/esm/cura-icons-view.entry.js.map +1 -1
  285. package/dist/esm/cura-loader-bar.entry.js +1 -1
  286. package/dist/esm/cura-radio.entry.js +1 -1
  287. package/dist/esm/cura-switch.entry.js +1 -1
  288. package/dist/esm/cura-toast.entry.js +1 -1
  289. package/dist/esm/cura.js +2 -2
  290. package/dist/esm/loader.js +2 -2
  291. package/dist/types/api/theme-presets/theme-legacy-default.d.ts +3 -3
  292. package/dist/types/api/theme-presets/theme-presets.d.ts +3 -3
  293. package/dist/types/components/badges/cura-badge-distance/cura-badge-distance.d.ts +12 -0
  294. package/dist/types/components/badges/cura-badge-distance/cura-badge-distance.stories.d.ts +39 -0
  295. package/dist/types/components/buttons/cura-button/cura-button.d.ts +5 -0
  296. package/dist/types/components/buttons/cura-button/cura-button.stories.d.ts +23 -0
  297. package/dist/types/components/buttons/cura-button-outline/cura-button-outline.d.ts +6 -1
  298. package/dist/types/components/buttons/cura-button-outline/cura-button-outline.stories.d.ts +23 -0
  299. package/dist/types/components/buttons/cura-button-transparent/cura-button-transparent.d.ts +6 -0
  300. package/dist/types/components/buttons/cura-button-transparent/cura-button-transparent.stories.d.ts +11 -0
  301. package/dist/types/components/buttons/cura-button.definitions.d.ts +6 -0
  302. package/dist/types/components/cura-calendar/cura-calendar.d.ts +16 -7
  303. package/dist/types/components/cura-calendar/cura-calendar.stories.d.ts +56 -1
  304. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.d.ts +7 -3
  305. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.stories.d.ts +14 -0
  306. package/dist/types/components/forms/cura-label/cura-label.d.ts +1 -1
  307. package/dist/types/components/forms/cura-select/cura-select.d.ts +5 -0
  308. package/dist/types/components/forms/cura-select/cura-select.stories.d.ts +11 -0
  309. package/dist/types/components/text/cura-display/cura-display.d.ts +6 -0
  310. package/dist/types/components/text/cura-display/cura-display.stories.d.ts +14 -0
  311. package/dist/types/components.d.ts +89 -14
  312. package/package.json +5 -3
  313. package/dist/cjs/app-globals-bcffd819.js.map +0 -1
  314. package/dist/cura/p-0b1829ed.entry.js +0 -2
  315. package/dist/cura/p-0b1829ed.entry.js.map +0 -1
  316. package/dist/cura/p-17a878d4.entry.js +0 -2
  317. package/dist/cura/p-335323b5.entry.js +0 -2
  318. package/dist/cura/p-335323b5.entry.js.map +0 -1
  319. package/dist/cura/p-3c4215a8.entry.js +0 -2
  320. package/dist/cura/p-3c4215a8.entry.js.map +0 -1
  321. package/dist/cura/p-67e34464.entry.js +0 -2
  322. package/dist/cura/p-67e34464.entry.js.map +0 -1
  323. package/dist/cura/p-70c369b1.js +0 -2
  324. package/dist/cura/p-70c369b1.js.map +0 -1
  325. package/dist/cura/p-79fa3b97.entry.js +0 -2
  326. package/dist/cura/p-79fa3b97.entry.js.map +0 -1
  327. package/dist/cura/p-8433fec9.entry.js +0 -2
  328. package/dist/cura/p-8433fec9.entry.js.map +0 -1
  329. package/dist/cura/p-9a4094e3.entry.js +0 -2
  330. package/dist/cura/p-9a4094e3.entry.js.map +0 -1
  331. package/dist/cura/p-af2036a7.entry.js +0 -2
  332. package/dist/cura/p-b0d66386.entry.js +0 -2
  333. package/dist/cura/p-b0d66386.entry.js.map +0 -1
  334. package/dist/cura/p-c518a91c.entry.js +0 -2
  335. package/dist/cura/p-c518a91c.entry.js.map +0 -1
  336. package/dist/esm/app-globals-f2da2b14.js.map +0 -1
  337. /package/dist/cura/{p-260edb61.entry.js.map → p-0d435e42.entry.js.map} +0 -0
  338. /package/dist/cura/{p-c63f4695.entry.js.map → p-2203e829.entry.js.map} +0 -0
  339. /package/dist/cura/{p-6373c7cd.entry.js.map → p-4c7a2419.entry.js.map} +0 -0
  340. /package/dist/cura/{p-5fcfbf32.entry.js.map → p-66c5cf5f.entry.js.map} +0 -0
  341. /package/dist/cura/{p-4eaeb590.entry.js.map → p-84d8c67d.entry.js.map} +0 -0
  342. /package/dist/cura/{p-a9dad622.entry.js.map → p-a5cf0fd6.entry.js.map} +0 -0
  343. /package/dist/cura/{p-f016eb62.entry.js.map → p-ad8a7e0f.entry.js.map} +0 -0
  344. /package/dist/cura/{p-af2036a7.entry.js.map → p-dfc65f66.entry.js.map} +0 -0
@@ -1,4 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-1ad98520.js';
2
+ import { l as labelSizes } from './cura-button.definitions-617d3bad.js';
2
3
  import { m as microIcons, i as iconSizes } from './cura-icon.definitions-aaa4e80f.js';
3
4
 
4
5
  const curaAccordionCss = ":host{display:block;color:var(--font-color);font-size:var(--font-size);font-size:var(--font-size);font-family:var(--font-family);font-weight:var(--font-weight-regular)}:host::after{content:\"\";display:block;border-bottom:solid 1px var(--neutral-base);width:100%}";
@@ -126,7 +127,7 @@ const CuraAccordionItem = class {
126
127
  };
127
128
  CuraAccordionItem.style = CuraAccordionItemStyle0;
128
129
 
129
- const curaButtonCss = ":host{--border-radius:4px;display:inline-block;vertical-align:middle;position:relative}:host button,:host a{outline:none;box-shadow:none;box-sizing:border-box;display:flex;width:100%;align-items:center;justify-content:center;text-decoration:none !important;font-size:var(--font-size);cursor:pointer;transition:background-color 0.07s linear, box-shadow 0.07s linear, border-color 0.07s linear;border-radius:var(--border-radius);position:relative;background-color:var(--color-base-neutral-purewhite);box-sizing:border-box;border:2px solid transparent}:host button:focus,:host a:focus{outline:2px solid #6EA8FF}:host button:not(.disabled):not(.isLoading),:host a:not(.disabled):not(.isLoading){border:2px solid var(--color-base-color-light)}:host button:not(.disabled):hover,:host a:not(.disabled):hover{border-color:var(--color-dark-color-base);background:var(--color-base-color-light);box-shadow:0px 4px 8px 0px rgba(38, 38, 38, 0.16)}:host button:not(.isLoading):not(.disabled):active,:host a:not(.isLoading):not(.disabled):active{background-color:var(--color-dark-color-light);border-color:var(--color-dark-color-light)}:host button:hover,:host a:hover{box-shadow:0 4px 8px 0 rgba(38, 38, 38, 0.16)}:host button.medium:hover,:host a.medium:hover{box-shadow:0 3px 6px 0 rgba(38, 38, 38, 0.16)}:host button.small:hover,:host a.small:hover{box-shadow:0 2px 5px 0 rgba(38, 38, 38, 0.16)}:host button:active,:host button.disabled:hover,:host button.isLoading:hover,:host a:active,:host a.disabled:hover,:host a.isLoading:hover{box-shadow:none !important}:host button.large,:host a.large{padding:calc(var(--base-spacing) * 6.12px) calc(var(--base-spacing) * 9.96px);min-height:calc(var(--base-spacing) * 13px);min-width:calc(var(--base-spacing) * 33.7px)}:host button.medium,:host a.medium{padding:calc(var(--base-spacing) * 3.44px) calc(var(--base-spacing) * 9.96px);min-height:calc(var(--base-spacing) * 11px);min-width:calc(var(--base-spacing) * 29.95px)}:host button.small,:host a.small{padding:calc(var(--base-spacing) * 3.24px) calc(var(--base-spacing) * 7.44px);min-height:calc(var(--base-spacing) * 8px);min-width:calc(var(--base-spacing) * 21.67px)}:host button:not(.isLoading).large,:host a:not(.isLoading).large{padding:calc(var(--base-spacing) * 3.5px) calc(var(--base-spacing) * 4px);min-height:calc(var(--base-spacing) * 13px);min-width:calc(var(--base-spacing) * 13px)}:host button:not(.isLoading).medium,:host a:not(.isLoading).medium{padding:calc(var(--base-spacing) * 2.75px) calc(var(--base-spacing) * 4px);min-height:calc(var(--base-spacing) * 11px);min-width:calc(var(--base-spacing) * 11px)}:host button:not(.isLoading).small,:host a:not(.isLoading).small{padding:calc(var(--base-spacing) * 1.5px) calc(var(--base-spacing) * 3px);min-height:calc(var(--base-spacing) * 8px);min-width:calc(var(--base-spacing) * 8px)}:host button .button-container,:host a .button-container{display:flex;align-items:center;opacity:1;transition:opacity 0.2s linear;position:relative}:host button.icon-right .button-container,:host a.icon-right .button-container{flex-direction:row-reverse}:host button cura-label,:host a cura-label{flex:1;font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:1.43em;line-height:1.2em;text-align:var(--text-align, \"left\")}:host button.medium cura-label,:host a.medium cura-label{font-size:1.14em}:host button.small cura-label,:host a.small cura-label{font-size:1em}:host button.icon-left cura-icon,:host a.icon-left cura-icon{margin-right:calc(var(--base-spacing) * 3px)}:host button.icon-right cura-icon,:host a.icon-right cura-icon{margin-left:calc(var(--base-spacing) * 3px)}:host button.medium.icon-left cura-icon,:host a.medium.icon-left cura-icon{margin-right:calc(var(--base-spacing) * 2.7px)}:host button.medium.icon-right cura-icon,:host a.medium.icon-right cura-icon{margin-left:calc(var(--base-spacing) * 2.7px)}:host button.small.icon-left cura-icon,:host a.small.icon-left cura-icon{margin-right:calc(var(--base-spacing) * 2.5px)}:host button.small.icon-right cura-icon,:host a.small.icon-right cura-icon{margin-left:calc(var(--base-spacing) * 2.5px)}:host button.disabled,:host a.disabled{cursor:not-allowed;background-color:var(--neutral-pale-neutral-black)}:host button.icon-only,:host a.icon-only{padding:calc(var(--base-spacing) * 3.5px)}:host button.icon-only cura-label,:host a.icon-only cura-label{display:none}:host button.icon-only cura-icon,:host a.icon-only cura-icon{margin-left:0 !important;margin-right:0 !important}:host button.icon-only.medium,:host a.icon-only.medium{padding:calc(var(--base-spacing) * 2.75px)}:host button.icon-only.small,:host a.icon-only.small{padding:calc(var(--base-spacing) * 1.5px)}:host button cura-loader-circle,:host a cura-loader-circle{position:absolute;display:none}:host button.isLoading,:host a.isLoading{cursor:wait}:host button.isLoading .button-container,:host a.isLoading .button-container{opacity:0.3}:host button.isLoading.icon-only .button-container,:host a.isLoading.icon-only .button-container{opacity:0}:host button.isLoading cura-loader-circle,:host a.isLoading cura-loader-circle{display:block}:host button.isLoading cura-label,:host a.isLoading cura-label{display:none}";
130
+ const curaButtonCss = ":host{--border-radius:4px;display:inline-block;vertical-align:middle;position:relative}:host button,:host a{outline:none;box-shadow:none;box-sizing:border-box;display:flex;width:100%;align-items:center;justify-content:center;text-decoration:none !important;font-size:var(--font-size);cursor:pointer;transition:background-color 0.07s linear, box-shadow 0.07s linear, border-color 0.07s linear;border-radius:var(--border-radius);position:relative;background-color:var(--color-base-neutral-purewhite);box-sizing:border-box;border:none}:host button:focus,:host a:focus{outline:2px solid #6EA8FF}:host button::before,:host a::before{content:\"\";width:100%;height:100%;position:absolute;left:0px;top:0px;box-sizing:border-box;border:2px solid transparent;border-radius:var(--border-radius)}:host button:not(.disabled):not(.isLoading)::before,:host a:not(.disabled):not(.isLoading)::before{border:2px solid var(--color-base-color-light)}:host button:not(.disabled):hover,:host a:not(.disabled):hover{background:var(--color-base-color-light);box-shadow:0px 4px 8px 0px rgba(38, 38, 38, 0.16)}:host button:not(.disabled):not(.isLoading):hover::before,:host a:not(.disabled):not(.isLoading):hover::before{border-color:var(--color-dark-color-base)}:host button:not(.isLoading):not(.disabled):active,:host a:not(.isLoading):not(.disabled):active{background-color:var(--color-dark-color-light)}:host button:not(.isLoading):not(.disabled):active::before,:host a:not(.isLoading):not(.disabled):active::before{border-color:var(--color-dark-color-light)}:host button:hover,:host a:hover{box-shadow:0 4px 8px 0 rgba(38, 38, 38, 0.16)}:host button.medium:hover,:host a.medium:hover{box-shadow:0 3px 6px 0 rgba(38, 38, 38, 0.16)}:host button.small:hover,:host a.small:hover{box-shadow:0 2px 5px 0 rgba(38, 38, 38, 0.16)}:host button:active,:host button.disabled:hover,:host button.isLoading:hover,:host a:active,:host a.disabled:hover,:host a.isLoading:hover{box-shadow:none !important}:host button.large,:host a.large{padding:calc(var(--base-spacing) * 3px) calc(var(--base-spacing) * 4px);min-height:calc(var(--base-spacing) * 11px)}:host button.medium,:host a.medium{padding:calc(var(--base-spacing) * 3px);min-height:calc(var(--base-spacing) * 10px)}:host button.small,:host a.small{padding:calc(var(--base-spacing) * 2px);min-height:calc(var(--base-spacing) * 8px)}:host button .button-container,:host a .button-container{display:flex;align-items:center;opacity:1;transition:opacity 0.2s linear;position:relative}:host button.icon-right .button-container,:host a.icon-right .button-container{flex-direction:row-reverse}:host button.justify .button-container,:host a.justify .button-container{width:100%}:host button cura-label,:host a cura-label{flex:1;text-align:var(--text-align, \"left\")}:host button.icon-left cura-icon,:host a.icon-left cura-icon{margin-right:calc(var(--base-spacing) * 3px)}:host button.icon-right cura-icon,:host a.icon-right cura-icon{margin-left:calc(var(--base-spacing) * 3px)}:host button.medium.icon-left cura-icon,:host button.small.icon-left cura-icon,:host a.medium.icon-left cura-icon,:host a.small.icon-left cura-icon{margin-right:calc(var(--base-spacing) * 2px)}:host button.medium.icon-right cura-icon,:host button.small.icon-right cura-icon,:host a.medium.icon-right cura-icon,:host a.small.icon-right cura-icon{margin-left:calc(var(--base-spacing) * 2px)}:host button.disabled,:host a.disabled{cursor:not-allowed;background-color:var(--neutral-pale-neutral-black)}:host button.icon-only,:host a.icon-only{padding:calc(var(--base-spacing) * 3px) calc(var(--base-spacing) * 3px)}:host button.icon-only cura-label,:host a.icon-only cura-label{display:none}:host button.icon-only cura-icon,:host a.icon-only cura-icon{margin-left:0 !important;margin-right:0 !important}:host button.icon-only.medium,:host a.icon-only.medium{padding:calc(var(--base-spacing) * 3px)}:host button.icon-only.small,:host a.icon-only.small{padding:calc(var(--base-spacing) * 2px)}:host button cura-loader-circle,:host a cura-loader-circle{position:absolute;display:none}:host button.isLoading,:host a.isLoading{cursor:wait}:host button.isLoading .button-container,:host a.isLoading .button-container{opacity:0}:host button.isLoading cura-loader-circle,:host a.isLoading cura-loader-circle{display:block}";
130
131
  const CuraButtonStyle0 = curaButtonCss;
131
132
 
132
133
  const CuraButton = class {
@@ -153,6 +154,7 @@ const CuraButton = class {
153
154
  this.background = 'light';
154
155
  this.fontColor = 'dark';
155
156
  this.textAlign = 'left';
157
+ this.justify = false;
156
158
  this.styles = {};
157
159
  this.hovered = false;
158
160
  }
@@ -192,12 +194,13 @@ const CuraButton = class {
192
194
  classes[`icon-only`] = this.iconOnly;
193
195
  classes['disabled'] = this.disabled;
194
196
  classes['isLoading'] = this.isLoading;
197
+ classes['justify'] = this.justify;
195
198
  return classes;
196
199
  }
197
200
  getIcon() {
198
- if (!this.iconName || this.isLoading)
201
+ if (!this.iconName)
199
202
  return '';
200
- const iconSize = this.size === 'small' ? 16 : this.size === 'medium' ? 20 : 24;
203
+ const iconSize = this.size === 'large' ? 20 : 16;
201
204
  return h("cura-icon", { name: this.iconName, iconset: this.iconset, size: iconSize, color: this.getSymbolColor() });
202
205
  }
203
206
  getSymbolColor() {
@@ -221,7 +224,9 @@ const CuraButton = class {
221
224
  }
222
225
  }
223
226
  render() {
224
- return (h(Host, { key: '5a7c983dcae745239e7f81bc172a2aa52b5de8de' }, this.href ? (h("a", { href: this.disabled ? '' : this.href, target: this.target, class: this.getClasses(), style: this.styles, onClick: (e) => this.handleClick(e), onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave() }, h("span", { class: "button-container" }, this.getIcon(), h("cura-label", { class: "label", lineHeight: '0%', color: this.getSymbolColor() }, h("slot", null))), h("cura-loader-circle", { size: this.size, color: this.getSymbolColor() }))) : (h("button", { class: this.getClasses(), style: this.styles, disabled: this.disabled || null, onClick: (e) => this.handleClick(e), onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), type: this.type }, h("span", { class: "button-container" }, this.getIcon(), h("cura-label", { class: "label", lineHeight: '0%', color: this.getSymbolColor() }, h("slot", null))), h("cura-loader-circle", { size: this.size, color: this.getSymbolColor() })))));
227
+ const symbolColor = this.getSymbolColor();
228
+ const labelSize = labelSizes[this.size] || labelSizes["default"];
229
+ return (h(Host, { key: '33ee4706d79aae1ea11e804e59919f5e3afcf336' }, this.href ? (h("a", { href: this.disabled ? '' : this.href, target: this.target, class: this.getClasses(), style: this.styles, onClick: (e) => this.handleClick(e), onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave() }, h("span", { class: "button-container" }, this.getIcon(), h("cura-label", { class: "label", size: labelSize, lineHeight: '105%', color: symbolColor }, h("slot", null))), h("cura-loader-circle", { size: this.size, color: symbolColor }))) : (h("button", { class: this.getClasses(), style: this.styles, disabled: this.disabled || null, onClick: (e) => this.handleClick(e), onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), type: this.type }, h("span", { class: "button-container" }, this.getIcon(), h("cura-label", { class: "label", size: labelSize, lineHeight: '105%', color: symbolColor }, h("slot", null))), h("cura-loader-circle", { size: this.size, color: symbolColor })))));
225
230
  }
226
231
  static get formAssociated() { return true; }
227
232
  static get watchers() { return {
@@ -297,7 +302,7 @@ const CuraHeading = class {
297
302
  return tags[`${this.level}`] || tags['default'];
298
303
  }
299
304
  render() {
300
- return (h(Host, { key: '55016d81f72ce0b506a7e2f2fbca3aa92448d581', style: this.hostCSSProperties() }, this.getHeadingTag()));
305
+ return (h(Host, { key: '6e3a1f6786d9c1f9c0abb1b54ced47d2c6e8a90d', style: this.hostCSSProperties() }, this.getHeadingTag()));
301
306
  }
302
307
  get host() { return getElement(this); }
303
308
  static get watchers() { return {
@@ -342,7 +347,7 @@ const CuraIcon = class {
342
347
  this.host.style.setProperty(prop, value);
343
348
  }
344
349
  render() {
345
- return (h(Host, { key: 'd49f752d12f9babd6a82fe97ef384f89879e1db9' }, h("svg", { key: '0c6d9dad5f8f8b571dd422ebb5f7941a75b46336', version: "1.1", viewBox: "0 0 24 24", preserveAspectRatio: "xMidYMid meet", xmlns: "http://www.w3.org/2000/svg" }, h("use", { key: '88eab15bcbbff03713282d99055f140ccd424108', xlinkHref: `${this.assetsPath}/icons/iconset-${this.iconset}.svg#${this.name}` }))));
350
+ return (h(Host, { key: '42f2502c1180315fde13c1c383ba2335e681f25b' }, h("svg", { key: 'b30e76338033abd6be556049e1db9d949173adc2', version: "1.1", viewBox: "0 0 24 24", preserveAspectRatio: "xMidYMid meet", xmlns: "http://www.w3.org/2000/svg" }, h("use", { key: '45df96f126cc573ce5189332a04c4e9a6db02b36', xlinkHref: `${this.assetsPath}/icons/iconset-${this.iconset}.svg#${this.name}` }))));
346
351
  }
347
352
  get host() { return getElement(this); }
348
353
  static get watchers() { return {
@@ -4353,7 +4358,7 @@ const CuraLabel = class {
4353
4358
  };
4354
4359
  }
4355
4360
  render() {
4356
- return (h(Host, { key: '34d418859c8067e879a089240d36b58f5e91c8fc', style: this.hostCSSProperties() }, h("p", { key: '4a28171e079f80d8e61ebe840b858d65dd6d62c3', style: this.styles, class: this.getClasses() }, h("slot", { key: '0796484498caddf7935ff3458e13cfab47759a4b' }))));
4361
+ return (h(Host, { key: '77ee1eeda9c4bef3c64a098df6420d8f1545e06f', style: this.hostCSSProperties() }, h("p", { key: '6ade3961e8b1fa6cf5d3ae2bd695774cdfa197a7', style: this.styles, class: this.getClasses() }, h("slot", { key: '1fe809e027a5137e747835198527bcfab8c73d86' }))));
4357
4362
  }
4358
4363
  get host() { return getElement(this); }
4359
4364
  static get watchers() { return {
@@ -4387,7 +4392,7 @@ const CuraLoaderCircle = class {
4387
4392
  };
4388
4393
  }
4389
4394
  render() {
4390
- return (h(Host, { key: 'dd0c9e5b82f8f3b41511d31333af00e46435e9db', style: this.getStyles() }, h("svg", { key: '2a6a1edab6501c7788bebed93bbc87143d10fbaf', viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '8dd113e23ffc4f5df091738a878eee76e030c904' }, h("circle", { key: 'a6e06aad2260ffb8cec65aed59ef8f09459765a1', cx: "8", cy: "8", r: "7", stroke: "url(#paint0_linear_13485_11488)", "stroke-width": "2" }), h("path", { key: '88ac6f03cac1030593e06e6062d8d9947474aa62', d: "M1 8C1 4.13401 4.11877 1 7.96596 1C9.53445 1 10.9819 1.52093 12.1462 2.4C12.8959 2.96601 13.5282 3.68049 14 4.5", "stroke-width": "2" })), h("defs", { key: '6bae1e73907f3f8a17560ef055290c4ac41959e7' }, h("linearGradient", { key: 'c2510effd844984927f4b32fbb7f770ebcb09a3c', id: "paint0_linear_13485_11488", x1: "15.7", y1: "4.5", x2: "4.15", y2: "11.5", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '477e90e9eadf1385a8b897917886e1fe352c41d0' }), h("stop", { key: '135e22c3a11916fa1ce4bc5870774ecf37512e6f', offset: "1" }))))));
4395
+ return (h(Host, { key: '4c3a12d61a3b686438ece6752160337ca8cacf18', style: this.getStyles() }, h("svg", { key: 'bf8d817e7624419514e8f918ade94024c0d6bcb9', viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '69885675868e25d75e9b0a461cb6563ba32a317a' }, h("circle", { key: 'a1b20469b5bb76d101cfbba683f99689b2a8b8ed', cx: "8", cy: "8", r: "7", stroke: "url(#paint0_linear_13485_11488)", "stroke-width": "2" }), h("path", { key: 'c74b6313eff3374f711ace4c638fa0e671325f12', d: "M1 8C1 4.13401 4.11877 1 7.96596 1C9.53445 1 10.9819 1.52093 12.1462 2.4C12.8959 2.96601 13.5282 3.68049 14 4.5", "stroke-width": "2" })), h("defs", { key: '5f5861e8cdf8f192cd3312c345b0c3f2afeeb0c2' }, h("linearGradient", { key: '98826d4d31d454e8d013349003bc89c3b82118bd', id: "paint0_linear_13485_11488", x1: "15.7", y1: "4.5", x2: "4.15", y2: "11.5", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'c0e582f71ef1a6870d0f77047198f58bf18987f6' }), h("stop", { key: '3f120a0b8e9c86388f084d34e4bda9f8c5893702', offset: "1" }))))));
4391
4396
  }
4392
4397
  };
4393
4398
  CuraLoaderCircle.style = CuraLoaderCircleStyle0;
@@ -4411,13 +4416,13 @@ const CuraPageTemplate = class {
4411
4416
  return classes;
4412
4417
  }
4413
4418
  render() {
4414
- return (h(Host, { key: 'b420fd773b337fbf64107124c3a65b7d543aa0f9' }, h("div", { key: '00e031bf40ed01904107f07367ee5b3042c1871f', style: this.styles, class: "grid-template" }, h("div", { key: '4c5c8112fe739d2b330a5a71bfdd6f6339206b15', id: "sub-header" }, h("slot", { key: '8b9896a17e6016bc791da8fd01f562a41d7f5bb1', name: 'sub-header' })), h("div", { key: '9d45f7a18ce35ae550521b281cfc0d9ea5009343', id: "header" }, h("slot", { key: '79ecbfb33b818b41c98f8a1f09243f6c2082b7bd', name: 'header' })), h("div", { key: '129b9928ddd3c0f0c357fa71494b3b77876ecd49', id: "pre-content" }, h("slot", { key: '71b6fbe0755848ac8df0a800e65b8ebc6909aff3', name: 'pre-content' })), h("div", { key: '80389bc85c71768906aa2ab564a80b84a045705d', id: "content-container", class: this.getClasses() }, h("div", { key: '438eb89b07be453c1a7caf31eb78879a6b000fc3', id: "sidebar-left" }, h("slot", { key: '8e0dd99e31be8d03d767acdee8bd18f4f6fe80bd', name: 'sidebar-left' })), h("div", { key: '21edd321d65ff1a685c699314a2d4617a14b6d09', id: "content" }, h("slot", { key: '125f790bc5d5ecade8946c154b00fdb7591ec26f', name: "content" }), h("slot", { key: 'e52dfd04c751d893335037f6dc970902a37a7d4f' })), h("div", { key: '3d35da8b265ca7a96fe36d8f037c6db0e0857537', id: "sidebar-right" }, h("slot", { key: '1d812f29d7cc068b0c4f6e705a60defc91da7145', name: 'sidebar-right' }))), h("div", { key: '10f23a4d4e837bbb11e140a5fd09be05836a27ba', id: "post-body" }, h("slot", { key: '8f3bd8fea091a0b025e69f1a0916016f1354aeb8', name: 'post-body' })), h("div", { key: '474062139aa0dd1ed49bc9c8594820fa2ff0ba83', id: "footer" }, h("slot", { key: 'ad46b1122b0875390822df6db770413980090f5e', name: 'footer' })), h("div", { key: 'c3de6dd778e675e38099d85d248e7923e276a25c', id: "sub-footer" }, h("slot", { key: '81a48964dc8912a225ea9ea49478d674d8d7271b', name: 'sub-footer' })))));
4419
+ return (h(Host, { key: '11b8c556d3608f5fdb0f80fa5c0c9a71fa51e506' }, h("div", { key: '41c0a6cb17747a0bf8fb44f8e5766412dd261b4d', style: this.styles, class: "grid-template" }, h("div", { key: 'f563c6dbcd7506bfc100df9d5e4d7afe28cc7172', id: "sub-header" }, h("slot", { key: '2db35bb65c395d6af3ec1654fdbe2fa76735d60d', name: 'sub-header' })), h("div", { key: 'dff85fecdcf50c6812dd7eda1d2547b868da36a4', id: "header" }, h("slot", { key: 'dd1726210432a383868ae4ab716ee20259a7a744', name: 'header' })), h("div", { key: '3d8ebad203977884ea3b0c97cffd764e7c87ff8b', id: "pre-content" }, h("slot", { key: '15e9cd099c005d78afc31624d968142d657cd53e', name: 'pre-content' })), h("div", { key: '682ac5ec6855a6e598a1c27dae336787f38d5143', id: "content-container", class: this.getClasses() }, h("div", { key: 'a288d9994489df25bffac158026df89e688064a9', id: "sidebar-left" }, h("slot", { key: '26546baebf11e32f18ddec1659453e85cb5f8542', name: 'sidebar-left' })), h("div", { key: 'f998d555d298800c770919c6195b2d963000c07f', id: "content" }, h("slot", { key: 'e15084b2c7a2092331e92d5a0e389a37e07905d0', name: "content" }), h("slot", { key: '31a9c32a7309a34882ee8c7e5fe5f8893083a1ba' })), h("div", { key: '661aa62b89dd76d5d40008690fa56d53234e048d', id: "sidebar-right" }, h("slot", { key: 'f0b96d33a41818840a38ca162fd32fba8b3f70bb', name: 'sidebar-right' }))), h("div", { key: 'bdb1b6793f62315d80ab3843224a56e9586f5cc4', id: "post-body" }, h("slot", { key: 'c373462fbd8d8ecebccb1515304be38b68f1fc87', name: 'post-body' })), h("div", { key: '097ae8d7ccb045ebcc60f2829b43a2ba8e87fc2b', id: "footer" }, h("slot", { key: '1d519a8e1e5094bbf5c2a3309c4e84122468ab3e', name: 'footer' })), h("div", { key: '62e5ab1d7c9a4be5e4b4f9ab0803b298ee9fe125', id: "sub-footer" }, h("slot", { key: '59a0637bbc2dad5a2bfef04e78858a95f59231d1', name: 'sub-footer' })))));
4415
4420
  }
4416
4421
  get host() { return getElement(this); }
4417
4422
  };
4418
4423
  CuraPageTemplate.style = CuraPageTemplateStyle0;
4419
4424
 
4420
- const curaParagraphCss = ":host{display:block;font-size:var(--font-size-base)}:host p{font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);color:var(--color-body);line-height:var(--line-height);margin-block:var(--margin-block);letter-spacing:0.28px}:host p.large{font-size:1.214em;line-height:calc(var(--line-height) + 10%);letter-spacing:0px}:host p.small{font-size:0.85em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.48px}:host p.caption,:host p.xsmall{font-size:0.714em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.6px}@media (min-width: 769px) and (max-width: 1920px){:host p{font-size:1.143em;line-height:calc(var(--line-height) + 5%);letter-spacing:0.32px}:host p.large{font-size:1.357em;line-height:calc(var(--line-height) + 10%);letter-spacing:0px}:host p.small{font-size:1em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.56px}:host p.caption,:host p.xsmall{font-size:0.85em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.72px}}@media (min-width: 1921px){:host p{font-size:1.429em;line-height:calc(var(--line-height) + 10%);letter-spacing:0px}:host p.large{font-size:1.714em;line-height:calc(var(--line-height) + 20%)}:host p.small{font-size:1.21em;line-height:calc(var(--line-height) + 5%);letter-spacing:0px}:host p.caption,:host p.xsmall{font-size:1em;line-height:calc(var(--line-height) + 5%);letter-spacing:0.28px}}:host ::slotted(b),:host ::slotted(strong){font-weight:var(--font-weight-bold)}:host ::slotted(a){font-weight:var(--font-weight-medium);color:var(--color-link);text-underline-offset:10%}:host ::slotted(u){font-weight:var(--font-weight-medium);text-underline-offset:10%}:host ::slotted(abbr){color:var(--color-link);text-decoration:underline dashed 1px var(--color-link);text-underline-offset:10%;cursor:default}";
4425
+ const curaParagraphCss = ":host{display:block;font-size:var(--font-size-base)}:host p{font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);color:var(--color-body);line-height:var(--line-height);margin-block:var(--margin-block);letter-spacing:0.28px}:host p.large{font-size:1.214em;line-height:calc(var(--line-height) + 10%);letter-spacing:0px}:host p.small{font-size:0.85em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.48px}:host p.caption,:host p.xsmall{font-size:0.7142857143em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.6px}@media (min-width: 769px) and (max-width: 1920px){:host p{font-size:1.143em;line-height:calc(var(--line-height) + 5%);letter-spacing:0.32px}:host p.large{font-size:1.357em;line-height:calc(var(--line-height) + 10%);letter-spacing:0px}:host p.small{font-size:1em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.56px}:host p.caption,:host p.xsmall{font-size:0.85em;line-height:calc(var(--line-height) - 5%);letter-spacing:0.72px}}@media (min-width: 1921px){:host p{font-size:1.429em;line-height:calc(var(--line-height) + 10%);letter-spacing:0px}:host p.large{font-size:1.714em;line-height:calc(var(--line-height) + 20%)}:host p.small{font-size:1.21em;line-height:calc(var(--line-height) + 5%);letter-spacing:0px}:host p.caption,:host p.xsmall{font-size:1em;line-height:calc(var(--line-height) + 5%);letter-spacing:0.28px}}:host ::slotted(b),:host ::slotted(strong){font-weight:var(--font-weight-bold)}:host ::slotted(a),:host ::slotted(span a),:host ::slotted(a:-webkit-any-link),:host p a{font-weight:var(--font-weight-medium);color:var(--color-link);text-underline-offset:10%}:host ::slotted(u){font-weight:var(--font-weight-medium);text-underline-offset:10%}:host ::slotted(i){font-style:italic}:host ::slotted(em){font-weight:var(--font-weight-medium);color:var(--color-link);font-style:normal}:host ::slotted(abbr){color:var(--color-link);text-decoration:underline dashed 1px var(--color-link);text-underline-offset:10%;cursor:default}";
4421
4426
  const CuraParagraphStyle0 = curaParagraphCss;
4422
4427
 
4423
4428
  const CuraParagraph = class {
@@ -4467,7 +4472,7 @@ const CuraParagraph = class {
4467
4472
  };
4468
4473
  }
4469
4474
  render() {
4470
- return (h(Host, { key: '2c9903f885ae8346efdbb1569264fc078aee9224', style: this.hostCSSProperties() }, h("p", { key: '287c656408d2e9876497f70784ae7ce166417272', style: this.styles, class: this.setsizeClass() }, h("slot", { key: 'dde5f8d46c384a76605c1ef33b73c8f442c7a48b' }))));
4475
+ return (h(Host, { key: '0942f1f6c23f0662a604f065ab7347546ed457cf', style: this.hostCSSProperties() }, h("p", { key: '3a16f232c2bd783695a2229eb3181463b28a95fa', style: this.styles, class: this.setsizeClass() }, h("slot", { key: 'c03154a42f5a30f8114ff86b8a62a3f1093d7c73' }))));
4471
4476
  }
4472
4477
  get host() { return getElement(this); }
4473
4478
  static get watchers() { return {
@@ -4477,7 +4482,7 @@ const CuraParagraph = class {
4477
4482
  };
4478
4483
  CuraParagraph.style = CuraParagraphStyle0;
4479
4484
 
4480
- const curaSelectCss = ":host{display:block;position:relative;font-family:var(--font-family)}.wrapper{width:100%;user-select:none;text-align:left !important}.wrapper cura-label{margin-bottom:8px}.wrapper .helper-text{margin-top:8px;color:var(--neutral-dark)}.wrapper .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper .cura-input-field .feedback-icon{padding-left:12px}.wrapper .cura-input-field .up-down-icon{order:3;padding-right:12px;cursor:pointer;pointer-events:all}.wrapper .cura-input-field input{padding:0px 12px 0px 8px}.wrapper .cura-input-field.open{border-radius:4px 4px 0 0 !important}.wrapper.transparent{background-color:transparent;padding:0px;max-height:80px}.wrapper.transparent .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box;background-color:transparent !important;border:none !important;border-radius:0;height:27px}.wrapper.transparent .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.transparent .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.transparent .cura-input-field .feedback-icon{padding-left:12px}.wrapper.transparent .cura-input-field input{color:var(--neutral-black) !important;font-size:16px;font-weight:var(--font-weight-bold) !important;padding:0}.wrapper.transparent .cura-input-field input::placeholder{color:var(--neutral-black)}.wrapper.transparent .cura-input-field .feedback-icon{order:3;margin:0 20px 0 0}.wrapper.transparent:focus-within .cura-input-field{border:none !important;background-color:transparent !important}.wrapper.transparent:focus-within .cura-input-field input{border:none !important;outline:none}.wrapper.transparent .helper-text{margin-top:0px}.wrapper:hover:not(.disabled):not(.isLoading):not(.success):not(.error):not(.isFocused):not(.readOnly):not(.transparent) .cura-input-field{border-color:var(--neutral-dark)}.wrapper:hover:not(.disabled):not(.isLoading):not(.success):not(.error):not(.isFocused):not(.readOnly):not(.transparent) .cura-input-field input{color:var(--neutral-dark)}.wrapper:hover:not(.disabled):not(.isLoading):not(.success):not(.error):not(.isFocused):not(.readOnly):not(.transparent) .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper:focus-within .cura-input-field{border:2px solid var(--info-base) !important;background-color:var(--neutral-purewhite);outline:none}.wrapper:focus-within .cura-input-field input{color:var(--neutral-black) !important}.wrapper.success .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.success .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.success .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.success .cura-input-field .feedback-icon{padding-left:12px}.wrapper.success .cura-input-field input{color:var(--success-darker) !important}.wrapper.success .cura-input-field input::placeholder{color:var(--success-darker) !important}.wrapper.success:not(.transparent) .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box;border:2px solid var(--success-dark) !important;background-color:var(--success-lighter) !important}.wrapper.success:not(.transparent) .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.success:not(.transparent) .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.success:not(.transparent) .cura-input-field .feedback-icon{padding-left:12px}.wrapper.error .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.error .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.error .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.error .cura-input-field .feedback-icon{padding-left:12px}.wrapper.error .cura-input-field input{color:var(--error-darker) !important}.wrapper.error .cura-input-field input::placeholder{color:var(--error-darker) !important}.wrapper.error:not(.transparent) .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box;border:2px solid var(--error-dark) !important;background-color:var(--error-lighter) !important}.wrapper.error:not(.transparent) .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.error:not(.transparent) .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.error:not(.transparent) .cura-input-field .feedback-icon{padding-left:12px}.wrapper.small .cura-input-field{width:100%;height:32px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.small .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:12px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.small .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.small .cura-input-field .feedback-icon{padding-left:12px}.wrapper.small .cura-input-field input{line-height:13px;letter-spacing:0.72px}.wrapper.small .helper-text{margin-top:8px;color:var(--neutral-dark);font-weight:var(--font-weight-regular)}.wrapper.small.label .menu{top:53px}.wrapper.small .menu{top:33px}.wrapper.medium .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.medium .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.medium .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.medium .cura-input-field .feedback-icon{padding-left:12px}.wrapper.medium .cura-input-field input{line-height:16px;letter-spacing:0.56px}.wrapper.medium .helper-text{margin-top:8px;color:var(--neutral-dark);font-weight:var(--font-weight-regular)}.wrapper.medium.label .menu{top:61px}.wrapper.medium .menu{top:40px}.wrapper.large .cura-input-field{width:100%;height:44px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.large .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:16px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.large .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.large .cura-input-field .feedback-icon{padding-left:12px}.wrapper.large .helper-text{margin-top:8px;color:var(--neutral-dark);font-weight:var(--font-weight-bold)}.wrapper.large.label .menu{top:69px}.wrapper.large .menu{top:47px}.wrapper.disabled .cura-input-field{background-color:var(--neutral-white);border:2px solid var(--neutral-base)}.wrapper.disabled .cura-input-field input{color:var(--neutral-medium)}.wrapper.disabled .cura-input-field input::placeholder{color:var(--neutral-medium)}.required{color:red}.menu{position:absolute;left:0;right:-1px;background:#fff;border:2px solid var(--neutral-light);border-radius:4px;z-index:1000;max-height:285px;overflow:hidden;border-top:transparent;align-items:center;scrollbar-color:var(--neutral-medium) var(--neutral-black-20);overflow-y:auto;box-shadow:0px 4px 8px 0px rgba(38, 38, 38, 0.16)}.menu.open{border-radius:0 !important}";
4485
+ const curaSelectCss = ":host{display:block;position:relative;font-family:var(--font-family)}.wrapper{width:100%;user-select:none;text-align:left !important}.wrapper cura-label{margin-bottom:8px}.wrapper .helper-text{margin-top:8px;color:var(--neutral-dark)}.wrapper .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper .cura-input-field .feedback-icon{padding-left:12px}.wrapper .cura-input-field .up-down-icon{order:3;padding-right:12px;cursor:pointer;pointer-events:all}.wrapper .cura-input-field input{padding:0px 12px 0px 8px;cursor:pointer}.wrapper .cura-input-field.open{border-radius:4px 4px 0 0 !important}.wrapper.transparent{background-color:transparent;padding:0px;max-height:80px}.wrapper.transparent .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box;background-color:transparent !important;border:none !important;border-radius:0;height:27px}.wrapper.transparent .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.transparent .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.transparent .cura-input-field .feedback-icon{padding-left:12px}.wrapper.transparent .cura-input-field input{color:var(--neutral-black) !important;font-size:16px;font-weight:var(--font-weight-bold) !important;padding:0}.wrapper.transparent .cura-input-field input::placeholder{color:var(--neutral-black)}.wrapper.transparent .cura-input-field .feedback-icon{order:3;margin:0 20px 0 0}.wrapper.transparent:focus-within .cura-input-field{border:none !important;background-color:transparent !important}.wrapper.transparent:focus-within .cura-input-field input{border:none !important;outline:none}.wrapper.transparent .helper-text{margin-top:0px}.wrapper:hover:not(.disabled):not(.isLoading):not(.success):not(.error):not(.isFocused):not(.readOnly):not(.transparent) .cura-input-field{border-color:var(--neutral-dark)}.wrapper:hover:not(.disabled):not(.isLoading):not(.success):not(.error):not(.isFocused):not(.readOnly):not(.transparent) .cura-input-field input{color:var(--neutral-dark)}.wrapper:hover:not(.disabled):not(.isLoading):not(.success):not(.error):not(.isFocused):not(.readOnly):not(.transparent) .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper:focus-within .cura-input-field{border:2px solid var(--info-base) !important;background-color:var(--neutral-purewhite);outline:none}.wrapper:focus-within .cura-input-field input{color:var(--neutral-black) !important}.wrapper.success .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.success .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.success .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.success .cura-input-field .feedback-icon{padding-left:12px}.wrapper.success .cura-input-field input{color:var(--success-darker) !important}.wrapper.success .cura-input-field input::placeholder{color:var(--success-darker) !important}.wrapper.success:not(.transparent) .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box;border:2px solid var(--success-dark) !important;background-color:var(--success-lighter) !important}.wrapper.success:not(.transparent) .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.success:not(.transparent) .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.success:not(.transparent) .cura-input-field .feedback-icon{padding-left:12px}.wrapper.error .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.error .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.error .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.error .cura-input-field .feedback-icon{padding-left:12px}.wrapper.error .cura-input-field input{color:var(--error-darker) !important}.wrapper.error .cura-input-field input::placeholder{color:var(--error-darker) !important}.wrapper.error:not(.transparent) .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box;border:2px solid var(--error-dark) !important;background-color:var(--error-lighter) !important}.wrapper.error:not(.transparent) .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.error:not(.transparent) .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.error:not(.transparent) .cura-input-field .feedback-icon{padding-left:12px}.wrapper.small .cura-input-field{width:100%;height:32px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.small .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:12px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.small .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.small .cura-input-field .feedback-icon{padding-left:12px}.wrapper.small .cura-input-field input{line-height:13px;letter-spacing:0.72px}.wrapper.small .helper-text{margin-top:8px;color:var(--neutral-dark);font-weight:var(--font-weight-regular)}.wrapper.small.label .menu{top:53px}.wrapper.small .menu{top:33px}.wrapper.medium .cura-input-field{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.medium .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:14px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.medium .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.medium .cura-input-field .feedback-icon{padding-left:12px}.wrapper.medium .cura-input-field input{line-height:16px;letter-spacing:0.56px}.wrapper.medium .helper-text{margin-top:8px;color:var(--neutral-dark);font-weight:var(--font-weight-regular)}.wrapper.medium.label .menu{top:61px}.wrapper.medium .menu{top:40px}.wrapper.large .cura-input-field{width:100%;height:44px;display:flex;flex-direction:row;align-items:center;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-medium);border-radius:4px;color:var(--primary-base);letter-spacing:0.32px;line-height:20px;overflow:hidden;box-sizing:border-box}.wrapper.large .cura-input-field input{flex:1;width:100%;height:100%;background:transparent;border:none;outline:none;color:var(--neutral-dark);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:16px;box-sizing:border-box;padding:0px 12px 0px 8px}.wrapper.large .cura-input-field input::placeholder{color:var(--neutral-dark)}.wrapper.large .cura-input-field .feedback-icon{padding-left:12px}.wrapper.large .helper-text{margin-top:8px;color:var(--neutral-dark);font-weight:var(--font-weight-bold)}.wrapper.large.label .menu{top:69px}.wrapper.large .menu{top:47px}.wrapper.disabled .cura-input-field{background-color:var(--neutral-white);border:2px solid var(--neutral-base)}.wrapper.disabled .cura-input-field input{color:var(--neutral-medium)}.wrapper.disabled .cura-input-field input::placeholder{color:var(--neutral-medium)}.required{color:red}.menu{position:absolute;left:0;right:-1px;background:#fff;border:2px solid var(--neutral-light);border-radius:4px;z-index:1000;max-height:285px;overflow:hidden;border-top:transparent;align-items:center;scrollbar-color:var(--neutral-medium) var(--neutral-black-20);overflow-y:auto;box-shadow:0px 4px 8px 0px rgba(38, 38, 38, 0.16)}.menu.open{border-radius:0 !important}";
4481
4486
  const CuraSelectStyle0 = curaSelectCss;
4482
4487
 
4483
4488
  const CuraSelect = class {
@@ -4563,6 +4568,7 @@ const CuraSelect = class {
4563
4568
  this.status = 'default';
4564
4569
  this.disabled = false;
4565
4570
  this.required = false;
4571
+ this.searchBehavior = false;
4566
4572
  this.isHovered = false;
4567
4573
  this.isFocused = false;
4568
4574
  this.isOpen = false;
@@ -4577,7 +4583,7 @@ const CuraSelect = class {
4577
4583
  * Filters the options based on the current input value.
4578
4584
  */
4579
4585
  filterOptions(newText) {
4580
- if (!this.isOpen) {
4586
+ if (!this.isOpen || !this.searchBehavior) {
4581
4587
  return;
4582
4588
  }
4583
4589
  this.options.forEach(option => {
@@ -4754,13 +4760,13 @@ const CuraSelect = class {
4754
4760
  return (h("cura-icon", { class: 'feedback-icon', name: icon, iconset: 'default', size: this.size === 'large' ? 20 : 16, color: this.getColor('icon'), style: this.styles }));
4755
4761
  }
4756
4762
  render() {
4757
- return (h(Host, { key: '3c3decc50564c121ed3d3f6ebbdb3cceb598d43a', style: this.styles }, h("div", { key: '2705f712b9691954baa75a9c634c93ccebee0740', class: this.getClasses(), onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false), onClick: this.handleClick }, this.label && (h("cura-label", { key: '3344e10727cf46fdbd9808577753d89b03ea8ffa', class: 'label', weight: 'bold', size: this.size === 'large' ? 'small' : 'xsmall', color: this.getColor('label') }, this.label, " ", this.required && h("span", { key: 'a7711d139f6624d8a4edf31aa508bcf6151c7628', class: 'required' }, "* "))), h("div", { key: '831a81c1eff493bd3ae4939b2d0f2615f147b03e', class: {
4763
+ return (h(Host, { key: 'f6447e417389cc714eeee6ace4cf8493c1f8eac6', style: this.styles }, h("div", { key: 'e12e26480be1c5c3065f2934268936075283a162', class: this.getClasses(), onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false), onClick: this.handleClick }, this.label && (h("cura-label", { key: 'bbcf482d764f67371f736d74317059cb6ef9155a', class: 'label', weight: 'bold', size: this.size === 'large' ? 'small' : 'xsmall', color: this.getColor('label') }, this.label, " ", this.required && h("span", { key: 'b38876233f76c11037dfa4f2e0847acfce9c855c', class: 'required' }, "* "))), h("div", { key: '1b56deba7ad5b7d263ffbf9f5e666a882efa30bf', class: {
4758
4764
  'cura-input-field': true,
4759
4765
  'open': this.isOpen
4760
- } }, this.renderIcon(), h("input", { key: '7b60d8d8dacbc48078db6be44a9dd3940467cb28', type: "text", autocomplete: 'off', onFocus: () => (this.isFocused = true), onBlur: () => (this.isFocused = false), onKeyDown: this.handleKeyNavigation, "aria-required": String(this.required), "aria-disabled": String(this.disabled), "aria-invalid": String(this.status === 'error'), onInput: this.handleInputChange, style: this.styles, placeholder: this.placeholder, disabled: this.disabled, required: this.required, value: this.textInput }), h("cura-icon", { key: '77767f52fb9a546ee46ebc13ede2c5cf72f7f716', name: this.isOpen ? 'up' : 'down', class: "up-down-icon", color: this.disabled ? 'neutral-dark' : 'primary-base', size: 16, iconset: 'default' })), h("cura-label", { key: 'a3f3457d0afb0bc100c914a73ba95a67fa9c6c49', class: "helper-text", size: 'xsmall', color: this.getColor('text'), weight: this.mode === 'transparent' ? 'bold' : 'regular' }, h("slot", { key: 'e9756f0c73ccbabd67c13388f0838c5cbd4fc6d1' })), this.isOpen && (h("div", { key: '699f71716a21d6bfa97036cd38a87c9266567234', class: {
4766
+ } }, this.renderIcon(), h("input", { key: 'dba0c9ed720cdde8679b05df09b8957b15651df2', type: "text", autocomplete: 'off', onFocus: () => (this.isFocused = true), onBlur: () => (this.isFocused = false), onKeyDown: this.handleKeyNavigation, "aria-required": String(this.required), "aria-disabled": String(this.disabled), "aria-invalid": String(this.status === 'error'), onInput: this.handleInputChange, style: this.styles, placeholder: this.placeholder, disabled: this.disabled, required: this.required, value: this.textInput, readonly: this.searchBehavior ? null : true }), h("cura-icon", { key: 'b6a6dda0bfe4a66d80bf3cff1630456495614c17', name: this.isOpen ? 'up' : 'down', class: "up-down-icon", color: this.disabled ? 'neutral-dark' : 'primary-base', size: 16, iconset: 'default' })), h("cura-label", { key: '8bcb1e2903e00926b7f99b44a3f179160a8f10da', class: "helper-text", size: 'xsmall', color: this.getColor('text'), weight: this.mode === 'transparent' ? 'bold' : 'regular' }, h("slot", { key: '65c9ebcedaaad1131ba14962da9240ff8784c4f6' })), this.isOpen && (h("div", { key: 'e25fd607d58aa8ff812c9b41a242867bc0d3ecf7', class: {
4761
4767
  'menu': true,
4762
4768
  'open': this.isOpen
4763
- } }, h("slot", { key: 'dc338221fb3660195c4fa1a933baeb30ad6f4b2e', name: 'option' }))))));
4769
+ } }, h("slot", { key: '59eed2c893fa1201950611e234a137bf8a5dc7d4', name: 'option' }))))));
4764
4770
  }
4765
4771
  static get formAssociated() { return true; }
4766
4772
  get host() { return getElement(this); }
@@ -4810,7 +4816,7 @@ const CuraSelectOption = class {
4810
4816
  };
4811
4817
  }
4812
4818
  render() {
4813
- return (h(Host, { key: '231c03411af0a5639358ff232e4a81287a8571f0', slot: "option" }, h("div", { key: 'b5baa8f7c4a4e863b96ffda1454a8c339d4b2656', class: this.getClasses(), style: this.styles }, h("cura-label", { key: '36d3381260263303242c443004f7e201c2683d4e', color: `${this.selected ? 'primary-base' : 'neutral-black'}`, size: this.getSize('label'), "margin-block": "0" }, h("slot", { key: 'cc72fed8c51592c8fd076d091272879c7572a181' })), this.selected && h("cura-icon", { key: 'e118108f84d49b3d6574a143f09b2c43d43d11a8', name: 'check', size: this.getSize('icon'), color: "primary-base" }))));
4819
+ return (h(Host, { key: '5feb573684784f2cf70876ccc1bb673b853d69b4', slot: "option" }, h("div", { key: '03c65c64facc97c887c19f2226dfc5f1830004e1', class: this.getClasses(), style: this.styles }, h("cura-label", { key: '79f32d2bcc3ec42c8adb581fb8c4151920d55111', color: `${this.selected ? 'primary-base' : 'neutral-black'}`, size: this.getSize('label'), "margin-block": "0" }, h("slot", { key: '0df731f7223fac86e58676597c052caadd1d2858' })), this.selected && h("cura-icon", { key: '28d4f9561a60bf9ecfeca44e4835b46ffee28ec1', name: 'check', size: this.getSize('icon'), color: "primary-base" }))));
4814
4820
  }
4815
4821
  get host() { return getElement(this); }
4816
4822
  static get watchers() { return {