@rededor/cura 1.8.3-alpha.0 → 2.0.0-alpha.11

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 (674) hide show
  1. package/dist/assets/assets/icons/iconset-default-list.ts +1 -1
  2. package/dist/assets/assets/icons/iconset-default-tmp.svg +40 -0
  3. package/dist/assets/assets/icons/iconset-default.svg +1 -1
  4. package/dist/cjs/app-globals-e8cmvmo1.js +69 -0
  5. package/dist/cjs/{cura-accordion_20.cjs.entry.js → cura-accordion_21.cjs.entry.js} +1957 -98
  6. package/dist/cjs/cura-alert.cjs.entry.js +11 -11
  7. package/dist/cjs/cura-badge-counter.cjs.entry.js +13 -10
  8. package/dist/cjs/cura-badge-dot.cjs.entry.js +4 -7
  9. package/dist/cjs/cura-badge-pill.cjs.entry.js +7 -8
  10. package/dist/cjs/cura-button-outline.cjs.entry.js +15 -10
  11. package/dist/cjs/cura-button-select.cjs.entry.js +10 -9
  12. package/dist/cjs/cura-button.definitions-B3SK8MaV.js +0 -3
  13. package/dist/cjs/cura-calendar.cjs.entry.js +12 -9
  14. package/dist/cjs/cura-checkbox.cjs.entry.js +18 -11
  15. package/dist/cjs/cura-display.cjs.entry.js +10 -9
  16. package/dist/cjs/cura-dropdown-search-not-found.cjs.entry.js +4 -7
  17. package/dist/cjs/cura-forms.definitions-DVLuO67c.js +0 -3
  18. package/dist/cjs/cura-icon.definitions-DT0wF67y.js +0 -3
  19. package/dist/cjs/cura-icons-view.cjs.entry.js +5 -8
  20. package/dist/cjs/cura-input-date.cjs.entry.js +7 -8
  21. package/dist/cjs/cura-loader-bar.cjs.entry.js +10 -9
  22. package/dist/cjs/cura-modal.cjs.entry.js +19 -12
  23. package/dist/cjs/cura-progress-bar_2.cjs.entry.js +6 -9
  24. package/dist/cjs/cura-radio.cjs.entry.js +15 -10
  25. package/dist/cjs/cura-stepper.cjs.entry.js +4 -7
  26. package/dist/cjs/cura-switch.cjs.entry.js +13 -10
  27. package/dist/cjs/cura-tabs-button.cjs.entry.js +7 -8
  28. package/dist/cjs/cura-tabs-transparent.cjs.entry.js +7 -8
  29. package/dist/cjs/cura-tabs.definitions-CGqqGE2e.js +0 -3
  30. package/dist/cjs/cura-theme-module-Dg1d3VUN.js +237 -0
  31. package/dist/cjs/cura-toast.cjs.entry.js +10 -9
  32. package/dist/cjs/cura-tooltip.cjs.entry.js +4 -7
  33. package/dist/cjs/cura.cjs.js +8 -8
  34. package/dist/cjs/{index-BK9MSAiE.js → index-BLhmsPd0.js} +705 -579
  35. package/dist/cjs/index-EyP6Zlkd.js +0 -3
  36. package/dist/cjs/index.cjs.js +3 -4
  37. package/dist/cjs/loader.cjs.js +7 -7
  38. package/dist/cjs/static-DHz-FA_O.js +88 -0
  39. package/dist/cjs/theme-legacy-default-COE-hjD7.js +264 -0
  40. package/dist/collection/api/cura-api.js +0 -1
  41. package/dist/collection/api/cura-api.type.js +0 -1
  42. package/dist/collection/api/modules/cura-theme-breakpoints-module.js +0 -1
  43. package/dist/collection/api/modules/cura-theme-colors-module.js +0 -1
  44. package/dist/collection/api/modules/cura-theme-fonts-module.js +0 -1
  45. package/dist/collection/api/modules/cura-theme-module.js +0 -1
  46. package/dist/collection/api/modules/cura-theme-spacing-module.js +0 -1
  47. package/dist/collection/api/theme-presets/static.js +0 -1
  48. package/dist/collection/api/theme-presets/theme-default.js +0 -1
  49. package/dist/collection/api/theme-presets/theme-legacy-default.js +0 -1
  50. package/dist/collection/api/theme-presets/theme-maternity.js +0 -1
  51. package/dist/collection/api/theme-presets/theme-oncology.js +0 -1
  52. package/dist/collection/api/theme-presets/theme-perinatal-temporary.js +0 -1
  53. package/dist/collection/api/theme-presets/theme-presets.js +0 -1
  54. package/dist/collection/api/theme-presets/theme-richet.js +0 -1
  55. package/dist/collection/assets/icons/iconset-default-list.js +1 -2
  56. package/dist/collection/assets/icons/iconset-default-tmp.svg +40 -0
  57. package/dist/collection/assets/icons/iconset-default.svg +1 -1
  58. package/dist/collection/assets-raw/icons/default/autism.svg +3 -0
  59. package/dist/collection/assets-raw/icons/default/biop.svg +3 -0
  60. package/dist/collection/assets-raw/icons/default/lab.svg +3 -0
  61. package/dist/collection/assets-raw/icons/default/mobileClick.svg +3 -0
  62. package/dist/collection/assets-raw/icons/default/mobileRotate1.svg +3 -0
  63. package/dist/collection/assets-raw/icons/default/mobileRotate2.svg +3 -0
  64. package/dist/collection/assets-raw/icons/default/mobileRotate3.svg +3 -0
  65. package/dist/collection/assets-raw/icons/default/star.svg +3 -0
  66. package/dist/collection/assets-raw/icons/default/stop.svg +3 -0
  67. package/dist/collection/assets-raw/icons/default/xray.svg +3 -0
  68. package/dist/collection/collection-manifest.json +3 -2
  69. package/dist/collection/components/accordion/cura-accordion/cura-accordion.js +9 -10
  70. package/dist/collection/components/accordion/cura-accordion/cura-accordion.stories.js +0 -1
  71. package/dist/collection/components/accordion/cura-accordion-item/cura-accordion-item.js +9 -10
  72. package/dist/collection/components/badges/cura-badge-counter/cura-badge-counter.js +5 -6
  73. package/dist/collection/components/badges/cura-badge-counter/cura-badge-counter.stories.js +0 -1
  74. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.js +2 -3
  75. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.stories.js +0 -1
  76. package/dist/collection/components/badges/cura-badge-dot/cura-badge-dot.js +3 -4
  77. package/dist/collection/components/badges/cura-badge-dot/cura-badge-dot.stories.js +0 -1
  78. package/dist/collection/components/badges/cura-badge-pill/cura-badge-pill.js +8 -9
  79. package/dist/collection/components/badges/cura-badge-pill/cura-badge-pill.stories.js +0 -1
  80. package/dist/collection/components/buttons/cura-button/cura-button.js +24 -25
  81. package/dist/collection/components/buttons/cura-button/cura-button.stories.js +0 -1
  82. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js +17 -18
  83. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js +0 -1
  84. package/dist/collection/components/buttons/cura-button-select/cura-button-select.js +12 -13
  85. package/dist/collection/components/buttons/cura-button-select/cura-button-select.stories.js +0 -1
  86. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js +16 -17
  87. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js +0 -1
  88. package/dist/collection/components/buttons/cura-button.definitions.js +0 -1
  89. package/dist/collection/components/cura-alert/cura-alert.js +11 -11
  90. package/dist/collection/components/cura-alert/cura-alert.stories.js +0 -1
  91. package/dist/collection/components/cura-avatar/cura-avatar.definitions.js +0 -1
  92. package/dist/collection/components/cura-avatar/cura-avatar.js +13 -14
  93. package/dist/collection/components/cura-avatar/cura-avatar.stories.js +0 -1
  94. package/dist/collection/components/cura-calendar/cura-calendar.js +21 -25
  95. package/dist/collection/components/cura-calendar/cura-calendar.stories.js +0 -1
  96. package/dist/collection/components/cura-card/cura-card.js +7 -8
  97. package/dist/collection/components/cura-card/cura-card.stories.js +0 -1
  98. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-category/cura-dropdown-search-category.js +0 -1
  99. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-category/cura-dropdown-search-category.stories.js +0 -1
  100. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-not-found/cura-dropdown-search-not-found.js +0 -1
  101. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-not-found/cura-dropdown-search-not-found.stories.js +0 -1
  102. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js +7 -8
  103. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.stories.js +0 -1
  104. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search.css +1 -1
  105. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search.js +40 -19
  106. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search.stories.js +0 -1
  107. package/dist/collection/components/cura-icon/cura-icon.definitions.js +0 -1
  108. package/dist/collection/components/cura-icon/cura-icon.js +6 -7
  109. package/dist/collection/components/cura-icon/cura-icon.stories.js +0 -1
  110. package/dist/collection/components/cura-icons-view/cura-icons-view.js +0 -1
  111. package/dist/collection/components/cura-icons-view/cura-icons-view.stories.js +0 -1
  112. package/dist/collection/components/cura-modal/cura-modal.js +9 -10
  113. package/dist/collection/components/cura-modal/cura-modal.stories.js +0 -1
  114. package/dist/collection/components/cura-page-template/cura-page-template.js +1 -2
  115. package/dist/collection/components/cura-stepper/cura-progress-bar/cura-progress-bar.js +8 -9
  116. package/dist/collection/components/cura-stepper/cura-stepper-item/cura-stepper-item.js +6 -7
  117. package/dist/collection/components/cura-stepper/cura-stepper.js +8 -8
  118. package/dist/collection/components/cura-stepper/cura-stepper.stories.js +0 -1
  119. package/dist/collection/components/cura-stepper/stepper.type.js +0 -1
  120. package/dist/collection/components/cura-toast/cura-toast.js +9 -10
  121. package/dist/collection/components/cura-toast/cura-toast.stories.js +0 -1
  122. package/dist/collection/components/cura-tooltip/cura-tooltip.js +8 -9
  123. package/dist/collection/components/cura-tooltip/cura-tooltip.stories.js +0 -1
  124. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.js +19 -20
  125. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.stories.js +0 -1
  126. package/dist/collection/components/forms/cura-forms.definitions.js +0 -1
  127. package/dist/collection/components/forms/cura-input-date/cura-input-date.js +15 -16
  128. package/dist/collection/components/forms/cura-input-date/cura-input-date.stories.js +0 -1
  129. package/dist/collection/components/forms/cura-input-text/cura-input-text.js +37 -35
  130. package/dist/collection/components/forms/cura-input-text/cura-input-text.stories.js +0 -1
  131. package/dist/collection/components/forms/cura-input-text/mask-presets/input-mask-presets.js +0 -1
  132. package/dist/collection/components/forms/cura-label/cura-label.js +8 -9
  133. package/dist/collection/components/forms/cura-label/cura-label.stories.js +0 -1
  134. package/dist/collection/components/forms/cura-radio/cura-radio.js +15 -16
  135. package/dist/collection/components/forms/cura-radio/cura-radio.stories.js +0 -1
  136. package/dist/collection/components/forms/cura-select/cura-select.css +3 -148
  137. package/dist/collection/components/forms/cura-select/cura-select.js +116 -25
  138. package/dist/collection/components/forms/cura-select/cura-select.stories.js +0 -1
  139. package/dist/collection/components/forms/cura-select-options/cura-select-option.css +15 -0
  140. package/dist/collection/components/forms/cura-select-options/cura-select-option.js +5 -6
  141. package/dist/collection/components/forms/cura-switch/cura-switch.js +10 -11
  142. package/dist/collection/components/forms/cura-switch/cura-switch.stories.js +0 -1
  143. package/dist/collection/components/loaders/cura-loader-bar/cura-loader-bar.js +2 -3
  144. package/dist/collection/components/loaders/cura-loader-bar/cura-loader-bar.stories.js +0 -1
  145. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.js +2 -3
  146. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.stories.js +0 -1
  147. package/dist/collection/components/tabs/cura-tabs/cura-tabs.js +9 -10
  148. package/dist/collection/components/tabs/cura-tabs/cura-tabs.stories.js +0 -1
  149. package/dist/collection/components/tabs/cura-tabs-button/cura-tabs-button.js +9 -10
  150. package/dist/collection/components/tabs/cura-tabs-button/cura-tabs-button.stories.js +0 -1
  151. package/dist/collection/components/tabs/cura-tabs-group/cura-tabs-group.js +3 -4
  152. package/dist/collection/components/tabs/cura-tabs-group/cura-tabs-group.stories.js +0 -1
  153. package/dist/collection/components/tabs/cura-tabs-transparent/cura-tabs-transparent.js +9 -10
  154. package/dist/collection/components/tabs/cura-tabs-transparent/cura-tabs-transparent.stories.js +0 -1
  155. package/dist/collection/components/tabs/cura-tabs.definitions.js +0 -1
  156. package/dist/collection/components/text/cura-display/cura-display.js +7 -8
  157. package/dist/collection/components/text/cura-display/cura-display.stories.js +0 -1
  158. package/dist/collection/components/text/cura-heading/cura-heading.js +9 -10
  159. package/dist/collection/components/text/cura-heading/cura-heading.stories.js +0 -1
  160. package/dist/collection/components/text/cura-paragraph/cura-paragraph.js +7 -8
  161. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js +0 -1
  162. package/dist/collection/index.js +0 -1
  163. package/dist/collection/rededor-cura-start.js +0 -1
  164. package/dist/collection/utils/FixedElementScrollBehavior.js +0 -1
  165. package/dist/collection/utils/utils.js +0 -1
  166. package/dist/components/cura-accordion-item.js +1 -102
  167. package/dist/components/cura-accordion.js +1 -144
  168. package/dist/components/cura-alert.js +1 -109
  169. package/dist/components/cura-avatar.js +1 -112
  170. package/dist/components/cura-badge-counter.js +1 -9
  171. package/dist/components/cura-badge-distance.js +1 -73
  172. package/dist/components/cura-badge-dot.js +1 -73
  173. package/dist/components/cura-badge-pill.js +1 -9
  174. package/dist/components/cura-button-outline.js +1 -206
  175. package/dist/components/cura-button-select.js +1 -163
  176. package/dist/components/cura-button-transparent.js +1 -9
  177. package/dist/components/cura-button.js +1 -205
  178. package/dist/components/cura-calendar.js +1 -9
  179. package/dist/components/cura-card.js +1 -104
  180. package/dist/components/cura-checkbox.js +1 -286
  181. package/dist/components/cura-display.js +1 -128
  182. package/dist/components/cura-dropdown-search-category.js +1 -49
  183. package/dist/components/cura-dropdown-search-not-found.js +1 -48
  184. package/dist/components/cura-dropdown-search-option.js +1 -93
  185. package/dist/components/cura-dropdown-search.js +1 -445
  186. package/dist/components/cura-heading.js +1 -9
  187. package/dist/components/cura-icon.js +1 -9
  188. package/dist/components/cura-icons-view.js +1 -67
  189. package/dist/components/cura-input-date.js +1 -286
  190. package/dist/components/cura-input-text.js +1 -9
  191. package/dist/components/cura-label.js +1 -9
  192. package/dist/components/cura-loader-bar.js +1 -9
  193. package/dist/components/cura-loader-circle.js +1 -9
  194. package/dist/components/cura-modal.js +1 -181
  195. package/dist/components/cura-page-template.js +1 -50
  196. package/dist/components/cura-paragraph.js +1 -9
  197. package/dist/components/cura-progress-bar.js +1 -9
  198. package/dist/components/cura-radio.js +1 -249
  199. package/dist/components/cura-select-option.js +1 -9
  200. package/dist/components/cura-select.js +1 -9
  201. package/dist/components/cura-stepper-item.js +1 -9
  202. package/dist/components/cura-stepper.js +1 -205
  203. package/dist/components/cura-switch.js +1 -201
  204. package/dist/components/cura-tabs-button.js +1 -148
  205. package/dist/components/cura-tabs-group.js +1 -64
  206. package/dist/components/cura-tabs-transparent.js +1 -141
  207. package/dist/components/cura-tabs.js +1 -146
  208. package/dist/components/cura-toast.js +1 -162
  209. package/dist/components/cura-tooltip.js +1 -291
  210. package/dist/components/index.d.ts +2 -0
  211. package/dist/components/index.js +1 -115
  212. package/dist/components/p-B2RN7oe_.js +1 -0
  213. package/dist/components/p-B8xnU6YS.js +1 -0
  214. package/dist/components/p-BSI2FkNn.js +1 -11
  215. package/dist/components/p-BSdkRryc.js +1 -0
  216. package/dist/components/p-BYA8glxD.js +1 -0
  217. package/dist/components/p-Bf21UQXV.js +1 -0
  218. package/dist/components/p-C7so9xnO.js +1 -0
  219. package/dist/components/p-CCkEqDZb.js +1 -0
  220. package/dist/components/p-CG1lz5DR.js +1 -0
  221. package/dist/components/p-CHcd-uKK.js +1 -11
  222. package/dist/components/p-CpmZ68rD.js +1 -0
  223. package/dist/components/p-D6xuYQiO.js +1 -0
  224. package/dist/components/p-D7WNwjv-.js +1 -0
  225. package/dist/components/p-DBXUEjWh.js +1 -0
  226. package/dist/components/p-DXlGQp3a.js +1 -0
  227. package/dist/components/p-Dot54hbB.js +1 -19
  228. package/dist/components/p-DxJedO3K.js +1 -0
  229. package/dist/components/p-fR02COZb.js +1 -0
  230. package/dist/components/p-fn4zJrKE.js +1 -0
  231. package/dist/cura/cura.esm.js +1 -2
  232. package/dist/cura/index.esm.js +1 -2
  233. package/dist/cura/p-1dc9c478.entry.js +1 -0
  234. package/dist/cura/p-27ba7ef5.entry.js +1 -0
  235. package/dist/cura/p-2db704a6.entry.js +1 -0
  236. package/dist/cura/p-2e2e2b4d.entry.js +1 -0
  237. package/dist/cura/p-31373db7.entry.js +1 -0
  238. package/dist/cura/p-3a3202f0.entry.js +1 -0
  239. package/dist/cura/p-42e72d12.entry.js +1 -0
  240. package/dist/cura/p-5357f7bd.entry.js +1 -0
  241. package/dist/cura/p-54624944.entry.js +1 -0
  242. package/dist/cura/p-582f8b72.entry.js +1 -0
  243. package/dist/cura/p-7965fe63.entry.js +1 -0
  244. package/dist/cura/p-964stZ3D.js +1 -2
  245. package/dist/cura/p-9de85de6.entry.js +1 -0
  246. package/dist/cura/p-BM8Akv15.js +1 -0
  247. package/dist/cura/p-BSI2FkNn.js +1 -2
  248. package/dist/cura/p-BTIDzOyO.js +1 -0
  249. package/dist/cura/p-BxFVLGIR.js +2 -0
  250. package/dist/cura/p-CHcd-uKK.js +1 -2
  251. package/dist/cura/p-DQopj-k5.js +1 -0
  252. package/dist/cura/p-DfJS7YqS.js +1 -0
  253. package/dist/cura/p-Dot54hbB.js +1 -2
  254. package/dist/cura/p-b14ae206.entry.js +1 -0
  255. package/dist/cura/p-b7369d04.entry.js +1 -0
  256. package/dist/cura/p-bf99e8bf.entry.js +1 -0
  257. package/dist/cura/p-c18d7f16.entry.js +1 -0
  258. package/dist/cura/p-c247c93b.entry.js +1 -0
  259. package/dist/cura/p-cbe8c690.entry.js +1 -0
  260. package/dist/cura/p-d2f670f6.entry.js +1 -0
  261. package/dist/cura/p-d5c6d2b4.entry.js +1 -0
  262. package/dist/cura/p-ddf4d240.entry.js +1 -0
  263. package/dist/cura/p-f534123f.entry.js +1 -0
  264. package/dist/cura/p-f911a6c5.entry.js +1 -0
  265. package/dist/cura/p-sjLA93YY.js +1 -2
  266. package/dist/esm/app-globals-B7bpkHH3.js +67 -0
  267. package/dist/esm/{cura-accordion_20.entry.js → cura-accordion_21.entry.js} +1956 -98
  268. package/dist/esm/cura-alert.entry.js +11 -11
  269. package/dist/esm/cura-badge-counter.entry.js +13 -10
  270. package/dist/esm/cura-badge-dot.entry.js +4 -7
  271. package/dist/esm/cura-badge-pill.entry.js +7 -8
  272. package/dist/esm/cura-button-outline.entry.js +15 -10
  273. package/dist/esm/cura-button-select.entry.js +10 -9
  274. package/dist/esm/cura-button.definitions-BSI2FkNn.js +0 -3
  275. package/dist/esm/cura-calendar.entry.js +12 -9
  276. package/dist/esm/cura-checkbox.entry.js +18 -11
  277. package/dist/esm/cura-display.entry.js +10 -9
  278. package/dist/esm/cura-dropdown-search-not-found.entry.js +4 -7
  279. package/dist/esm/cura-forms.definitions-Dot54hbB.js +0 -3
  280. package/dist/esm/cura-icon.definitions-sjLA93YY.js +0 -3
  281. package/dist/esm/cura-icons-view.entry.js +5 -8
  282. package/dist/esm/cura-input-date.entry.js +7 -8
  283. package/dist/esm/cura-loader-bar.entry.js +10 -9
  284. package/dist/esm/cura-modal.entry.js +19 -12
  285. package/dist/esm/cura-progress-bar_2.entry.js +6 -9
  286. package/dist/esm/cura-radio.entry.js +15 -10
  287. package/dist/esm/cura-stepper.entry.js +4 -7
  288. package/dist/esm/cura-switch.entry.js +13 -10
  289. package/dist/esm/cura-tabs-button.entry.js +7 -8
  290. package/dist/esm/cura-tabs-transparent.entry.js +7 -8
  291. package/dist/esm/cura-tabs.definitions-CHcd-uKK.js +0 -3
  292. package/dist/esm/{cura-theme-module-BPKQjAwN.js → cura-theme-module-BrK961-w.js} +3 -339
  293. package/dist/esm/cura-toast.entry.js +10 -9
  294. package/dist/esm/cura-tooltip.entry.js +4 -7
  295. package/dist/esm/cura.js +8 -8
  296. package/dist/esm/index-964stZ3D.js +0 -3
  297. package/dist/esm/{index-OdKytJIH.js → index-Ce1Pxw3V.js} +706 -579
  298. package/dist/esm/index.js +3 -4
  299. package/dist/esm/loader.js +7 -7
  300. package/dist/esm/static-DfJS7YqS.js +86 -0
  301. package/dist/esm/theme-legacy-default-BTIDzOyO.js +257 -0
  302. package/dist/types/components/cura-dropdown-search/cura-dropdown-search.d.ts +2 -0
  303. package/dist/types/components/forms/cura-select/cura-select.d.ts +21 -0
  304. package/dist/types/components.d.ts +559 -85
  305. package/dist/types/stencil-public-runtime.d.ts +169 -11
  306. package/package.json +4 -3
  307. package/dist/cjs/cura-accordion_20.cjs.entry.js.map +0 -1
  308. package/dist/cjs/cura-alert.cjs.entry.js.map +0 -1
  309. package/dist/cjs/cura-alert.entry.cjs.js.map +0 -1
  310. package/dist/cjs/cura-badge-counter.cjs.entry.js.map +0 -1
  311. package/dist/cjs/cura-badge-counter.entry.cjs.js.map +0 -1
  312. package/dist/cjs/cura-badge-dot.cjs.entry.js.map +0 -1
  313. package/dist/cjs/cura-badge-dot.entry.cjs.js.map +0 -1
  314. package/dist/cjs/cura-badge-pill.cjs.entry.js.map +0 -1
  315. package/dist/cjs/cura-badge-pill.entry.cjs.js.map +0 -1
  316. package/dist/cjs/cura-button-outline.cjs.entry.js.map +0 -1
  317. package/dist/cjs/cura-button-outline.entry.cjs.js.map +0 -1
  318. package/dist/cjs/cura-button-select.cjs.entry.js.map +0 -1
  319. package/dist/cjs/cura-button-select.entry.cjs.js.map +0 -1
  320. package/dist/cjs/cura-button.definitions-B3SK8MaV.js.map +0 -1
  321. package/dist/cjs/cura-calendar.cjs.entry.js.map +0 -1
  322. package/dist/cjs/cura-calendar.entry.cjs.js.map +0 -1
  323. package/dist/cjs/cura-card.cjs.entry.js +0 -81
  324. package/dist/cjs/cura-card.cjs.entry.js.map +0 -1
  325. package/dist/cjs/cura-card.entry.cjs.js.map +0 -1
  326. package/dist/cjs/cura-checkbox.cjs.entry.js.map +0 -1
  327. package/dist/cjs/cura-checkbox.entry.cjs.js.map +0 -1
  328. package/dist/cjs/cura-display.cjs.entry.js.map +0 -1
  329. package/dist/cjs/cura-display.entry.cjs.js.map +0 -1
  330. package/dist/cjs/cura-dropdown-search-not-found.cjs.entry.js.map +0 -1
  331. package/dist/cjs/cura-dropdown-search-not-found.entry.cjs.js.map +0 -1
  332. package/dist/cjs/cura-forms.definitions-DVLuO67c.js.map +0 -1
  333. package/dist/cjs/cura-icon.definitions-DT0wF67y.js.map +0 -1
  334. package/dist/cjs/cura-icons-view.cjs.entry.js.map +0 -1
  335. package/dist/cjs/cura-icons-view.entry.cjs.js.map +0 -1
  336. package/dist/cjs/cura-input-date.cjs.entry.js.map +0 -1
  337. package/dist/cjs/cura-input-date.entry.cjs.js.map +0 -1
  338. package/dist/cjs/cura-loader-bar.cjs.entry.js.map +0 -1
  339. package/dist/cjs/cura-loader-bar.entry.cjs.js.map +0 -1
  340. package/dist/cjs/cura-modal.cjs.entry.js.map +0 -1
  341. package/dist/cjs/cura-modal.entry.cjs.js.map +0 -1
  342. package/dist/cjs/cura-progress-bar.cura-stepper-item.entry.cjs.js.map +0 -1
  343. package/dist/cjs/cura-progress-bar_2.cjs.entry.js.map +0 -1
  344. package/dist/cjs/cura-radio.cjs.entry.js.map +0 -1
  345. package/dist/cjs/cura-radio.entry.cjs.js.map +0 -1
  346. package/dist/cjs/cura-stepper.cjs.entry.js.map +0 -1
  347. package/dist/cjs/cura-stepper.entry.cjs.js.map +0 -1
  348. package/dist/cjs/cura-switch.cjs.entry.js.map +0 -1
  349. package/dist/cjs/cura-switch.entry.cjs.js.map +0 -1
  350. package/dist/cjs/cura-tabs-button.cjs.entry.js.map +0 -1
  351. package/dist/cjs/cura-tabs-button.entry.cjs.js.map +0 -1
  352. package/dist/cjs/cura-tabs-transparent.cjs.entry.js.map +0 -1
  353. package/dist/cjs/cura-tabs-transparent.entry.cjs.js.map +0 -1
  354. package/dist/cjs/cura-tabs.definitions-CGqqGE2e.js.map +0 -1
  355. package/dist/cjs/cura-theme-module-CJkmAxBA.js +0 -574
  356. package/dist/cjs/cura-theme-module-CJkmAxBA.js.map +0 -1
  357. package/dist/cjs/cura-toast.cjs.entry.js.map +0 -1
  358. package/dist/cjs/cura-toast.entry.cjs.js.map +0 -1
  359. package/dist/cjs/cura-tooltip.cjs.entry.js.map +0 -1
  360. package/dist/cjs/cura-tooltip.entry.cjs.js.map +0 -1
  361. package/dist/cjs/cura.cjs.js.map +0 -1
  362. package/dist/cjs/index-BK9MSAiE.js.map +0 -1
  363. package/dist/cjs/index-EyP6Zlkd.js.map +0 -1
  364. package/dist/cjs/index.cjs.js.map +0 -1
  365. package/dist/cjs/loader.cjs.js.map +0 -1
  366. package/dist/collection/api/cura-api.js.map +0 -1
  367. package/dist/collection/api/cura-api.type.js.map +0 -1
  368. package/dist/collection/api/modules/cura-theme-breakpoints-module.js.map +0 -1
  369. package/dist/collection/api/modules/cura-theme-colors-module.js.map +0 -1
  370. package/dist/collection/api/modules/cura-theme-fonts-module.js.map +0 -1
  371. package/dist/collection/api/modules/cura-theme-module.js.map +0 -1
  372. package/dist/collection/api/modules/cura-theme-spacing-module.js.map +0 -1
  373. package/dist/collection/api/theme-presets/static.js.map +0 -1
  374. package/dist/collection/api/theme-presets/theme-default.js.map +0 -1
  375. package/dist/collection/api/theme-presets/theme-legacy-default.js.map +0 -1
  376. package/dist/collection/api/theme-presets/theme-maternity.js.map +0 -1
  377. package/dist/collection/api/theme-presets/theme-oncology.js.map +0 -1
  378. package/dist/collection/api/theme-presets/theme-perinatal-temporary.js.map +0 -1
  379. package/dist/collection/api/theme-presets/theme-presets.js.map +0 -1
  380. package/dist/collection/api/theme-presets/theme-richet.js.map +0 -1
  381. package/dist/collection/assets/icons/iconset-default-list.js.map +0 -1
  382. package/dist/collection/components/accordion/cura-accordion/cura-accordion.js.map +0 -1
  383. package/dist/collection/components/accordion/cura-accordion/cura-accordion.stories.js.map +0 -1
  384. package/dist/collection/components/accordion/cura-accordion-item/cura-accordion-item.js.map +0 -1
  385. package/dist/collection/components/badges/cura-badge-counter/cura-badge-counter.js.map +0 -1
  386. package/dist/collection/components/badges/cura-badge-counter/cura-badge-counter.stories.js.map +0 -1
  387. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.js.map +0 -1
  388. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.stories.js.map +0 -1
  389. package/dist/collection/components/badges/cura-badge-dot/cura-badge-dot.js.map +0 -1
  390. package/dist/collection/components/badges/cura-badge-dot/cura-badge-dot.stories.js.map +0 -1
  391. package/dist/collection/components/badges/cura-badge-pill/cura-badge-pill.js.map +0 -1
  392. package/dist/collection/components/badges/cura-badge-pill/cura-badge-pill.stories.js.map +0 -1
  393. package/dist/collection/components/buttons/cura-button/cura-button.js.map +0 -1
  394. package/dist/collection/components/buttons/cura-button/cura-button.stories.js.map +0 -1
  395. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js.map +0 -1
  396. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js.map +0 -1
  397. package/dist/collection/components/buttons/cura-button-select/cura-button-select.js.map +0 -1
  398. package/dist/collection/components/buttons/cura-button-select/cura-button-select.stories.js.map +0 -1
  399. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js.map +0 -1
  400. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js.map +0 -1
  401. package/dist/collection/components/buttons/cura-button.definitions.js.map +0 -1
  402. package/dist/collection/components/cura-alert/cura-alert.js.map +0 -1
  403. package/dist/collection/components/cura-alert/cura-alert.stories.js.map +0 -1
  404. package/dist/collection/components/cura-avatar/cura-avatar.definitions.js.map +0 -1
  405. package/dist/collection/components/cura-avatar/cura-avatar.js.map +0 -1
  406. package/dist/collection/components/cura-avatar/cura-avatar.stories.js.map +0 -1
  407. package/dist/collection/components/cura-calendar/cura-calendar.js.map +0 -1
  408. package/dist/collection/components/cura-calendar/cura-calendar.stories.js.map +0 -1
  409. package/dist/collection/components/cura-card/cura-card.js.map +0 -1
  410. package/dist/collection/components/cura-card/cura-card.stories.js.map +0 -1
  411. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-category/cura-dropdown-search-category.js.map +0 -1
  412. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-category/cura-dropdown-search-category.stories.js.map +0 -1
  413. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-not-found/cura-dropdown-search-not-found.js.map +0 -1
  414. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-not-found/cura-dropdown-search-not-found.stories.js.map +0 -1
  415. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js.map +0 -1
  416. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.stories.js.map +0 -1
  417. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search.js.map +0 -1
  418. package/dist/collection/components/cura-dropdown-search/cura-dropdown-search.stories.js.map +0 -1
  419. package/dist/collection/components/cura-icon/cura-icon.definitions.js.map +0 -1
  420. package/dist/collection/components/cura-icon/cura-icon.js.map +0 -1
  421. package/dist/collection/components/cura-icon/cura-icon.stories.js.map +0 -1
  422. package/dist/collection/components/cura-icons-view/cura-icons-view.js.map +0 -1
  423. package/dist/collection/components/cura-icons-view/cura-icons-view.stories.js.map +0 -1
  424. package/dist/collection/components/cura-modal/cura-modal.js.map +0 -1
  425. package/dist/collection/components/cura-modal/cura-modal.stories.js.map +0 -1
  426. package/dist/collection/components/cura-page-template/cura-page-template.js.map +0 -1
  427. package/dist/collection/components/cura-stepper/cura-progress-bar/cura-progress-bar.js.map +0 -1
  428. package/dist/collection/components/cura-stepper/cura-stepper-item/cura-stepper-item.js.map +0 -1
  429. package/dist/collection/components/cura-stepper/cura-stepper.js.map +0 -1
  430. package/dist/collection/components/cura-stepper/cura-stepper.stories.js.map +0 -1
  431. package/dist/collection/components/cura-stepper/stepper.type.js.map +0 -1
  432. package/dist/collection/components/cura-toast/cura-toast.js.map +0 -1
  433. package/dist/collection/components/cura-toast/cura-toast.stories.js.map +0 -1
  434. package/dist/collection/components/cura-tooltip/cura-tooltip.js.map +0 -1
  435. package/dist/collection/components/cura-tooltip/cura-tooltip.stories.js.map +0 -1
  436. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.js.map +0 -1
  437. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.stories.js.map +0 -1
  438. package/dist/collection/components/forms/cura-forms.definitions.js.map +0 -1
  439. package/dist/collection/components/forms/cura-input-date/cura-input-date.js.map +0 -1
  440. package/dist/collection/components/forms/cura-input-date/cura-input-date.stories.js.map +0 -1
  441. package/dist/collection/components/forms/cura-input-text/cura-input-text.js.map +0 -1
  442. package/dist/collection/components/forms/cura-input-text/cura-input-text.stories.js.map +0 -1
  443. package/dist/collection/components/forms/cura-input-text/mask-presets/input-mask-presets.js.map +0 -1
  444. package/dist/collection/components/forms/cura-label/cura-label.js.map +0 -1
  445. package/dist/collection/components/forms/cura-label/cura-label.stories.js.map +0 -1
  446. package/dist/collection/components/forms/cura-radio/cura-radio.js.map +0 -1
  447. package/dist/collection/components/forms/cura-radio/cura-radio.stories.js.map +0 -1
  448. package/dist/collection/components/forms/cura-select/cura-select.js.map +0 -1
  449. package/dist/collection/components/forms/cura-select/cura-select.stories.js.map +0 -1
  450. package/dist/collection/components/forms/cura-select-options/cura-select-option.js.map +0 -1
  451. package/dist/collection/components/forms/cura-switch/cura-switch.js.map +0 -1
  452. package/dist/collection/components/forms/cura-switch/cura-switch.stories.js.map +0 -1
  453. package/dist/collection/components/loaders/cura-loader-bar/cura-loader-bar.js.map +0 -1
  454. package/dist/collection/components/loaders/cura-loader-bar/cura-loader-bar.stories.js.map +0 -1
  455. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.js.map +0 -1
  456. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.stories.js.map +0 -1
  457. package/dist/collection/components/tabs/cura-tabs/cura-tabs.js.map +0 -1
  458. package/dist/collection/components/tabs/cura-tabs/cura-tabs.stories.js.map +0 -1
  459. package/dist/collection/components/tabs/cura-tabs-button/cura-tabs-button.js.map +0 -1
  460. package/dist/collection/components/tabs/cura-tabs-button/cura-tabs-button.stories.js.map +0 -1
  461. package/dist/collection/components/tabs/cura-tabs-group/cura-tabs-group.js.map +0 -1
  462. package/dist/collection/components/tabs/cura-tabs-group/cura-tabs-group.stories.js.map +0 -1
  463. package/dist/collection/components/tabs/cura-tabs-transparent/cura-tabs-transparent.js.map +0 -1
  464. package/dist/collection/components/tabs/cura-tabs-transparent/cura-tabs-transparent.stories.js.map +0 -1
  465. package/dist/collection/components/tabs/cura-tabs.definitions.js.map +0 -1
  466. package/dist/collection/components/text/cura-display/cura-display.js.map +0 -1
  467. package/dist/collection/components/text/cura-display/cura-display.stories.js.map +0 -1
  468. package/dist/collection/components/text/cura-heading/cura-heading.js.map +0 -1
  469. package/dist/collection/components/text/cura-heading/cura-heading.stories.js.map +0 -1
  470. package/dist/collection/components/text/cura-paragraph/cura-paragraph.js.map +0 -1
  471. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js.map +0 -1
  472. package/dist/collection/index.js.map +0 -1
  473. package/dist/collection/rededor-cura-start.js.map +0 -1
  474. package/dist/collection/utils/FixedElementScrollBehavior.js.map +0 -1
  475. package/dist/collection/utils/utils.js.map +0 -1
  476. package/dist/components/cura-accordion-item.js.map +0 -1
  477. package/dist/components/cura-accordion.js.map +0 -1
  478. package/dist/components/cura-alert.js.map +0 -1
  479. package/dist/components/cura-avatar.js.map +0 -1
  480. package/dist/components/cura-badge-counter.js.map +0 -1
  481. package/dist/components/cura-badge-distance.js.map +0 -1
  482. package/dist/components/cura-badge-dot.js.map +0 -1
  483. package/dist/components/cura-badge-pill.js.map +0 -1
  484. package/dist/components/cura-button-outline.js.map +0 -1
  485. package/dist/components/cura-button-select.js.map +0 -1
  486. package/dist/components/cura-button-transparent.js.map +0 -1
  487. package/dist/components/cura-button.js.map +0 -1
  488. package/dist/components/cura-calendar.js.map +0 -1
  489. package/dist/components/cura-card.js.map +0 -1
  490. package/dist/components/cura-checkbox.js.map +0 -1
  491. package/dist/components/cura-display.js.map +0 -1
  492. package/dist/components/cura-dropdown-search-category.js.map +0 -1
  493. package/dist/components/cura-dropdown-search-not-found.js.map +0 -1
  494. package/dist/components/cura-dropdown-search-option.js.map +0 -1
  495. package/dist/components/cura-dropdown-search.js.map +0 -1
  496. package/dist/components/cura-heading.js.map +0 -1
  497. package/dist/components/cura-icon.js.map +0 -1
  498. package/dist/components/cura-icons-view.js.map +0 -1
  499. package/dist/components/cura-input-date.js.map +0 -1
  500. package/dist/components/cura-input-text.js.map +0 -1
  501. package/dist/components/cura-label.js.map +0 -1
  502. package/dist/components/cura-loader-bar.js.map +0 -1
  503. package/dist/components/cura-loader-circle.js.map +0 -1
  504. package/dist/components/cura-modal.js.map +0 -1
  505. package/dist/components/cura-page-template.js.map +0 -1
  506. package/dist/components/cura-paragraph.js.map +0 -1
  507. package/dist/components/cura-progress-bar.js.map +0 -1
  508. package/dist/components/cura-radio.js.map +0 -1
  509. package/dist/components/cura-select-option.js.map +0 -1
  510. package/dist/components/cura-select.js.map +0 -1
  511. package/dist/components/cura-stepper-item.js.map +0 -1
  512. package/dist/components/cura-stepper.js.map +0 -1
  513. package/dist/components/cura-switch.js.map +0 -1
  514. package/dist/components/cura-tabs-button.js.map +0 -1
  515. package/dist/components/cura-tabs-group.js.map +0 -1
  516. package/dist/components/cura-tabs-transparent.js.map +0 -1
  517. package/dist/components/cura-tabs.js.map +0 -1
  518. package/dist/components/cura-toast.js.map +0 -1
  519. package/dist/components/cura-tooltip.js.map +0 -1
  520. package/dist/components/index.js.map +0 -1
  521. package/dist/components/p-B5aO1chh.js +0 -85
  522. package/dist/components/p-B5aO1chh.js.map +0 -1
  523. package/dist/components/p-BGnJiNyu.js +0 -7032
  524. package/dist/components/p-BGnJiNyu.js.map +0 -1
  525. package/dist/components/p-BHEafDKD.js +0 -127
  526. package/dist/components/p-BHEafDKD.js.map +0 -1
  527. package/dist/components/p-BRDqwZ4N.js +0 -187
  528. package/dist/components/p-BRDqwZ4N.js.map +0 -1
  529. package/dist/components/p-BSI2FkNn.js.map +0 -1
  530. package/dist/components/p-BTt-pVTn.js +0 -442
  531. package/dist/components/p-BTt-pVTn.js.map +0 -1
  532. package/dist/components/p-C72aF-gL.js +0 -99
  533. package/dist/components/p-C72aF-gL.js.map +0 -1
  534. package/dist/components/p-CHcd-uKK.js.map +0 -1
  535. package/dist/components/p-CgMS6FUK.js +0 -4137
  536. package/dist/components/p-CgMS6FUK.js.map +0 -1
  537. package/dist/components/p-D1cPOZpG.js +0 -2617
  538. package/dist/components/p-D1cPOZpG.js.map +0 -1
  539. package/dist/components/p-DI4g-ZH4.js +0 -101
  540. package/dist/components/p-DI4g-ZH4.js.map +0 -1
  541. package/dist/components/p-DR1RHrEX.js +0 -120
  542. package/dist/components/p-DR1RHrEX.js.map +0 -1
  543. package/dist/components/p-DaPc6Dxl.js +0 -125
  544. package/dist/components/p-DaPc6Dxl.js.map +0 -1
  545. package/dist/components/p-Dot54hbB.js.map +0 -1
  546. package/dist/components/p-DpIu_Oxz.js +0 -86
  547. package/dist/components/p-DpIu_Oxz.js.map +0 -1
  548. package/dist/components/p-Dqm2sAwv.js +0 -58
  549. package/dist/components/p-Dqm2sAwv.js.map +0 -1
  550. package/dist/components/p-FTSrgi0q.js +0 -51
  551. package/dist/components/p-FTSrgi0q.js.map +0 -1
  552. package/dist/components/p-KIQMkSRF.js +0 -64
  553. package/dist/components/p-KIQMkSRF.js.map +0 -1
  554. package/dist/components/p-cOEGtL9C.js +0 -131
  555. package/dist/components/p-cOEGtL9C.js.map +0 -1
  556. package/dist/cura/cura-alert.entry.esm.js.map +0 -1
  557. package/dist/cura/cura-badge-counter.entry.esm.js.map +0 -1
  558. package/dist/cura/cura-badge-dot.entry.esm.js.map +0 -1
  559. package/dist/cura/cura-badge-pill.entry.esm.js.map +0 -1
  560. package/dist/cura/cura-button-outline.entry.esm.js.map +0 -1
  561. package/dist/cura/cura-button-select.entry.esm.js.map +0 -1
  562. package/dist/cura/cura-calendar.entry.esm.js.map +0 -1
  563. package/dist/cura/cura-card.entry.esm.js.map +0 -1
  564. package/dist/cura/cura-checkbox.entry.esm.js.map +0 -1
  565. package/dist/cura/cura-display.entry.esm.js.map +0 -1
  566. package/dist/cura/cura-dropdown-search-not-found.entry.esm.js.map +0 -1
  567. package/dist/cura/cura-icons-view.entry.esm.js.map +0 -1
  568. package/dist/cura/cura-input-date.entry.esm.js.map +0 -1
  569. package/dist/cura/cura-loader-bar.entry.esm.js.map +0 -1
  570. package/dist/cura/cura-modal.entry.esm.js.map +0 -1
  571. package/dist/cura/cura-progress-bar.cura-stepper-item.entry.esm.js.map +0 -1
  572. package/dist/cura/cura-radio.entry.esm.js.map +0 -1
  573. package/dist/cura/cura-stepper.entry.esm.js.map +0 -1
  574. package/dist/cura/cura-switch.entry.esm.js.map +0 -1
  575. package/dist/cura/cura-tabs-button.entry.esm.js.map +0 -1
  576. package/dist/cura/cura-tabs-transparent.entry.esm.js.map +0 -1
  577. package/dist/cura/cura-toast.entry.esm.js.map +0 -1
  578. package/dist/cura/cura-tooltip.entry.esm.js.map +0 -1
  579. package/dist/cura/cura.esm.js.map +0 -1
  580. package/dist/cura/index.esm.js.map +0 -1
  581. package/dist/cura/loader.esm.js.map +0 -1
  582. package/dist/cura/p-077019da.entry.js +0 -2
  583. package/dist/cura/p-077019da.entry.js.map +0 -1
  584. package/dist/cura/p-07783235.entry.js +0 -2
  585. package/dist/cura/p-07783235.entry.js.map +0 -1
  586. package/dist/cura/p-090e297c.entry.js +0 -2
  587. package/dist/cura/p-090e297c.entry.js.map +0 -1
  588. package/dist/cura/p-16c0b52c.entry.js +0 -2
  589. package/dist/cura/p-16c0b52c.entry.js.map +0 -1
  590. package/dist/cura/p-2632183e.entry.js +0 -2
  591. package/dist/cura/p-2632183e.entry.js.map +0 -1
  592. package/dist/cura/p-32015dcc.entry.js +0 -2
  593. package/dist/cura/p-32015dcc.entry.js.map +0 -1
  594. package/dist/cura/p-32f94709.entry.js +0 -2
  595. package/dist/cura/p-32f94709.entry.js.map +0 -1
  596. package/dist/cura/p-3d6040e2.entry.js +0 -2
  597. package/dist/cura/p-3d6040e2.entry.js.map +0 -1
  598. package/dist/cura/p-4ac578a6.entry.js +0 -2
  599. package/dist/cura/p-4ac578a6.entry.js.map +0 -1
  600. package/dist/cura/p-4bde448e.entry.js +0 -2
  601. package/dist/cura/p-4bde448e.entry.js.map +0 -1
  602. package/dist/cura/p-5ed7ce95.entry.js +0 -2
  603. package/dist/cura/p-5ed7ce95.entry.js.map +0 -1
  604. package/dist/cura/p-6feba852.entry.js +0 -2
  605. package/dist/cura/p-6feba852.entry.js.map +0 -1
  606. package/dist/cura/p-7586fd07.entry.js +0 -2
  607. package/dist/cura/p-7586fd07.entry.js.map +0 -1
  608. package/dist/cura/p-76cbb798.entry.js +0 -2
  609. package/dist/cura/p-76cbb798.entry.js.map +0 -1
  610. package/dist/cura/p-7fd143aa.entry.js +0 -2
  611. package/dist/cura/p-7fd143aa.entry.js.map +0 -1
  612. package/dist/cura/p-8c83f259.entry.js +0 -2
  613. package/dist/cura/p-8c83f259.entry.js.map +0 -1
  614. package/dist/cura/p-95cd7918.entry.js +0 -2
  615. package/dist/cura/p-95cd7918.entry.js.map +0 -1
  616. package/dist/cura/p-964stZ3D.js.map +0 -1
  617. package/dist/cura/p-9ef5444e.entry.js +0 -2
  618. package/dist/cura/p-9ef5444e.entry.js.map +0 -1
  619. package/dist/cura/p-BPKQjAwN.js +0 -2
  620. package/dist/cura/p-BPKQjAwN.js.map +0 -1
  621. package/dist/cura/p-BSI2FkNn.js.map +0 -1
  622. package/dist/cura/p-CHcd-uKK.js.map +0 -1
  623. package/dist/cura/p-Dot54hbB.js.map +0 -1
  624. package/dist/cura/p-PPMZr_VE.js +0 -3
  625. package/dist/cura/p-PPMZr_VE.js.map +0 -1
  626. package/dist/cura/p-c6f240f0.entry.js +0 -2
  627. package/dist/cura/p-c6f240f0.entry.js.map +0 -1
  628. package/dist/cura/p-ceb646df.entry.js +0 -2
  629. package/dist/cura/p-ceb646df.entry.js.map +0 -1
  630. package/dist/cura/p-d040f8b9.entry.js +0 -2
  631. package/dist/cura/p-d040f8b9.entry.js.map +0 -1
  632. package/dist/cura/p-d8aeca82.entry.js +0 -2
  633. package/dist/cura/p-d8aeca82.entry.js.map +0 -1
  634. package/dist/cura/p-deb0b764.entry.js +0 -2
  635. package/dist/cura/p-deb0b764.entry.js.map +0 -1
  636. package/dist/cura/p-f9af3a3b.entry.js +0 -2
  637. package/dist/cura/p-f9af3a3b.entry.js.map +0 -1
  638. package/dist/cura/p-sjLA93YY.js.map +0 -1
  639. package/dist/esm/cura-accordion_20.entry.js.map +0 -1
  640. package/dist/esm/cura-alert.entry.js.map +0 -1
  641. package/dist/esm/cura-badge-counter.entry.js.map +0 -1
  642. package/dist/esm/cura-badge-dot.entry.js.map +0 -1
  643. package/dist/esm/cura-badge-pill.entry.js.map +0 -1
  644. package/dist/esm/cura-button-outline.entry.js.map +0 -1
  645. package/dist/esm/cura-button-select.entry.js.map +0 -1
  646. package/dist/esm/cura-button.definitions-BSI2FkNn.js.map +0 -1
  647. package/dist/esm/cura-calendar.entry.js.map +0 -1
  648. package/dist/esm/cura-card.entry.js +0 -79
  649. package/dist/esm/cura-card.entry.js.map +0 -1
  650. package/dist/esm/cura-checkbox.entry.js.map +0 -1
  651. package/dist/esm/cura-display.entry.js.map +0 -1
  652. package/dist/esm/cura-dropdown-search-not-found.entry.js.map +0 -1
  653. package/dist/esm/cura-forms.definitions-Dot54hbB.js.map +0 -1
  654. package/dist/esm/cura-icon.definitions-sjLA93YY.js.map +0 -1
  655. package/dist/esm/cura-icons-view.entry.js.map +0 -1
  656. package/dist/esm/cura-input-date.entry.js.map +0 -1
  657. package/dist/esm/cura-loader-bar.entry.js.map +0 -1
  658. package/dist/esm/cura-modal.entry.js.map +0 -1
  659. package/dist/esm/cura-progress-bar.cura-stepper-item.entry.js.map +0 -1
  660. package/dist/esm/cura-progress-bar_2.entry.js.map +0 -1
  661. package/dist/esm/cura-radio.entry.js.map +0 -1
  662. package/dist/esm/cura-stepper.entry.js.map +0 -1
  663. package/dist/esm/cura-switch.entry.js.map +0 -1
  664. package/dist/esm/cura-tabs-button.entry.js.map +0 -1
  665. package/dist/esm/cura-tabs-transparent.entry.js.map +0 -1
  666. package/dist/esm/cura-tabs.definitions-CHcd-uKK.js.map +0 -1
  667. package/dist/esm/cura-theme-module-BPKQjAwN.js.map +0 -1
  668. package/dist/esm/cura-toast.entry.js.map +0 -1
  669. package/dist/esm/cura-tooltip.entry.js.map +0 -1
  670. package/dist/esm/cura.js.map +0 -1
  671. package/dist/esm/index-964stZ3D.js.map +0 -1
  672. package/dist/esm/index-OdKytJIH.js.map +0 -1
  673. package/dist/esm/index.js.map +0 -1
  674. package/dist/esm/loader.js.map +0 -1
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
4
- require('./cura-theme-module-CJkmAxBA.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
+ require('./theme-legacy-default-COE-hjD7.js');
5
5
 
6
- const curaModalCss = ":host{display:block}.modal{position:fixed;height:100%;width:100%;top:var(--top-offset);bottom:var(--bottom-offset);left:var(--left-offset);right:var(--right-offset);z-index:-1;margin-top:var(--offset-top)}.modal.open{z-index:var(--zIndex)}.modal.open .backdrop,.modal.open .wrapper{opacity:1;visibility:visible;animation:fadeIn 0.3s ease-out}.container{display:flex;align-items:center;justify-content:center}.backdrop,.wrapper{opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease}.backdrop{background-color:var(--background-color);z-index:calc(var(--zIndex) - 10);animation:fadeIn 0.3s ease-out}.wrapper{position:fixed;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-light);border-radius:calc(var(--cura-spacing-base) * 3px);max-width:600px;min-width:200px;padding:calc(calc(var(--cura-spacing-base) * 1px) / 2) calc(var(--cura-spacing-base) * 4px) calc(var(--cura-spacing-base) * 4px) calc(var(--cura-spacing-base) * 4px);z-index:var(--zIndex);box-shadow:0px 8px 16px 0px var(--neutral-black-shadow-4, rgba(38, 38, 38, 0.12));transform:scale(0.95);transition:transform 0.3s ease-out, opacity 0.3s ease, visibility 0.3s ease}.wrapper ::slotted(*){max-height:80vh;overflow:auto;padding-right:calc(var(--cura-spacing-base) * 5px)}.modal.open .wrapper{transform:scale(1);opacity:1;visibility:visible}.close{justify-self:flex-end;padding-top:calc(var(--cura-spacing-base) * 4px);background:none;border:none;cursor:pointer}.close.mobile{display:none}.close.desktop{display:flex;padding:0;margin-right:-8px}@media (max-width: 768px){.wrapper{position:fixed;bottom:0px;width:80%;padding-top:calc(var(--cura-spacing-base) * 4px);padding-bottom:0px;border-radius:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px) 0px 0px;border-bottom:none}.close{align-items:center;border-top:1px dashed var(--neutral-light);margin-top:calc(var(--cura-spacing-base) * 4px);padding:calc(var(--cura-spacing-base) * 2px) 0px;justify-content:center;width:100%}.close.mobile{display:flex;gap:calc(var(--cura-spacing-base) * 2px)}.close.desktop{display:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}";
6
+ const curaModalCss = () => `:host{display:block}.modal{position:fixed;height:100%;width:100%;top:var(--top-offset);bottom:var(--bottom-offset);left:var(--left-offset);right:var(--right-offset);z-index:-1;margin-top:var(--offset-top)}.modal.open{z-index:var(--zIndex)}.modal.open .backdrop,.modal.open .wrapper{opacity:1;visibility:visible;animation:fadeIn 0.3s ease-out}.container{display:flex;align-items:center;justify-content:center}.backdrop,.wrapper{opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease}.backdrop{background-color:var(--background-color);z-index:calc(var(--zIndex) - 10);animation:fadeIn 0.3s ease-out}.wrapper{position:fixed;background-color:var(--neutral-purewhite);border:2px solid var(--neutral-light);border-radius:calc(var(--cura-spacing-base) * 3px);max-width:600px;min-width:200px;padding:calc(calc(var(--cura-spacing-base) * 1px) / 2) calc(var(--cura-spacing-base) * 4px) calc(var(--cura-spacing-base) * 4px) calc(var(--cura-spacing-base) * 4px);z-index:var(--zIndex);box-shadow:0px 8px 16px 0px var(--neutral-black-shadow-4, rgba(38, 38, 38, 0.12));transform:scale(0.95);transition:transform 0.3s ease-out, opacity 0.3s ease, visibility 0.3s ease}.wrapper ::slotted(*){max-height:80vh;overflow:auto;padding-right:calc(var(--cura-spacing-base) * 5px)}.modal.open .wrapper{transform:scale(1);opacity:1;visibility:visible}.close{justify-self:flex-end;padding-top:calc(var(--cura-spacing-base) * 4px);background:none;border:none;cursor:pointer}.close.mobile{display:none}.close.desktop{display:flex;padding:0;margin-right:-8px}@media (max-width: 768px){.wrapper{position:fixed;bottom:0px;width:80%;padding-top:calc(var(--cura-spacing-base) * 4px);padding-bottom:0px;border-radius:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px) 0px 0px;border-bottom:none}.close{align-items:center;border-top:1px dashed var(--neutral-light);margin-top:calc(var(--cura-spacing-base) * 4px);padding:calc(var(--cura-spacing-base) * 2px) 0px;justify-content:center;width:100%}.close.mobile{display:flex;gap:calc(var(--cura-spacing-base) * 2px)}.close.desktop{display:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}`;
7
7
 
8
8
  const CuraModal = class {
9
9
  constructor(hostRef) {
@@ -110,16 +110,23 @@ const CuraModal = class {
110
110
  return (index.h(index.Host, { key: 'a6f81dd34ff6bea8c00a6ea08ba2967d8b37890b', role: "dialog", "aria-modal": "true", style: { '--zIndex': this.zindex } }, index.h("div", { key: '87c8a89c0ae261fd6d8ed8259ed4a18b92a6bf55', class: this.open ? 'modal container open' : 'modal container', style: this.styles }, index.h("div", { key: '1377054aaf87f31e2f27a32b813f21a3227a0679', class: this.open ? 'modal backdrop open' : 'modal backdrop', onClick: this.canClose ? this.handleClose : undefined }), index.h("div", { key: 'b8764e38f17fc18f6390b1454f73adc5b0f28024', class: "wrapper" }, this.canClose && (index.h("div", { key: 'e3b741e2885d879368b041c0da3ffa8ff1f6b1c4', class: "close desktop" }, index.h("cura-button-transparent", { key: '5c85f8cb21415741e3af4ab8833b031597faed50', iconName: "close", color: "error", size: "small", onClick: this.handleClose, iconOnly: true }))), index.h("slot", { key: 'fd0b51474b2fc973ad1dd6b626f42726e0972afb' }), this.canClose && (index.h("div", { key: 'da7b3e03af84967a38f398cde77495d6baa8af35', class: "close mobile", onClick: this.handleClose }, index.h("cura-button-transparent", { key: 'd95e7ed4963e6ad678dca0b23e5fdfb609dc7f6f', color: "error", iconName: "close", size: "small" }, this.mobileCloseLabel)))))));
111
111
  }
112
112
  static get watchers() { return {
113
- "background": ["setColors"],
114
- "top": ["setTop"],
115
- "bottom": ["setBottom"],
116
- "left": ["setLeft"],
117
- "right": ["setRight"]
113
+ "background": [{
114
+ "setColors": 0
115
+ }],
116
+ "top": [{
117
+ "setTop": 0
118
+ }],
119
+ "bottom": [{
120
+ "setBottom": 0
121
+ }],
122
+ "left": [{
123
+ "setLeft": 0
124
+ }],
125
+ "right": [{
126
+ "setRight": 0
127
+ }]
118
128
  }; }
119
129
  };
120
- CuraModal.style = curaModalCss;
130
+ CuraModal.style = curaModalCss();
121
131
 
122
132
  exports.cura_modal = CuraModal;
123
- //# sourceMappingURL=cura-modal.entry.cjs.js.map
124
-
125
- //# sourceMappingURL=cura-modal.cjs.entry.js.map
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
4
- require('./cura-theme-module-CJkmAxBA.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
+ require('./theme-legacy-default-COE-hjD7.js');
5
5
 
6
- const curaProgressBarCss = ":host{display:block;box-sizing:border-box}.progress-bar{position:relative;display:flex;align-items:center;justify-content:center}.progress-bar span{position:absolute;display:flex}";
6
+ const curaProgressBarCss = () => `:host{display:block;box-sizing:border-box}.progress-bar{position:relative;display:flex;align-items:center;justify-content:center}.progress-bar span{position:absolute;display:flex}`;
7
7
 
8
8
  const CuraProgressBar = class {
9
9
  constructor(hostRef) {
@@ -25,9 +25,9 @@ const CuraProgressBar = class {
25
25
  return (index.h(index.Host, { key: '6deebf97271b84fcecb9e1d688c79ae88b2aa618' }, index.h("div", { key: 'f6556e004e4d0cc4de342292610764b74495e3b0', class: "progress-bar" }, index.h("svg", { key: 'ffc1de55ded85602db1840812cd1f296a413c39e', width: this.size, height: this.size, viewBox: viewBox }, index.h("circle", { key: '691beeaf7b5fb5d670bfde48d8023b742bd97126', fill: "none", stroke: "#ccc", cx: this.size / 2, cy: this.size / 2, r: radius, "stroke-width": `${this.strokeWidth}px` }), this.active && (index.h("circle", { key: '0fee97b7da871d6b242786bbcf175e9792da69f8', fill: "none", stroke: this.progressColor, cx: this.size / 2, cy: this.size / 2, r: radius, "stroke-width": `${this.strokeWidth}px`, transform: `rotate(-90 ${this.size / 2} ${this.size / 2})`, "stroke-dasharray": `${dash}px ${circumference - dash}px`, "stroke-linecap": "round", style: { transition: 'all 0.5s' } }))), index.h("span", { key: '8e78dd28e8fad5ee4d9aef8029a73b6cf6d778cc' }, index.h("slot", { key: 'aa7155860e7aa0bcd2aef87bed2a5530161de4aa' })))));
26
26
  }
27
27
  };
28
- CuraProgressBar.style = curaProgressBarCss;
28
+ CuraProgressBar.style = curaProgressBarCss();
29
29
 
30
- const curaStepperItemCss = ":host{display:block;box-sizing:border-box}.item-container{display:flex;gap:4px;align-items:center}";
30
+ const curaStepperItemCss = () => `:host{display:block;box-sizing:border-box}.item-container{display:flex;gap:4px;align-items:center}`;
31
31
 
32
32
  const CuraStepperItem = class {
33
33
  constructor(hostRef) {
@@ -99,10 +99,7 @@ const CuraStepperItem = class {
99
99
  }
100
100
  get hostElement() { return index.getElement(this); }
101
101
  };
102
- CuraStepperItem.style = curaStepperItemCss;
102
+ CuraStepperItem.style = curaStepperItemCss();
103
103
 
104
104
  exports.cura_progress_bar = CuraProgressBar;
105
105
  exports.cura_stepper_item = CuraStepperItem;
106
- //# sourceMappingURL=cura-progress-bar.cura-stepper-item.entry.cjs.js.map
107
-
108
- //# sourceMappingURL=cura-progress-bar_2.cjs.entry.js.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
4
  var curaForms_definitions = require('./cura-forms.definitions-DVLuO67c.js');
5
- require('./cura-theme-module-CJkmAxBA.js');
5
+ require('./theme-legacy-default-COE-hjD7.js');
6
6
 
7
- const curaRadioCss = "@charset \"UTF-8\";:host{display:block;box-sizing:border-box;min-width:0;}:host .container{display:flex;align-items:center;flex-direction:row-reverse;justify-content:start;gap:var(--gap);cursor:pointer}:host .position.container{flex-direction:row}:host .position .label-wrapper{justify-content:end}:host .position .message{text-align:right}:host .position .label{order:1}:host .label.textoverflow-single{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;min-width:0;max-width:100%}:host .info{display:flex;flex-direction:column;overflow:hidden}:host .label-wrapper{display:flex;justify-content:start;align-items:center;gap:5px}:host .control{width:fit-content;cursor:pointer;position:relative}:host .radio{margin:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:50%;border:2px solid var(--primary-base-neutral-medium);background:var(--neutral-purewhite);box-sizing:border-box;transition:border-color 0.3s;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--size);height:var(--size);flex:0 0 var(--size)}:host .radio::after{content:\"\";background:var(--color-base-light);border-radius:50%;opacity:0;transition:opacity 0.3s;width:var(--size-after);height:var(--size-after)}:host .radio:focus{border-color:var(--info-base) !important}:host .success .radio{border-color:var(--success-base);background:var(--success-lighter)}:host .success .radio:hover{border-color:var(--success-base) !important}:host .success.checked .radio{border-color:var(--success-base)}:host .success.checked .radio::after{background:var(--success-base)}:host .success.checked .radio:hover{background:var(--success-lighter) !important;border-color:var(--success-base) !important}:host .success.checked .radio:hover::after{background:var(--success-base) !important}:host .error .radio{border-color:var(--error-base);background:var(--error-lighter)}:host .error .radio:hover{border-color:var(--error-base) !important}:host .error.checked .radio{border-color:var(--error-base)}:host .error.checked .radio::after{background:var(--error-base)}:host .error.checked .radio:hover{background:var(--error-lighter) !important;border-color:var(--error-base) !important}:host .error.checked .radio:hover::after{background:var(--error-base) !important}:host .checked .radio::after{opacity:1;background:var(--color-base)}:host .checked .radio{border-color:var(--color-dark)}:host .checked .radio:hover{border-color:var(--color-light) !important}:host .checked .radio:hover::after{background:var(--color-light)}:host .disabled .radio{background:var(--primary-base-neutral-white);border-color:var(--primary-darker-neutral-base);cursor:not-allowed}:host .disabled .radio::after{background:var(--neutral-lighter)}:host .disabled.checked .radio{border-color:var(--primary-base-neutral-base) !important;background:var(--primary-darker-neutral-white) !important}:host .disabled.checked .radio::after{background:var(--primary-base-neutral-base) !important}:host :not(.disabled):not(.checked) .radio:hover{border-color:var(--primary-base-neutral-dark)}";
7
+ const curaRadioCss = () => `@charset "UTF-8";:host{display:block;box-sizing:border-box;min-width:0;}:host .container{display:flex;align-items:center;flex-direction:row-reverse;justify-content:start;gap:var(--gap);cursor:pointer}:host .position.container{flex-direction:row}:host .position .label-wrapper{justify-content:end}:host .position .message{text-align:right}:host .position .label{order:1}:host .label.textoverflow-single{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;min-width:0;max-width:100%}:host .info{display:flex;flex-direction:column;overflow:hidden}:host .label-wrapper{display:flex;justify-content:start;align-items:center;gap:5px}:host .control{width:fit-content;cursor:pointer;position:relative}:host .radio{margin:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:50%;border:2px solid var(--primary-base-neutral-medium);background:var(--neutral-purewhite);box-sizing:border-box;transition:border-color 0.3s;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--size);height:var(--size);flex:0 0 var(--size)}:host .radio::after{content:"";background:var(--color-base-light);border-radius:50%;opacity:0;transition:opacity 0.3s;width:var(--size-after);height:var(--size-after)}:host .radio:focus{border-color:var(--info-base) !important}:host .success .radio{border-color:var(--success-base);background:var(--success-lighter)}:host .success .radio:hover{border-color:var(--success-base) !important}:host .success.checked .radio{border-color:var(--success-base)}:host .success.checked .radio::after{background:var(--success-base)}:host .success.checked .radio:hover{background:var(--success-lighter) !important;border-color:var(--success-base) !important}:host .success.checked .radio:hover::after{background:var(--success-base) !important}:host .error .radio{border-color:var(--error-base);background:var(--error-lighter)}:host .error .radio:hover{border-color:var(--error-base) !important}:host .error.checked .radio{border-color:var(--error-base)}:host .error.checked .radio::after{background:var(--error-base)}:host .error.checked .radio:hover{background:var(--error-lighter) !important;border-color:var(--error-base) !important}:host .error.checked .radio:hover::after{background:var(--error-base) !important}:host .checked .radio::after{opacity:1;background:var(--color-base)}:host .checked .radio{border-color:var(--color-dark)}:host .checked .radio:hover{border-color:var(--color-light) !important}:host .checked .radio:hover::after{background:var(--color-light)}:host .disabled .radio{background:var(--primary-base-neutral-white);border-color:var(--primary-darker-neutral-base);cursor:not-allowed}:host .disabled .radio::after{background:var(--neutral-lighter)}:host .disabled.checked .radio{border-color:var(--primary-base-neutral-base) !important;background:var(--primary-darker-neutral-white) !important}:host .disabled.checked .radio::after{background:var(--primary-base-neutral-base) !important}:host :not(.disabled):not(.checked) .radio:hover{border-color:var(--primary-base-neutral-dark)}`;
8
8
 
9
9
  const CuraRadio = class {
10
10
  constructor(hostRef) {
@@ -195,14 +195,19 @@ const CuraRadio = class {
195
195
  static get formAssociated() { return true; }
196
196
  get host() { return index.getElement(this); }
197
197
  static get watchers() { return {
198
- "size": ["sizeHandler"],
199
- "color": ["setColors"],
200
- "background": ["setColors", "assignColor"]
198
+ "size": [{
199
+ "sizeHandler": 0
200
+ }],
201
+ "color": [{
202
+ "setColors": 0
203
+ }],
204
+ "background": [{
205
+ "setColors": 0
206
+ }, {
207
+ "assignColor": 0
208
+ }]
201
209
  }; }
202
210
  };
203
- CuraRadio.style = curaRadioCss;
211
+ CuraRadio.style = curaRadioCss();
204
212
 
205
213
  exports.cura_radio = CuraRadio;
206
- //# sourceMappingURL=cura-radio.entry.cjs.js.map
207
-
208
- //# sourceMappingURL=cura-radio.cjs.entry.js.map
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
4
- require('./cura-theme-module-CJkmAxBA.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
+ require('./theme-legacy-default-COE-hjD7.js');
5
5
 
6
- const curaStepperCss = ":host{display:block;box-sizing:border-box;width:100%}cura-heading{--margin-block:0 !important}.container{display:flex}.compact{display:flex;padding:0px;justify-content:space-between;align-items:center}.compact .heading{text-align:right}.stepper-list{gap:4px;display:flex;flex-shrink:0;align-items:center;padding:0;flex:1;width:100%;justify-content:space-between}.step{display:flex;align-items:center;flex-direction:row;flex:1;gap:4px}.step .wrapper{flex:1;position:relative}.step .divider{background-color:var(--neutral-light);height:2px;flex:1;transition:all 1s}.step .animation{position:absolute;top:0;left:0;right:0;width:var(--progress-width)}.step .done{background-color:var(--success-light)}.step .stop{background-color:var(--error-light)}.step .active{background-color:var(--info-light)}.last{flex:0}";
6
+ const curaStepperCss = () => `:host{display:block;box-sizing:border-box;width:100%}cura-heading{--margin-block:0 !important}.container{display:flex}.compact{display:flex;padding:0px;justify-content:space-between;align-items:center}.compact .heading{text-align:right}.stepper-list{gap:4px;display:flex;flex-shrink:0;align-items:center;padding:0;flex:1;width:100%;justify-content:space-between}.step{display:flex;align-items:center;flex-direction:row;flex:1;gap:4px}.step .wrapper{flex:1;position:relative}.step .divider{background-color:var(--neutral-light);height:2px;flex:1;transition:all 1s}.step .animation{position:absolute;top:0;left:0;right:0;width:var(--progress-width)}.step .done{background-color:var(--success-light)}.step .stop{background-color:var(--error-light)}.step .active{background-color:var(--info-light)}.last{flex:0}`;
7
7
 
8
8
  const CuraStepper = class {
9
9
  constructor(hostRef) {
@@ -132,9 +132,6 @@ const CuraStepper = class {
132
132
  }
133
133
  get host() { return index.getElement(this); }
134
134
  };
135
- CuraStepper.style = curaStepperCss;
135
+ CuraStepper.style = curaStepperCss();
136
136
 
137
137
  exports.cura_stepper = CuraStepper;
138
- //# sourceMappingURL=cura-stepper.entry.cjs.js.map
139
-
140
- //# sourceMappingURL=cura-stepper.cjs.entry.js.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
4
  var curaForms_definitions = require('./cura-forms.definitions-DVLuO67c.js');
5
- require('./cura-theme-module-CJkmAxBA.js');
5
+ require('./theme-legacy-default-COE-hjD7.js');
6
6
 
7
- const curaSwitchCss = "@charset \"UTF-8\";:host{display:block;box-sizing:border-box;min-width:0}.container{display:flex;align-items:center;flex-direction:row-reverse;justify-content:start;gap:var(--gap);text-align:left;cursor:pointer}.position{flex-direction:row}.info{overflow:hidden}.label,.message{text-align:left}.control{width:fit-content}.track{background:var(--neutral-dark-base);border-radius:16px;transition:background-color 0.3s;align-items:flex-start;flex-shrink:0;box-sizing:border-box;width:var(--size-track);height:var(--size);position:relative}.thumb{background:var(--neutral-purewhite);border:2px solid var(--neutral-darker-medium);border-radius:50%;position:absolute;transition:transform 0.3s, outline 0.3s;display:inline-block;cursor:pointer;user-select:none;box-sizing:border-box;width:var(--size);height:var(--size);top:50%;transform:translateY(-50%)}.checked .thumb{border-color:var(--color-dark);box-shadow:0px 4px 8px 0px var(--neutral-black-shadow, rgba(38, 38, 38, 0.16));background:var(--neutral-purewhite);transform:translateX(var(--size)) translateY(-50%)}.checked .thumb:hover{background:var(--neutral-pale) !important;border-color:var(--neutral-darker-medium) !important}.checked .thumb:active{border-color:var(--color-dark);background:var(--neutral-pale)}.checked .track{background:var(--color-base-light)}.disabled .track{background:var(--neutral-black-neutral-pale)}.disabled .thumb{background:var(--neutral-black-neutral-base) !important;border-color:var(--neutral-black-neutral-pale) !important;cursor:not-allowed}.disabled.checked .track{background:var(--neutral-black-neutral-pale)}.container.disabled .thumb:focus{outline:none !important;border-color:var(--neutral-black-neutral-pale) !important}:not(.disabled):not(.checked) .thumb:hover{border-color:var(--color-dark);background:var(--neutral-pale)}:not(.disabled):not(.checked) .thumb:active{border-color:var(--color-dark);background:var(--neutral-pale)}:not(.disabled) .thumb:focus{outline:2px solid var(--info-base) !important;border:2px solid var(--neutral-darker-medium);z-index:1}:not(.disabled) .checked .thumb:focus{outline:2px solid var(--info-base) !important;border-color:var(--color-dark)}";
7
+ const curaSwitchCss = () => `@charset "UTF-8";:host{display:block;box-sizing:border-box;min-width:0}.container{display:flex;align-items:center;flex-direction:row-reverse;justify-content:start;gap:var(--gap);text-align:left;cursor:pointer}.position{flex-direction:row}.info{overflow:hidden}.label,.message{text-align:left}.control{width:fit-content}.track{background:var(--neutral-dark-base);border-radius:16px;transition:background-color 0.3s;align-items:flex-start;flex-shrink:0;box-sizing:border-box;width:var(--size-track);height:var(--size);position:relative}.thumb{background:var(--neutral-purewhite);border:2px solid var(--neutral-darker-medium);border-radius:50%;position:absolute;transition:transform 0.3s, outline 0.3s;display:inline-block;cursor:pointer;user-select:none;box-sizing:border-box;width:var(--size);height:var(--size);top:50%;transform:translateY(-50%)}.checked .thumb{border-color:var(--color-dark);box-shadow:0px 4px 8px 0px var(--neutral-black-shadow, rgba(38, 38, 38, 0.16));background:var(--neutral-purewhite);transform:translateX(var(--size)) translateY(-50%)}.checked .thumb:hover{background:var(--neutral-pale) !important;border-color:var(--neutral-darker-medium) !important}.checked .thumb:active{border-color:var(--color-dark);background:var(--neutral-pale)}.checked .track{background:var(--color-base-light)}.disabled .track{background:var(--neutral-black-neutral-pale)}.disabled .thumb{background:var(--neutral-black-neutral-base) !important;border-color:var(--neutral-black-neutral-pale) !important;cursor:not-allowed}.disabled.checked .track{background:var(--neutral-black-neutral-pale)}.container.disabled .thumb:focus{outline:none !important;border-color:var(--neutral-black-neutral-pale) !important}:not(.disabled):not(.checked) .thumb:hover{border-color:var(--color-dark);background:var(--neutral-pale)}:not(.disabled):not(.checked) .thumb:active{border-color:var(--color-dark);background:var(--neutral-pale)}:not(.disabled) .thumb:focus{outline:2px solid var(--info-base) !important;border:2px solid var(--neutral-darker-medium);z-index:1}:not(.disabled) .checked .thumb:focus{outline:2px solid var(--info-base) !important;border-color:var(--color-dark)}`;
8
8
 
9
9
  const CuraSwitch = class {
10
10
  constructor(hostRef) {
@@ -157,14 +157,17 @@ const CuraSwitch = class {
157
157
  }
158
158
  static get formAssociated() { return true; }
159
159
  static get watchers() { return {
160
- "size": ["sizeHandler"],
161
- "color": ["setColors"],
162
- "background": ["setColors"]
160
+ "size": [{
161
+ "sizeHandler": 0
162
+ }],
163
+ "color": [{
164
+ "setColors": 0
165
+ }],
166
+ "background": [{
167
+ "setColors": 0
168
+ }]
163
169
  }; }
164
170
  };
165
- CuraSwitch.style = curaSwitchCss;
171
+ CuraSwitch.style = curaSwitchCss();
166
172
 
167
173
  exports.cura_switch = CuraSwitch;
168
- //# sourceMappingURL=cura-switch.entry.cjs.js.map
169
-
170
- //# sourceMappingURL=cura-switch.cjs.entry.js.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
4
  var curaTabs_definitions = require('./cura-tabs.definitions-CGqqGE2e.js');
5
- require('./cura-theme-module-CJkmAxBA.js');
5
+ require('./theme-legacy-default-COE-hjD7.js');
6
6
 
7
- const curaTabsButtonCss = ":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:transparent;box-sizing:border-box;border:none;display:flex;align-items:center;justify-content:center;min-width:120px;width:fit-content;border:2px solid var(--border-color);border-radius:4px}:host button:focus,:host a:focus{outline:2px solid #6EA8FF}:host button:not(.selected),:host a:not(.selected){border:2px solid var(--border-color)}:host button:not(.disabled,.selected):hover,:host a:not(.disabled,.selected):hover{background-color:var(--background-color-hover)}:host button:not(.disabled,.selected):hover.dark,:host a:not(.disabled,.selected):hover.dark{border-color:var(--neutral-purewhite)}:host button.small,:host a.small{padding:calc(var(--cura-spacing-base) * 2px) calc(var(--cura-spacing-base) * 2px)}:host button.medium,:host a.medium{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px)}:host button.large,:host a.large{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 4px)}:host button:focus,:host a:focus{border-color:var(--primary-light)}:host button cura-icon,:host a cura-icon{margin-right:calc(var(--cura-spacing-base) * 2px)}:host button cura-badge-counter,:host a cura-badge-counter{margin-left:calc(var(--cura-spacing-base) * 2px)}:host button.selected,:host a.selected{cursor:pointer;background-color:var(--background-color-selected)}:host button.selected.disabled,:host a.selected.disabled{border-color:transparent;background-color:var(--background-disabled-selected)}:host button.disabled,:host a.disabled{cursor:not-allowed}:host button.disabled:not(.selected),:host a.disabled:not(.selected){border-color:var(--neutral-dark)}";
7
+ const curaTabsButtonCss = () => `: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:transparent;box-sizing:border-box;border:none;display:flex;align-items:center;justify-content:center;min-width:120px;width:fit-content;border:2px solid var(--border-color);border-radius:4px}:host button:focus,:host a:focus{outline:2px solid #6EA8FF}:host button:not(.selected),:host a:not(.selected){border:2px solid var(--border-color)}:host button:not(.disabled,.selected):hover,:host a:not(.disabled,.selected):hover{background-color:var(--background-color-hover)}:host button:not(.disabled,.selected):hover.dark,:host a:not(.disabled,.selected):hover.dark{border-color:var(--neutral-purewhite)}:host button.small,:host a.small{padding:calc(var(--cura-spacing-base) * 2px) calc(var(--cura-spacing-base) * 2px)}:host button.medium,:host a.medium{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px)}:host button.large,:host a.large{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 4px)}:host button:focus,:host a:focus{border-color:var(--primary-light)}:host button cura-icon,:host a cura-icon{margin-right:calc(var(--cura-spacing-base) * 2px)}:host button cura-badge-counter,:host a cura-badge-counter{margin-left:calc(var(--cura-spacing-base) * 2px)}:host button.selected,:host a.selected{cursor:pointer;background-color:var(--background-color-selected)}:host button.selected.disabled,:host a.selected.disabled{border-color:transparent;background-color:var(--background-disabled-selected)}:host button.disabled,:host a.disabled{cursor:not-allowed}:host button.disabled:not(.selected),:host a.disabled:not(.selected){border-color:var(--neutral-dark)}`;
8
8
 
9
9
  const CuraTabs = class {
10
10
  constructor(hostRef) {
@@ -92,12 +92,11 @@ const CuraTabs = class {
92
92
  return (index.h(index.Host, { key: '9410b9c68061ffb5d838fe6ab2f409be9b90c6ac', role: "button", "aria-pressed": this.selected, "aria-disabled": this.disabled }, index.h("button", { key: '1ac26d9b41e072f1ec3668d66fee83679640c54f', class: this.getClasses(), style: this.styles, onClick: e => this.handleClick(e), disabled: this.disabled, onMouseEnter: this.handleMouseEnter.bind(this), onMouseLeave: this.handleMouseLeave.bind(this) }, this.getIcon(), index.h("cura-label", { key: 'ff854d36883b062d699388e71e6315f76f008f79', size: labelSize, color: labelColor, lineHeight: "0", marginBlock: "0" }, index.h("slot", { key: '6ab5c0cdea38f9094bb382943fe25c3967a681ab' })), this.counter > 0 && this.getCounter())));
93
93
  }
94
94
  static get watchers() { return {
95
- "colorMode": ["setColors"]
95
+ "colorMode": [{
96
+ "setColors": 0
97
+ }]
96
98
  }; }
97
99
  };
98
- CuraTabs.style = curaTabsButtonCss;
100
+ CuraTabs.style = curaTabsButtonCss();
99
101
 
100
102
  exports.cura_tabs_button = CuraTabs;
101
- //# sourceMappingURL=cura-tabs-button.entry.cjs.js.map
102
-
103
- //# sourceMappingURL=cura-tabs-button.cjs.entry.js.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
4
  var curaTabs_definitions = require('./cura-tabs.definitions-CGqqGE2e.js');
5
- require('./cura-theme-module-CJkmAxBA.js');
5
+ require('./theme-legacy-default-COE-hjD7.js');
6
6
 
7
- const curaTabsTransparentCss = ":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:transparent;box-sizing:border-box;border:none;min-width:120px;width:fit-content;display:flex;align-items:center;justify-content:center}:host button:focus,:host a:focus{outline:2px solid #6EA8FF}:host button.border-bottom,:host a.border-bottom{border-bottom:1px solid var(--border-bottom-color)}:host button.small,:host a.small{padding:calc(var(--cura-spacing-base) * 2px) calc(var(--cura-spacing-base) * 2px)}:host button.medium,:host a.medium{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px)}:host button.large,:host a.large{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 4px)}:host button:not(.selected),:host a:not(.selected){border-color:var(--border-color)}:host button:focus,:host a:focus{border-color:var(--primary-light)}:host button:not(.disabled,.selected):hover,:host a:not(.disabled,.selected):hover{background-color:var(--background-color-hover)}:host button:not(.disabled,.selected):hover.dark,:host a:not(.disabled,.selected):hover.dark{border-color:var(--neutral-purewhite)}:host button cura-icon,:host a cura-icon{margin-right:calc(var(--cura-spacing-base) * 2px)}:host button.selected,:host a.selected{cursor:pointer}:host button.selected:not(.disabled),:host a.selected:not(.disabled){border-bottom:1px solid var(--border-bottom-color-selected)}:host button.disabled,:host a.disabled{cursor:not-allowed}";
7
+ const curaTabsTransparentCss = () => `: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:transparent;box-sizing:border-box;border:none;min-width:120px;width:fit-content;display:flex;align-items:center;justify-content:center}:host button:focus,:host a:focus{outline:2px solid #6EA8FF}:host button.border-bottom,:host a.border-bottom{border-bottom:1px solid var(--border-bottom-color)}:host button.small,:host a.small{padding:calc(var(--cura-spacing-base) * 2px) calc(var(--cura-spacing-base) * 2px)}:host button.medium,:host a.medium{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px)}:host button.large,:host a.large{padding:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 4px)}:host button:not(.selected),:host a:not(.selected){border-color:var(--border-color)}:host button:focus,:host a:focus{border-color:var(--primary-light)}:host button:not(.disabled,.selected):hover,:host a:not(.disabled,.selected):hover{background-color:var(--background-color-hover)}:host button:not(.disabled,.selected):hover.dark,:host a:not(.disabled,.selected):hover.dark{border-color:var(--neutral-purewhite)}:host button cura-icon,:host a cura-icon{margin-right:calc(var(--cura-spacing-base) * 2px)}:host button.selected,:host a.selected{cursor:pointer}:host button.selected:not(.disabled),:host a.selected:not(.disabled){border-bottom:1px solid var(--border-bottom-color-selected)}:host button.disabled,:host a.disabled{cursor:not-allowed}`;
8
8
 
9
9
  const CuraTabsTransparent = class {
10
10
  constructor(hostRef) {
@@ -91,12 +91,11 @@ const CuraTabsTransparent = class {
91
91
  return (index.h(index.Host, { key: 'd3c9e277a079381def09397dc922d697aa99d70a', role: "button", "aria-pressed": this.selected, "aria-disabled": this.disabled }, index.h("button", { key: 'ab4cac9782f48c367c4ada4e303f9422971dc38e', class: this.getClasses(), style: this.styles, onClick: e => this.handleClick(e), disabled: this.disabled, onMouseEnter: this.handleMouseEnter.bind(this), onMouseLeave: this.handleMouseLeave.bind(this) }, this.getIcon(), index.h("cura-label", { key: 'c6567bdf7b80efc3380a8a93bf52de966e1caa7d', size: labelSize, color: labelColor, lineHeight: "0", marginBlock: "0" }, index.h("slot", { key: '93c392107790a2c0e3499e5b7bd742219203a980' })))));
92
92
  }
93
93
  static get watchers() { return {
94
- "colorMode": ["setColors"]
94
+ "colorMode": [{
95
+ "setColors": 0
96
+ }]
95
97
  }; }
96
98
  };
97
- CuraTabsTransparent.style = curaTabsTransparentCss;
99
+ CuraTabsTransparent.style = curaTabsTransparentCss();
98
100
 
99
101
  exports.cura_tabs_transparent = CuraTabsTransparent;
100
- //# sourceMappingURL=cura-tabs-transparent.entry.cjs.js.map
101
-
102
- //# sourceMappingURL=cura-tabs-transparent.cjs.entry.js.map
@@ -8,6 +8,3 @@ const labelSizes = {
8
8
  };
9
9
 
10
10
  exports.labelSizes = labelSizes;
11
- //# sourceMappingURL=cura-tabs.definitions-CGqqGE2e.js.map
12
-
13
- //# sourceMappingURL=cura-tabs.definitions-CGqqGE2e.js.map
@@ -0,0 +1,237 @@
1
+ 'use strict';
2
+
3
+ var themeLegacyDefault = require('./theme-legacy-default-COE-hjD7.js');
4
+ var _static = require('./static-DHz-FA_O.js');
5
+
6
+ const ThemePresets = {
7
+ 'default': themeLegacyDefault.ThemeDefault,
8
+ 'maternidade': themeLegacyDefault.ThemeMaternity,
9
+ 'oncologia': themeLegacyDefault.ThemeOncology,
10
+ 'richet': themeLegacyDefault.ThemeRichet,
11
+ 'perinatalTemp': themeLegacyDefault.ThemePerinatalTemporary,
12
+ 'legacyDefault': themeLegacyDefault.ThemeLegacyDefault
13
+ };
14
+
15
+ class CuraThemeColorsModule {
16
+ constructor() {
17
+ this.NeutralDepthAlias = {
18
+ 'purewhite': '0',
19
+ 'white': '100',
20
+ 'pale': '200',
21
+ 'lighter': '300',
22
+ 'light': '400',
23
+ 'base': '500',
24
+ 'medium': '600',
25
+ 'dark': '700',
26
+ 'darker': '800',
27
+ 'black': '900',
28
+ };
29
+ this.ColorDepthAlias = {
30
+ 'lighter': '100',
31
+ 'light': '300',
32
+ 'base': '500',
33
+ 'dark': '700',
34
+ 'darker': '900'
35
+ };
36
+ }
37
+ /**
38
+ * Get theme color.
39
+ * @param colorWithDepth string Ex.: primary-light
40
+ * @returns RGBA value.
41
+ */
42
+ getColor(colorWithDepth = "primary-base", opacity = 1) {
43
+ const { color, depth } = this.splitColorDepth(colorWithDepth);
44
+ const staticColor = this.getStatic(color, depth, opacity);
45
+ if (staticColor)
46
+ return staticColor;
47
+ return this.getDynamic(color, depth, opacity);
48
+ }
49
+ /**
50
+ * Internal: Look for static color by name and depth.
51
+ * @param color Color name.
52
+ * @param depth Depth number or alias.
53
+ * @returns RGBA value.
54
+ */
55
+ getStatic(color, depth, opacity = 1) {
56
+ var _a, _b, _c;
57
+ const colorObj = _static.Static.color[color];
58
+ if (!colorObj)
59
+ return null;
60
+ const alias = color === 'neutral' ? this.NeutralDepthAlias[depth] : this.ColorDepthAlias[depth];
61
+ return ((_a = _static.Static.color[color]) === null || _a === void 0 ? void 0 : _a[alias])
62
+ ? `rgba(${(_b = _static.Static.color[color]) === null || _b === void 0 ? void 0 : _b[alias]}, ${opacity})`
63
+ : `rgba(${(_c = _static.Static.color[color]) === null || _c === void 0 ? void 0 : _c[depth]}, ${opacity})`;
64
+ }
65
+ /**
66
+ * Internal: Look for theme dynamic colors.
67
+ * @param color Color name.
68
+ * @param depth Color depth.
69
+ * @returns RGBA value.
70
+ */
71
+ getDynamic(color, depth, opacity) {
72
+ const themeVar = this.ColorDepthAlias[depth]
73
+ ? `--cura-color-${color}-${this.ColorDepthAlias[depth]}`
74
+ : `--cura-color-${color}-${depth}`;
75
+ return getComputedStyle(document.documentElement).getPropertyValue(themeVar)
76
+ ? `rgba(var(${themeVar}), ${opacity})`
77
+ : `rgba(var(--cura-color-primary-500), ${opacity})`;
78
+ }
79
+ /**
80
+ * Internal: Split color strings
81
+ * @param colorWithDepth Color string [color]-[depth]. Ex.: primary-dark.
82
+ * @returns Object { color: string, depth: string }.
83
+ */
84
+ splitColorDepth(colorWithDepth) {
85
+ const [color, depth] = colorWithDepth.toLowerCase().split(/-(.*)/);
86
+ return { color: color !== null && color !== void 0 ? color : "primary", depth: depth !== null && depth !== void 0 ? depth : "base" };
87
+ }
88
+ }
89
+
90
+ class CuraThemeSpacingModule {
91
+ constructor() {
92
+ this.curaSpacing = '--cura-spacing-base';
93
+ }
94
+ /** Returns the base spacing var defined in the theme */
95
+ getSpacing() {
96
+ if (getComputedStyle(document.body).getPropertyValue(this.curaSpacing)) {
97
+ return `var(${this.curaSpacing})`;
98
+ }
99
+ return '4';
100
+ }
101
+ }
102
+
103
+ class CuraThemeFontsModule {
104
+ constructor() {
105
+ /**
106
+ * Get the CSS variable related to the font size base defined by the theme.
107
+ * @returns Related CSS variable as a string.
108
+ */
109
+ this.getSize = () => `var(--cura-font-size)`;
110
+ /**
111
+ * Get CSS variable related to the font color defined by the theme.
112
+ * @returns Related CSS variable as a string.
113
+ */
114
+ this.getColor = () => `var(--cura-font-color)`;
115
+ }
116
+ /**
117
+ * Get the CSS variable related to the font family defined by the theme.
118
+ * @param type 'body' | 'heading' | 'display'
119
+ * @returns Related css variable as a string.
120
+ */
121
+ getFamily(type = "body") {
122
+ const curaFontFamilyCSSVar = `--cura-font-${type.toLowerCase()}`;
123
+ return getComputedStyle(document.body).getPropertyValue(curaFontFamilyCSSVar)
124
+ ? `var(${curaFontFamilyCSSVar})`
125
+ : 'var(--cura-font-body)';
126
+ }
127
+ /**
128
+ * Get the CSS variables related to font weights defined by the theme.
129
+ * @returns Object with CSS vars weights definitions for thin, light, regular, medium, bold and black fonts.
130
+ */
131
+ getWeights() {
132
+ const weights = {};
133
+ Object.keys(themeLegacyDefault.ThemeDefault.font.weights).forEach((key) => weights[key] = `var(--cura-font-weights-${key})`);
134
+ return weights;
135
+ }
136
+ }
137
+
138
+ class CuraThemeBreakpointsModule {
139
+ constructor() { }
140
+ /** Returns the base spacing var defined in the theme */
141
+ get(size = null, position = null) {
142
+ if (size) {
143
+ const breakpoint = position ? _static.Static.breakpoints[size][position] : _static.Static.breakpoints[size];
144
+ if (breakpoint || breakpoint === 0)
145
+ return breakpoint;
146
+ }
147
+ return _static.Static.breakpoints;
148
+ }
149
+ }
150
+
151
+ class CuraThemeModule {
152
+ constructor() {
153
+ var _a;
154
+ this.prefix = '--cura';
155
+ this.colors = new CuraThemeColorsModule();
156
+ this.spacing = new CuraThemeSpacingModule();
157
+ this.fonts = new CuraThemeFontsModule();
158
+ this.breakpoints = new CuraThemeBreakpointsModule();
159
+ this.groupObject = {};
160
+ /* Private */
161
+ /** Set css var based on object structure */
162
+ this.setCssVar = (prop, path) => {
163
+ const varName = this.groupPath(path, prop[0]);
164
+ this.rootElement.style.setProperty(varName, prop[1]);
165
+ };
166
+ this.groupPath = (a, b) => `${a}-${b}`;
167
+ this.isObject = val => {
168
+ return val && typeof val === 'object' && !Array.isArray(val);
169
+ };
170
+ /** Deep merge objects */
171
+ this.mergeObject = (from, to) => {
172
+ const entries = Object.entries(from);
173
+ for (let e of entries) {
174
+ if (this.isObject(e[1])) {
175
+ this.mergeObject(e[1], to[e[0]]);
176
+ }
177
+ else {
178
+ to[e[0]] = e[1];
179
+ }
180
+ }
181
+ };
182
+ /** Set css vars from preset object */
183
+ this.buildCssVars = (path, obj, isGroup = false) => {
184
+ const entries = Object.entries(obj);
185
+ for (let e of entries) {
186
+ if (this.isObject(e[1])) {
187
+ this.buildCssVars(this.groupPath(path, e[0]), e[1], isGroup);
188
+ }
189
+ else {
190
+ if (isGroup) {
191
+ const varName = this.groupPath(path, e[0]);
192
+ this.groupObject[varName] = e[1];
193
+ }
194
+ else {
195
+ this.setCssVar(e, path);
196
+ }
197
+ }
198
+ }
199
+ };
200
+ if (typeof window === 'undefined')
201
+ return;
202
+ this.rootElement = (_a = window === null || window === void 0 ? void 0 : window.document) === null || _a === void 0 ? void 0 : _a.documentElement;
203
+ }
204
+ /**
205
+ * Load a theme.
206
+ * @param theme Theme tag.
207
+ */
208
+ load(theme = 'default') {
209
+ const preset = ThemePresets[theme] ? ThemePresets[theme] : ThemePresets.default;
210
+ this.buildCssVars(this.prefix, preset);
211
+ }
212
+ loadVarsSSR(theme = 'default') {
213
+ const preset = ThemePresets[theme] ? ThemePresets[theme] : ThemePresets.default;
214
+ this.buildCssVars(this.prefix, preset, true);
215
+ return this.groupObject;
216
+ }
217
+ /**
218
+ * Define a custom theme
219
+ * @param customTheme Custom theme object definition
220
+ */
221
+ setCustom(customTheme) {
222
+ const customTag = customTheme.name;
223
+ if (customTag in ThemePresets) {
224
+ console.log('Error building custom theme. Theme %s already exists. Loading default theme.', customTag);
225
+ this.load('default');
226
+ }
227
+ else {
228
+ const preset = customTheme.fromPreset && customTheme.fromPreset in ThemePresets ? ThemePresets[customTheme.fromPreset] : ThemePresets.default;
229
+ const newTheme = Object.assign({}, JSON.parse(JSON.stringify(preset)));
230
+ this.mergeObject(customTheme.definitions, newTheme);
231
+ ThemePresets[customTag] = newTheme;
232
+ this.load(customTag);
233
+ }
234
+ }
235
+ }
236
+
237
+ exports.CuraThemeModule = CuraThemeModule;
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
4
- require('./cura-theme-module-CJkmAxBA.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
+ require('./theme-legacy-default-COE-hjD7.js');
5
5
 
6
- const curaToastCss = ":host{display:block;box-sizing:border-box}:host .container{position:fixed;z-index:99999;display:flex;box-sizing:border-box;min-width:320px;height:fit-content;padding:16px;border:1px solid var(--color-base);border-radius:12px;background-color:var(--neutral-purewhite);overflow:hidden;box-shadow:0px 8px 16px 0px var(--neutral-black-shadow-4, rgba(38, 38, 38, 0.12))}:host .container.loader{padding:16px 16px 20px}:host .container.top{top:24px}:host .container.top.center{top:-100%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity 0.5s ease-in-out, top 0.5s ease-in-out}:host .container.top.center.active{top:24px;opacity:1}:host .container.bottom{bottom:24px}:host .container.bottom.center{bottom:-100%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity 0.5s ease-in-out, bottom 0.5s ease-in-out}:host .container.bottom.center.active{bottom:24px;opacity:1}:host .container.left{left:-100%;opacity:0;transition:opacity 0.5s ease-in-out, left 0.5s ease-in-out}@media (max-width: 768px){:host .container.left{right:unset;left:50%;transform:translateX(-50%)}}:host .container.left.active{left:24px;opacity:1}:host .container.right{right:-100%;opacity:0;transition:opacity 0.5s ease-in-out, right 0.5s ease-in-out}@media (max-width: 768px){:host .container.right{right:unset;left:50%;transform:translateX(-50%)}}:host .container.right.active{right:24px;opacity:1}:host .container .content{flex:1 1 0;display:flex;flex-direction:column;gap:4px}:host .container .default-icon{margin-right:12px}:host .container .close-icon{margin-left:12px;cursor:pointer}";
6
+ const curaToastCss = () => `:host{display:block;box-sizing:border-box}:host .container{position:fixed;z-index:99999;display:flex;box-sizing:border-box;min-width:320px;height:fit-content;padding:16px;border:1px solid var(--color-base);border-radius:12px;background-color:var(--neutral-purewhite);overflow:hidden;box-shadow:0px 8px 16px 0px var(--neutral-black-shadow-4, rgba(38, 38, 38, 0.12))}:host .container.loader{padding:16px 16px 20px}:host .container.top{top:24px}:host .container.top.center{top:-100%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity 0.5s ease-in-out, top 0.5s ease-in-out}:host .container.top.center.active{top:24px;opacity:1}:host .container.bottom{bottom:24px}:host .container.bottom.center{bottom:-100%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity 0.5s ease-in-out, bottom 0.5s ease-in-out}:host .container.bottom.center.active{bottom:24px;opacity:1}:host .container.left{left:-100%;opacity:0;transition:opacity 0.5s ease-in-out, left 0.5s ease-in-out}@media (max-width: 768px){:host .container.left{right:unset;left:50%;transform:translateX(-50%)}}:host .container.left.active{left:24px;opacity:1}:host .container.right{right:-100%;opacity:0;transition:opacity 0.5s ease-in-out, right 0.5s ease-in-out}@media (max-width: 768px){:host .container.right{right:unset;left:50%;transform:translateX(-50%)}}:host .container.right.active{right:24px;opacity:1}:host .container .content{flex:1 1 0;display:flex;flex-direction:column;gap:4px}:host .container .default-icon{margin-right:12px}:host .container .close-icon{margin-left:12px;cursor:pointer}`;
7
7
 
8
8
  const CuraToast = class {
9
9
  constructor(hostRef) {
@@ -97,13 +97,14 @@ const CuraToast = class {
97
97
  }
98
98
  get host() { return index.getElement(this); }
99
99
  static get watchers() { return {
100
- "type": ["handleChangeType"],
101
- "position": ["handleChangeType"]
100
+ "type": [{
101
+ "handleChangeType": 0
102
+ }],
103
+ "position": [{
104
+ "handleChangeType": 0
105
+ }]
102
106
  }; }
103
107
  };
104
- CuraToast.style = curaToastCss;
108
+ CuraToast.style = curaToastCss();
105
109
 
106
110
  exports.cura_toast = CuraToast;
107
- //# sourceMappingURL=cura-toast.entry.cjs.js.map
108
-
109
- //# sourceMappingURL=cura-toast.cjs.entry.js.map
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BK9MSAiE.js');
4
- require('./cura-theme-module-CJkmAxBA.js');
3
+ var index = require('./index-BLhmsPd0.js');
4
+ require('./theme-legacy-default-COE-hjD7.js');
5
5
 
6
- const curaTooltipCss = ":host{position:absolute;z-index:99998;display:block;width:fit-content;height:fit-content;box-sizing:border-box}@media (max-width: 768px){:host{width:100%}}:host .container{display:flex;box-sizing:border-box;max-width:var(--max-width);height:auto;padding:calc(var(--cura-spacing-base) * 2px);border:1px solid var(--neutral-light);border-radius:calc(var(--cura-spacing-base) * 1px);background-color:var(--neutral-purewhite);box-shadow:0px 4px 8px 0px var(--neutral-black-shadow, rgba(38, 38, 38, 0.16))}@media (max-width: 768px){:host .container{max-width:90%;height:fit-content;padding:calc(var(--cura-spacing-base) * 4px) calc(var(--cura-spacing-base) * 4px) 0 calc(var(--cura-spacing-base) * 4px);margin:0 auto;border:2px solid;border-radius:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px) 0 0;border-color:var(--neutral-light) var(--neutral-light) transparent var(--neutral-light)}}:host .container::after{content:\"\";position:absolute;z-index:99999;width:calc(var(--cura-spacing-base) * 2.5px);height:calc(var(--cura-spacing-base) * 2.5px);border:1px solid;border-radius:2px;background-color:var(--neutral-purewhite);left:var(--arrow-left);top:var(--arrow-top);border-color:var(--arrow-border-color);transform:var(--arrow-translate) rotate(45deg)}@media (max-width: 768px){:host .container::after{display:none}}:host .container .content{flex:1 1 0;display:flex;flex-direction:column;gap:calc(var(--cura-spacing-base) * 1px)}@media (max-width: 768px){:host .container .content{padding-bottom:calc(var(--cura-spacing-base) * 4px);border-bottom:1px dashed var(--neutral-light)}}:host .container .close-icon{margin-left:calc(var(--cura-spacing-base) * 3px);cursor:pointer}:host .container .close-button{padding:calc(var(--cura-spacing-base) * 2px) 0}";
6
+ const curaTooltipCss = () => `:host{position:absolute;z-index:99998;display:block;width:fit-content;height:fit-content;box-sizing:border-box}@media (max-width: 768px){:host{width:100%}}:host .container{display:flex;box-sizing:border-box;max-width:var(--max-width);height:auto;padding:calc(var(--cura-spacing-base) * 2px);border:1px solid var(--neutral-light);border-radius:calc(var(--cura-spacing-base) * 1px);background-color:var(--neutral-purewhite);box-shadow:0px 4px 8px 0px var(--neutral-black-shadow, rgba(38, 38, 38, 0.16))}@media (max-width: 768px){:host .container{max-width:90%;height:fit-content;padding:calc(var(--cura-spacing-base) * 4px) calc(var(--cura-spacing-base) * 4px) 0 calc(var(--cura-spacing-base) * 4px);margin:0 auto;border:2px solid;border-radius:calc(var(--cura-spacing-base) * 3px) calc(var(--cura-spacing-base) * 3px) 0 0;border-color:var(--neutral-light) var(--neutral-light) transparent var(--neutral-light)}}:host .container::after{content:"";position:absolute;z-index:99999;width:calc(var(--cura-spacing-base) * 2.5px);height:calc(var(--cura-spacing-base) * 2.5px);border:1px solid;border-radius:2px;background-color:var(--neutral-purewhite);left:var(--arrow-left);top:var(--arrow-top);border-color:var(--arrow-border-color);transform:var(--arrow-translate) rotate(45deg)}@media (max-width: 768px){:host .container::after{display:none}}:host .container .content{flex:1 1 0;display:flex;flex-direction:column;gap:calc(var(--cura-spacing-base) * 1px)}@media (max-width: 768px){:host .container .content{padding-bottom:calc(var(--cura-spacing-base) * 4px);border-bottom:1px dashed var(--neutral-light)}}:host .container .close-icon{margin-left:calc(var(--cura-spacing-base) * 3px);cursor:pointer}:host .container .close-button{padding:calc(var(--cura-spacing-base) * 2px) 0}`;
7
7
 
8
8
  const BREAKPOINT_SMALL_MAX = 768;
9
9
  const CuraTooltip = class {
@@ -223,9 +223,6 @@ const CuraTooltip = class {
223
223
  }
224
224
  get host() { return index.getElement(this); }
225
225
  };
226
- CuraTooltip.style = curaTooltipCss;
226
+ CuraTooltip.style = curaTooltipCss();
227
227
 
228
228
  exports.cura_tooltip = CuraTooltip;
229
- //# sourceMappingURL=cura-tooltip.entry.cjs.js.map
230
-
231
- //# sourceMappingURL=cura-tooltip.cjs.entry.js.map