@energinet/watt 4.2.14 → 4.2.15-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (842) hide show
  1. package/{esm2022/badge/watt-badge.component.js → fesm2022/energinet-watt-badge.mjs} +30 -4
  2. package/fesm2022/energinet-watt-badge.mjs.map +1 -0
  3. package/{esm2022/breadcrumbs/watt-breadcrumbs.component.js → fesm2022/energinet-watt-breadcrumbs.mjs} +36 -10
  4. package/fesm2022/energinet-watt-breadcrumbs.mjs.map +1 -0
  5. package/{esm2022/button/watt-button.component.js → fesm2022/energinet-watt-button.mjs} +35 -9
  6. package/fesm2022/energinet-watt-button.mjs.map +1 -0
  7. package/{esm2022/card/watt-card.component.js → fesm2022/energinet-watt-card.mjs} +63 -7
  8. package/fesm2022/energinet-watt-card.mjs.map +1 -0
  9. package/{esm2022/checkbox/watt-checkbox.component.js → fesm2022/energinet-watt-checkbox.mjs} +32 -6
  10. package/fesm2022/energinet-watt-checkbox.mjs.map +1 -0
  11. package/fesm2022/energinet-watt-chip.mjs +694 -0
  12. package/fesm2022/energinet-watt-chip.mjs.map +1 -0
  13. package/{esm2022/clipboard/watt-copy-to-clipboard.directive.js → fesm2022/energinet-watt-clipboard.mjs} +61 -7
  14. package/fesm2022/energinet-watt-clipboard.mjs.map +1 -0
  15. package/{esm2022/code/watt-code.component.js → fesm2022/energinet-watt-code.mjs} +83 -11
  16. package/fesm2022/energinet-watt-code.mjs.map +1 -0
  17. package/fesm2022/energinet-watt-core-breakpoints.mjs +97 -0
  18. package/fesm2022/energinet-watt-core-breakpoints.mjs.map +1 -0
  19. package/fesm2022/energinet-watt-core-color.mjs +124 -0
  20. package/fesm2022/energinet-watt-core-color.mjs.map +1 -0
  21. package/fesm2022/energinet-watt-core-date.mjs +256 -0
  22. package/fesm2022/energinet-watt-core-date.mjs.map +1 -0
  23. package/{esm2022/data/watt-data-table.component.js → fesm2022/energinet-watt-data.mjs} +136 -14
  24. package/fesm2022/energinet-watt-data.mjs.map +1 -0
  25. package/{esm2022/datetime-field/watt-datetime-field.component.js → fesm2022/energinet-watt-datetime-field.mjs} +40 -14
  26. package/fesm2022/energinet-watt-datetime-field.mjs.map +1 -0
  27. package/{esm2022/description-list/watt-description-list.component.js → fesm2022/energinet-watt-description-list.mjs} +77 -8
  28. package/fesm2022/energinet-watt-description-list.mjs.map +1 -0
  29. package/{esm2022/drawer/watt-drawer.component.js → fesm2022/energinet-watt-drawer.mjs} +150 -17
  30. package/fesm2022/energinet-watt-drawer.mjs.map +1 -0
  31. package/{esm2022/dropdown/watt-dropdown.component.js → fesm2022/energinet-watt-dropdown.mjs} +44 -18
  32. package/fesm2022/energinet-watt-dropdown.mjs.map +1 -0
  33. package/{esm2022/dropzone/watt-dropzone.js → fesm2022/energinet-watt-dropzone.mjs} +133 -14
  34. package/fesm2022/energinet-watt-dropzone.mjs.map +1 -0
  35. package/{esm2022/empty-state/icons/not-found.js → fesm2022/energinet-watt-empty-state.mjs} +301 -4
  36. package/fesm2022/energinet-watt-empty-state.mjs.map +1 -0
  37. package/{esm2022/expandable-card/watt-expandable-card.component.js → fesm2022/energinet-watt-expandable-card.mjs} +40 -9
  38. package/fesm2022/energinet-watt-expandable-card.mjs.map +1 -0
  39. package/{esm2022/field/watt-field.component.js → fesm2022/energinet-watt-field.mjs} +149 -14
  40. package/fesm2022/energinet-watt-field.mjs.map +1 -0
  41. package/{esm2022/file-field/watt-file-field.component.js → fesm2022/energinet-watt-file-field.mjs} +32 -6
  42. package/fesm2022/energinet-watt-file-field.mjs.map +1 -0
  43. package/fesm2022/energinet-watt-icon-flags.mjs +547 -0
  44. package/fesm2022/energinet-watt-icon-flags.mjs.map +1 -0
  45. package/{esm2022/icon/icon.component.js → fesm2022/energinet-watt-icon.mjs} +133 -6
  46. package/fesm2022/energinet-watt-icon.mjs.map +1 -0
  47. package/fesm2022/energinet-watt-menu.mjs +282 -0
  48. package/fesm2022/energinet-watt-menu.mjs.map +1 -0
  49. package/{esm2022/modal/watt-modal.component.js → fesm2022/energinet-watt-modal.mjs} +109 -13
  50. package/fesm2022/energinet-watt-modal.mjs.map +1 -0
  51. package/{esm2022/paginator/watt-paginator.component.js → fesm2022/energinet-watt-paginator.mjs} +71 -11
  52. package/fesm2022/energinet-watt-paginator.mjs.map +1 -0
  53. package/{esm2022/phone-field/watt-phone-field.component.js → fesm2022/energinet-watt-phone-field.mjs} +80 -16
  54. package/fesm2022/energinet-watt-phone-field.mjs.map +1 -0
  55. package/fesm2022/energinet-watt-picker-__shared.mjs +292 -0
  56. package/fesm2022/energinet-watt-picker-__shared.mjs.map +1 -0
  57. package/{esm2022/picker/datepicker/watt-datepicker.component.js → fesm2022/energinet-watt-picker-datepicker.mjs} +71 -16
  58. package/fesm2022/energinet-watt-picker-datepicker.mjs.map +1 -0
  59. package/{esm2022/picker/timepicker/watt-timepicker.component.js → fesm2022/energinet-watt-picker-timepicker.mjs} +126 -20
  60. package/fesm2022/energinet-watt-picker-timepicker.mjs.map +1 -0
  61. package/{esm2022/progress-tracker/watt-progress-tracker-step.component.js → fesm2022/energinet-watt-progress-tracker.mjs} +64 -6
  62. package/fesm2022/energinet-watt-progress-tracker.mjs.map +1 -0
  63. package/{esm2022/query-params/watt-query-params.directive.js → fesm2022/energinet-watt-query-params.mjs} +32 -6
  64. package/fesm2022/energinet-watt-query-params.mjs.map +1 -0
  65. package/{esm2022/radio/watt-radio.component.js → fesm2022/energinet-watt-radio.mjs} +146 -5
  66. package/fesm2022/energinet-watt-radio.mjs.map +1 -0
  67. package/{esm2022/search/watt-search.component.js → fesm2022/energinet-watt-search.mjs} +33 -7
  68. package/fesm2022/energinet-watt-search.mjs.map +1 -0
  69. package/{esm2022/segmented-buttons/watt-segmented-buttons.component.js → fesm2022/energinet-watt-segmented-buttons.mjs} +77 -11
  70. package/fesm2022/energinet-watt-segmented-buttons.mjs.map +1 -0
  71. package/fesm2022/energinet-watt-shell.mjs +303 -0
  72. package/fesm2022/energinet-watt-shell.mjs.map +1 -0
  73. package/{esm2022/slide-toggle/watt-slide-toggle.component.js → fesm2022/energinet-watt-slide-toggle.mjs} +34 -8
  74. package/fesm2022/energinet-watt-slide-toggle.mjs.map +1 -0
  75. package/{esm2022/slider/watt-slider.component.js → fesm2022/energinet-watt-slider.mjs} +33 -7
  76. package/fesm2022/energinet-watt-slider.mjs.map +1 -0
  77. package/{esm2022/spinner/watt-spinner.component.js → fesm2022/energinet-watt-spinner.mjs} +30 -4
  78. package/fesm2022/energinet-watt-spinner.mjs.map +1 -0
  79. package/{esm2022/stepper/watt-stepper.component.js → fesm2022/energinet-watt-stepper.mjs} +85 -15
  80. package/fesm2022/energinet-watt-stepper.mjs.map +1 -0
  81. package/{esm2022/table/watt-table.component.js → fesm2022/energinet-watt-table.mjs} +136 -24
  82. package/fesm2022/energinet-watt-table.mjs.map +1 -0
  83. package/fesm2022/energinet-watt-tabs.mjs +254 -0
  84. package/fesm2022/energinet-watt-tabs.mjs.map +1 -0
  85. package/{esm2022/text-field/watt-text-field.component.js → fesm2022/energinet-watt-text-field.mjs} +36 -10
  86. package/fesm2022/energinet-watt-text-field.mjs.map +1 -0
  87. package/{esm2022/textarea-field/watt-textarea-field.component.js → fesm2022/energinet-watt-textarea-field.mjs} +32 -6
  88. package/fesm2022/energinet-watt-textarea-field.mjs.map +1 -0
  89. package/{esm2022/toast/watt-toast.component.js → fesm2022/energinet-watt-toast.mjs} +82 -9
  90. package/fesm2022/energinet-watt-toast.mjs.map +1 -0
  91. package/{esm2022/tooltip/watt-tooltip.component.js → fesm2022/energinet-watt-tooltip.mjs} +98 -8
  92. package/fesm2022/energinet-watt-tooltip.mjs.map +1 -0
  93. package/{esm2022/utils/css/css-custom-properties.service.js → fesm2022/energinet-watt-utils-css.mjs} +30 -4
  94. package/fesm2022/energinet-watt-utils-css.mjs.map +1 -0
  95. package/{esm2022/utils/intersection-observer/watt-intersection-observer.service.js → fesm2022/energinet-watt-utils-intersection-observer.mjs} +31 -5
  96. package/fesm2022/energinet-watt-utils-intersection-observer.mjs.map +1 -0
  97. package/fesm2022/energinet-watt-utils-resize-observer.mjs +143 -0
  98. package/fesm2022/energinet-watt-utils-resize-observer.mjs.map +1 -0
  99. package/{esm2022/validation-message/watt-validation-message.component.js → fesm2022/energinet-watt-validation-message.mjs} +31 -5
  100. package/fesm2022/energinet-watt-validation-message.mjs.map +1 -0
  101. package/{esm2022/validators/watt-range.validators.js → fesm2022/energinet-watt-validators.mjs} +28 -2
  102. package/fesm2022/energinet-watt-validators.mjs.map +1 -0
  103. package/fesm2022/energinet-watt-vater.mjs +248 -0
  104. package/fesm2022/energinet-watt-vater.mjs.map +1 -0
  105. package/{esm2022/year-field/watt-year-field.component.js → fesm2022/energinet-watt-year-field.mjs} +39 -13
  106. package/fesm2022/energinet-watt-year-field.mjs.map +1 -0
  107. package/{esm2022/yearmonth-field/watt-yearmonth-field.component.js → fesm2022/energinet-watt-yearmonth-field.mjs} +79 -13
  108. package/fesm2022/energinet-watt-yearmonth-field.mjs.map +1 -0
  109. package/{esm2022/index.js → fesm2022/energinet-watt.mjs} +8 -2
  110. package/fesm2022/energinet-watt.mjs.map +1 -0
  111. package/package.json +89 -89
  112. package/types/energinet-watt-badge.d.ts +19 -0
  113. package/{breadcrumbs/watt-breadcrumbs.component.d.ts → types/energinet-watt-breadcrumbs.d.ts} +10 -7
  114. package/types/energinet-watt-button.d.ts +23 -0
  115. package/types/energinet-watt-card.d.ts +24 -0
  116. package/types/energinet-watt-checkbox.d.ts +20 -0
  117. package/types/energinet-watt-chip.d.ts +104 -0
  118. package/types/energinet-watt-clipboard.d.ts +22 -0
  119. package/types/energinet-watt-code.d.ts +56 -0
  120. package/{core/breakpoints/breakpoints.d.ts → types/energinet-watt-core-breakpoints.d.ts} +27 -2
  121. package/{core/color/colors.d.ts → types/energinet-watt-core-color.d.ts} +15 -2
  122. package/types/energinet-watt-core-date.d.ts +154 -0
  123. package/types/energinet-watt-data.d.ts +61 -0
  124. package/types/energinet-watt-datetime-field.d.ts +44 -0
  125. package/types/energinet-watt-description-list.d.ts +32 -0
  126. package/{drawer/watt-drawer.component.d.ts → types/energinet-watt-drawer.d.ts} +35 -28
  127. package/types/energinet-watt-dropdown.d.ts +167 -0
  128. package/types/energinet-watt-dropzone.d.ts +67 -0
  129. package/types/energinet-watt-empty-state.d.ts +39 -0
  130. package/{expandable-card/watt-expandable-card.component.d.ts → types/energinet-watt-expandable-card.d.ts} +31 -9
  131. package/types/energinet-watt-field.d.ts +62 -0
  132. package/types/energinet-watt-file-field.d.ts +13 -0
  133. package/types/energinet-watt-icon-flags.d.ts +61 -0
  134. package/types/energinet-watt-icon.d.ts +119 -0
  135. package/types/energinet-watt-menu.d.ts +119 -0
  136. package/types/energinet-watt-modal.d.ts +127 -0
  137. package/types/energinet-watt-paginator.d.ts +54 -0
  138. package/types/energinet-watt-phone-field.d.ts +79 -0
  139. package/{picker/__shared/watt-picker-base.d.ts → types/energinet-watt-picker-__shared.d.ts} +34 -11
  140. package/types/energinet-watt-picker-datepicker.d.ts +90 -0
  141. package/{picker/timepicker/watt-timepicker.component.d.ts → types/energinet-watt-picker-timepicker.d.ts} +16 -12
  142. package/types/energinet-watt-progress-tracker.d.ts +37 -0
  143. package/{query-params/watt-query-params.directive.d.ts → types/energinet-watt-query-params.d.ts} +5 -2
  144. package/types/energinet-watt-radio.d.ts +71 -0
  145. package/types/energinet-watt-search.d.ts +47 -0
  146. package/types/energinet-watt-segmented-buttons.d.ts +48 -0
  147. package/types/energinet-watt-shell.d.ts +47 -0
  148. package/types/energinet-watt-slide-toggle.d.ts +20 -0
  149. package/types/energinet-watt-slider.d.ts +35 -0
  150. package/types/energinet-watt-spinner.d.ts +18 -0
  151. package/types/energinet-watt-stepper.d.ts +59 -0
  152. package/{table/watt-table.component.d.ts → types/energinet-watt-table.d.ts} +72 -49
  153. package/types/energinet-watt-tabs.d.ts +68 -0
  154. package/types/energinet-watt-text-field.d.ts +67 -0
  155. package/types/energinet-watt-textarea-field.d.ts +31 -0
  156. package/{toast/watt-toast.component.d.ts → types/energinet-watt-toast.d.ts} +19 -5
  157. package/types/energinet-watt-tooltip.d.ts +20 -0
  158. package/{utils/css/css-custom-properties.service.d.ts → types/energinet-watt-utils-css.d.ts} +5 -2
  159. package/{utils/intersection-observer/watt-intersection-observer.service.d.ts → types/energinet-watt-utils-intersection-observer.d.ts} +7 -3
  160. package/{utils/resize-observer/watt-resize-observer.directive.d.ts → types/energinet-watt-utils-resize-observer.d.ts} +30 -3
  161. package/types/energinet-watt-validation-message.d.ts +38 -0
  162. package/{validators/watt-range.validators.d.ts → types/energinet-watt-validators.d.ts} +6 -2
  163. package/types/energinet-watt-vater.d.ts +87 -0
  164. package/types/energinet-watt-year-field.d.ts +60 -0
  165. package/types/energinet-watt-yearmonth-field.d.ts +64 -0
  166. package/{core/color/index.d.ts → types/energinet-watt.d.ts} +3 -2
  167. package/badge/energinet-watt-badge.d.ts +0 -5
  168. package/badge/index.d.ts +0 -17
  169. package/badge/watt-badge.component.d.ts +0 -15
  170. package/breadcrumbs/energinet-watt-breadcrumbs.d.ts +0 -5
  171. package/breadcrumbs/index.d.ts +0 -17
  172. package/button/energinet-watt-button.d.ts +0 -5
  173. package/button/index.d.ts +0 -17
  174. package/button/watt-button.component.d.ts +0 -22
  175. package/card/energinet-watt-card.d.ts +0 -5
  176. package/card/index.d.ts +0 -18
  177. package/card/watt-card-title.component.d.ts +0 -6
  178. package/card/watt-card.component.d.ts +0 -15
  179. package/checkbox/energinet-watt-checkbox.d.ts +0 -5
  180. package/checkbox/index.d.ts +0 -17
  181. package/checkbox/watt-checkbox.component.d.ts +0 -17
  182. package/chip/energinet-watt-chip.d.ts +0 -5
  183. package/chip/index.d.ts +0 -23
  184. package/chip/watt-action-chip.component.d.ts +0 -8
  185. package/chip/watt-chip.component.d.ts +0 -8
  186. package/chip/watt-chip.directive.d.ts +0 -16
  187. package/chip/watt-date-chip.component.d.ts +0 -12
  188. package/chip/watt-date-range-chip.component.d.ts +0 -50
  189. package/chip/watt-filter-chip.component.d.ts +0 -13
  190. package/chip/watt-menu-chip.component.d.ts +0 -13
  191. package/clipboard/energinet-watt-clipboard.d.ts +0 -5
  192. package/clipboard/index.d.ts +0 -18
  193. package/clipboard/watt-clipboard-intl.service.d.ts +0 -7
  194. package/clipboard/watt-copy-to-clipboard.directive.d.ts +0 -12
  195. package/code/energinet-watt-code.d.ts +0 -5
  196. package/code/index.d.ts +0 -19
  197. package/code/watt-code-intl.service.d.ts +0 -6
  198. package/code/watt-code.component.d.ts +0 -45
  199. package/code/watt-code.worker.token.d.ts +0 -18
  200. package/core/breakpoints/breakpoints-observer.d.ts +0 -21
  201. package/core/breakpoints/energinet-watt-core-breakpoints.d.ts +0 -5
  202. package/core/breakpoints/index.d.ts +0 -18
  203. package/core/color/color-helper.service.d.ts +0 -10
  204. package/core/color/energinet-watt-core-color.d.ts +0 -5
  205. package/core/date/dayjs.d.ts +0 -22
  206. package/core/date/energinet-watt-core-date.d.ts +0 -5
  207. package/core/date/index.d.ts +0 -23
  208. package/core/date/watt-danish-datetime.providers.d.ts +0 -1
  209. package/core/date/watt-date-adapter.d.ts +0 -31
  210. package/core/date/watt-date-range.d.ts +0 -25
  211. package/core/date/watt-date.pipe.d.ts +0 -28
  212. package/core/date/watt-format-date.d.ts +0 -11
  213. package/core/date/watt-locale.service.d.ts +0 -11
  214. package/data/energinet-watt-data.d.ts +0 -5
  215. package/data/index.d.ts +0 -20
  216. package/data/watt-data-actions.component.d.ts +0 -5
  217. package/data/watt-data-filters.component.d.ts +0 -5
  218. package/data/watt-data-intl.service.d.ts +0 -15
  219. package/data/watt-data-table.component.d.ts +0 -34
  220. package/datetime-field/energinet-watt-datetime-field.d.ts +0 -5
  221. package/datetime-field/index.d.ts +0 -17
  222. package/datetime-field/watt-datetime-field.component.d.ts +0 -39
  223. package/description-list/energinet-watt-description-list.d.ts +0 -5
  224. package/description-list/index.d.ts +0 -17
  225. package/description-list/watt-description-list-item.component.d.ts +0 -27
  226. package/description-list/watt-description-list.component.d.ts +0 -20
  227. package/drawer/energinet-watt-drawer.d.ts +0 -5
  228. package/drawer/index.d.ts +0 -21
  229. package/drawer/watt-drawer-actions.component.d.ts +0 -5
  230. package/drawer/watt-drawer-content.component.d.ts +0 -5
  231. package/drawer/watt-drawer-heading.component.d.ts +0 -5
  232. package/drawer/watt-drawer-topbar.component.d.ts +0 -5
  233. package/dropdown/energinet-watt-dropdown.d.ts +0 -5
  234. package/dropdown/index.d.ts +0 -19
  235. package/dropdown/watt-dropdown-option.d.ts +0 -28
  236. package/dropdown/watt-dropdown-value.d.ts +0 -17
  237. package/dropdown/watt-dropdown.component.d.ts +0 -133
  238. package/dropzone/energinet-watt-dropzone.d.ts +0 -5
  239. package/dropzone/index.d.ts +0 -19
  240. package/dropzone/watt-dropzone-intl.d.ts +0 -11
  241. package/dropzone/watt-dropzone-validators.d.ts +0 -27
  242. package/dropzone/watt-dropzone.d.ts +0 -31
  243. package/empty-state/energinet-watt-empty-state.d.ts +0 -5
  244. package/empty-state/icons/explore.d.ts +0 -5
  245. package/empty-state/icons/no-results.d.ts +0 -5
  246. package/empty-state/icons/not-found.d.ts +0 -5
  247. package/empty-state/icons/power.d.ts +0 -5
  248. package/empty-state/index.d.ts +0 -21
  249. package/empty-state/watt-empty-state.component.d.ts +0 -16
  250. package/energinet-watt.d.ts +0 -5
  251. package/esm2022/badge/energinet-watt-badge.js +0 -5
  252. package/esm2022/badge/energinet-watt-badge.js.map +0 -1
  253. package/esm2022/badge/index.js +0 -20
  254. package/esm2022/badge/index.js.map +0 -1
  255. package/esm2022/badge/watt-badge.component.js.map +0 -1
  256. package/esm2022/breadcrumbs/energinet-watt-breadcrumbs.js +0 -5
  257. package/esm2022/breadcrumbs/energinet-watt-breadcrumbs.js.map +0 -1
  258. package/esm2022/breadcrumbs/index.js +0 -20
  259. package/esm2022/breadcrumbs/index.js.map +0 -1
  260. package/esm2022/breadcrumbs/watt-breadcrumbs.component.js.map +0 -1
  261. package/esm2022/button/energinet-watt-button.js +0 -5
  262. package/esm2022/button/energinet-watt-button.js.map +0 -1
  263. package/esm2022/button/index.js +0 -20
  264. package/esm2022/button/index.js.map +0 -1
  265. package/esm2022/button/watt-button.component.js.map +0 -1
  266. package/esm2022/card/energinet-watt-card.js +0 -5
  267. package/esm2022/card/energinet-watt-card.js.map +0 -1
  268. package/esm2022/card/index.js +0 -21
  269. package/esm2022/card/index.js.map +0 -1
  270. package/esm2022/card/watt-card-title.component.js +0 -33
  271. package/esm2022/card/watt-card-title.component.js.map +0 -1
  272. package/esm2022/card/watt-card.component.js.map +0 -1
  273. package/esm2022/checkbox/energinet-watt-checkbox.js +0 -5
  274. package/esm2022/checkbox/energinet-watt-checkbox.js.map +0 -1
  275. package/esm2022/checkbox/index.js +0 -20
  276. package/esm2022/checkbox/index.js.map +0 -1
  277. package/esm2022/checkbox/watt-checkbox.component.js.map +0 -1
  278. package/esm2022/chip/energinet-watt-chip.js +0 -5
  279. package/esm2022/chip/energinet-watt-chip.js.map +0 -1
  280. package/esm2022/chip/index.js +0 -26
  281. package/esm2022/chip/index.js.map +0 -1
  282. package/esm2022/chip/watt-action-chip.component.js +0 -68
  283. package/esm2022/chip/watt-action-chip.component.js.map +0 -1
  284. package/esm2022/chip/watt-chip.component.js +0 -55
  285. package/esm2022/chip/watt-chip.component.js.map +0 -1
  286. package/esm2022/chip/watt-chip.directive.js +0 -92
  287. package/esm2022/chip/watt-chip.directive.js.map +0 -1
  288. package/esm2022/chip/watt-date-chip.component.js +0 -104
  289. package/esm2022/chip/watt-date-chip.component.js.map +0 -1
  290. package/esm2022/chip/watt-date-range-chip.component.js +0 -213
  291. package/esm2022/chip/watt-date-range-chip.component.js.map +0 -1
  292. package/esm2022/chip/watt-filter-chip.component.js +0 -82
  293. package/esm2022/chip/watt-filter-chip.component.js.map +0 -1
  294. package/esm2022/chip/watt-menu-chip.component.js +0 -80
  295. package/esm2022/chip/watt-menu-chip.component.js.map +0 -1
  296. package/esm2022/clipboard/energinet-watt-clipboard.js +0 -5
  297. package/esm2022/clipboard/energinet-watt-clipboard.js.map +0 -1
  298. package/esm2022/clipboard/index.js +0 -21
  299. package/esm2022/clipboard/index.js.map +0 -1
  300. package/esm2022/clipboard/watt-clipboard-intl.service.js +0 -31
  301. package/esm2022/clipboard/watt-clipboard-intl.service.js.map +0 -1
  302. package/esm2022/clipboard/watt-copy-to-clipboard.directive.js.map +0 -1
  303. package/esm2022/code/energinet-watt-code.js +0 -5
  304. package/esm2022/code/energinet-watt-code.js.map +0 -1
  305. package/esm2022/code/index.js +0 -22
  306. package/esm2022/code/index.js.map +0 -1
  307. package/esm2022/code/watt-code-intl.service.js +0 -30
  308. package/esm2022/code/watt-code-intl.service.js.map +0 -1
  309. package/esm2022/code/watt-code.component.js.map +0 -1
  310. package/esm2022/code/watt-code.worker.token.js +0 -21
  311. package/esm2022/code/watt-code.worker.token.js.map +0 -1
  312. package/esm2022/core/breakpoints/breakpoints-observer.js +0 -41
  313. package/esm2022/core/breakpoints/breakpoints-observer.js.map +0 -1
  314. package/esm2022/core/breakpoints/breakpoints.js +0 -31
  315. package/esm2022/core/breakpoints/breakpoints.js.map +0 -1
  316. package/esm2022/core/breakpoints/energinet-watt-core-breakpoints.js +0 -5
  317. package/esm2022/core/breakpoints/energinet-watt-core-breakpoints.js.map +0 -1
  318. package/esm2022/core/breakpoints/index.js +0 -21
  319. package/esm2022/core/breakpoints/index.js.map +0 -1
  320. package/esm2022/core/color/color-helper.service.js +0 -41
  321. package/esm2022/core/color/color-helper.service.js.map +0 -1
  322. package/esm2022/core/color/colors.js +0 -58
  323. package/esm2022/core/color/colors.js.map +0 -1
  324. package/esm2022/core/color/energinet-watt-core-color.js +0 -5
  325. package/esm2022/core/color/energinet-watt-core-color.js.map +0 -1
  326. package/esm2022/core/color/index.js +0 -21
  327. package/esm2022/core/color/index.js.map +0 -1
  328. package/esm2022/core/date/dayjs.js +0 -34
  329. package/esm2022/core/date/dayjs.js.map +0 -1
  330. package/esm2022/core/date/energinet-watt-core-date.js +0 -5
  331. package/esm2022/core/date/energinet-watt-core-date.js.map +0 -1
  332. package/esm2022/core/date/index.js +0 -25
  333. package/esm2022/core/date/index.js.map +0 -1
  334. package/esm2022/core/date/watt-danish-datetime.providers.js +0 -31
  335. package/esm2022/core/date/watt-danish-datetime.providers.js.map +0 -1
  336. package/esm2022/core/date/watt-date-adapter.js +0 -43
  337. package/esm2022/core/date/watt-date-adapter.js.map +0 -1
  338. package/esm2022/core/date/watt-date-range.js +0 -2
  339. package/esm2022/core/date/watt-date-range.js.map +0 -1
  340. package/esm2022/core/date/watt-date.pipe.js +0 -38
  341. package/esm2022/core/date/watt-date.pipe.js.map +0 -1
  342. package/esm2022/core/date/watt-format-date.js +0 -50
  343. package/esm2022/core/date/watt-format-date.js.map +0 -1
  344. package/esm2022/core/date/watt-locale.service.js +0 -48
  345. package/esm2022/core/date/watt-locale.service.js.map +0 -1
  346. package/esm2022/data/energinet-watt-data.js +0 -5
  347. package/esm2022/data/energinet-watt-data.js.map +0 -1
  348. package/esm2022/data/index.js +0 -23
  349. package/esm2022/data/index.js.map +0 -1
  350. package/esm2022/data/watt-data-actions.component.js +0 -32
  351. package/esm2022/data/watt-data-actions.component.js.map +0 -1
  352. package/esm2022/data/watt-data-filters.component.js +0 -32
  353. package/esm2022/data/watt-data-filters.component.js.map +0 -1
  354. package/esm2022/data/watt-data-intl.service.js +0 -39
  355. package/esm2022/data/watt-data-intl.service.js.map +0 -1
  356. package/esm2022/data/watt-data-table.component.js.map +0 -1
  357. package/esm2022/datetime-field/energinet-watt-datetime-field.js +0 -5
  358. package/esm2022/datetime-field/energinet-watt-datetime-field.js.map +0 -1
  359. package/esm2022/datetime-field/index.js +0 -20
  360. package/esm2022/datetime-field/index.js.map +0 -1
  361. package/esm2022/datetime-field/watt-datetime-field.component.js.map +0 -1
  362. package/esm2022/description-list/energinet-watt-description-list.js +0 -5
  363. package/esm2022/description-list/energinet-watt-description-list.js.map +0 -1
  364. package/esm2022/description-list/index.js +0 -20
  365. package/esm2022/description-list/index.js.map +0 -1
  366. package/esm2022/description-list/watt-description-list-item.component.js +0 -49
  367. package/esm2022/description-list/watt-description-list-item.component.js.map +0 -1
  368. package/esm2022/description-list/watt-description-list.component.js.map +0 -1
  369. package/esm2022/drawer/energinet-watt-drawer.js +0 -5
  370. package/esm2022/drawer/energinet-watt-drawer.js.map +0 -1
  371. package/esm2022/drawer/index.js +0 -24
  372. package/esm2022/drawer/index.js.map +0 -1
  373. package/esm2022/drawer/watt-drawer-actions.component.js +0 -29
  374. package/esm2022/drawer/watt-drawer-actions.component.js.map +0 -1
  375. package/esm2022/drawer/watt-drawer-content.component.js +0 -29
  376. package/esm2022/drawer/watt-drawer-content.component.js.map +0 -1
  377. package/esm2022/drawer/watt-drawer-heading.component.js +0 -29
  378. package/esm2022/drawer/watt-drawer-heading.component.js.map +0 -1
  379. package/esm2022/drawer/watt-drawer-topbar.component.js +0 -32
  380. package/esm2022/drawer/watt-drawer-topbar.component.js.map +0 -1
  381. package/esm2022/drawer/watt-drawer.component.js.map +0 -1
  382. package/esm2022/dropdown/energinet-watt-dropdown.js +0 -5
  383. package/esm2022/dropdown/energinet-watt-dropdown.js.map +0 -1
  384. package/esm2022/dropdown/index.js +0 -20
  385. package/esm2022/dropdown/index.js.map +0 -1
  386. package/esm2022/dropdown/watt-dropdown-option.js +0 -2
  387. package/esm2022/dropdown/watt-dropdown-option.js.map +0 -1
  388. package/esm2022/dropdown/watt-dropdown-value.js +0 -2
  389. package/esm2022/dropdown/watt-dropdown-value.js.map +0 -1
  390. package/esm2022/dropdown/watt-dropdown.component.js.map +0 -1
  391. package/esm2022/dropzone/energinet-watt-dropzone.js +0 -5
  392. package/esm2022/dropzone/energinet-watt-dropzone.js.map +0 -1
  393. package/esm2022/dropzone/index.js +0 -22
  394. package/esm2022/dropzone/index.js.map +0 -1
  395. package/esm2022/dropzone/watt-dropzone-intl.js +0 -35
  396. package/esm2022/dropzone/watt-dropzone-intl.js.map +0 -1
  397. package/esm2022/dropzone/watt-dropzone-validators.js +0 -67
  398. package/esm2022/dropzone/watt-dropzone-validators.js.map +0 -1
  399. package/esm2022/dropzone/watt-dropzone.js.map +0 -1
  400. package/esm2022/empty-state/energinet-watt-empty-state.js +0 -5
  401. package/esm2022/empty-state/energinet-watt-empty-state.js.map +0 -1
  402. package/esm2022/empty-state/icons/explore.js +0 -54
  403. package/esm2022/empty-state/icons/explore.js.map +0 -1
  404. package/esm2022/empty-state/icons/no-results.js +0 -62
  405. package/esm2022/empty-state/icons/no-results.js.map +0 -1
  406. package/esm2022/empty-state/icons/not-found.js.map +0 -1
  407. package/esm2022/empty-state/icons/power.js +0 -46
  408. package/esm2022/empty-state/icons/power.js.map +0 -1
  409. package/esm2022/empty-state/index.js +0 -24
  410. package/esm2022/empty-state/index.js.map +0 -1
  411. package/esm2022/empty-state/watt-empty-state.component.js +0 -120
  412. package/esm2022/empty-state/watt-empty-state.component.js.map +0 -1
  413. package/esm2022/energinet-watt.js +0 -5
  414. package/esm2022/energinet-watt.js.map +0 -1
  415. package/esm2022/expandable-card/energinet-watt-expandable-card.js +0 -5
  416. package/esm2022/expandable-card/energinet-watt-expandable-card.js.map +0 -1
  417. package/esm2022/expandable-card/index.js +0 -26
  418. package/esm2022/expandable-card/index.js.map +0 -1
  419. package/esm2022/expandable-card/watt-expandable-card.component.js.map +0 -1
  420. package/esm2022/field/energinet-watt-field.js +0 -5
  421. package/esm2022/field/energinet-watt-field.js.map +0 -1
  422. package/esm2022/field/index.js +0 -24
  423. package/esm2022/field/index.js.map +0 -1
  424. package/esm2022/field/watt-field-error.component.js +0 -29
  425. package/esm2022/field/watt-field-error.component.js.map +0 -1
  426. package/esm2022/field/watt-field-hint.component.js +0 -29
  427. package/esm2022/field/watt-field-hint.component.js.map +0 -1
  428. package/esm2022/field/watt-field-intl.service.js +0 -32
  429. package/esm2022/field/watt-field-intl.service.js.map +0 -1
  430. package/esm2022/field/watt-field-warning.component.js +0 -29
  431. package/esm2022/field/watt-field-warning.component.js.map +0 -1
  432. package/esm2022/field/watt-field.component.js.map +0 -1
  433. package/esm2022/file-field/energinet-watt-file-field.js +0 -5
  434. package/esm2022/file-field/energinet-watt-file-field.js.map +0 -1
  435. package/esm2022/file-field/index.js +0 -20
  436. package/esm2022/file-field/index.js.map +0 -1
  437. package/esm2022/file-field/watt-file-field.component.js.map +0 -1
  438. package/esm2022/icon/energinet-watt-icon.js +0 -5
  439. package/esm2022/icon/energinet-watt-icon.js.map +0 -1
  440. package/esm2022/icon/flags/energinet-watt-icon-flags.js +0 -5
  441. package/esm2022/icon/flags/energinet-watt-icon-flags.js.map +0 -1
  442. package/esm2022/icon/flags/index.js +0 -29
  443. package/esm2022/icon/flags/index.js.map +0 -1
  444. package/esm2022/icon/flags/watt-flag-ch.js +0 -52
  445. package/esm2022/icon/flags/watt-flag-ch.js.map +0 -1
  446. package/esm2022/icon/flags/watt-flag-de.js +0 -44
  447. package/esm2022/icon/flags/watt-flag-de.js.map +0 -1
  448. package/esm2022/icon/flags/watt-flag-dk.js +0 -44
  449. package/esm2022/icon/flags/watt-flag-dk.js.map +0 -1
  450. package/esm2022/icon/flags/watt-flag-fi.js +0 -44
  451. package/esm2022/icon/flags/watt-flag-fi.js.map +0 -1
  452. package/esm2022/icon/flags/watt-flag-gb.js +0 -60
  453. package/esm2022/icon/flags/watt-flag-gb.js.map +0 -1
  454. package/esm2022/icon/flags/watt-flag-nl.js +0 -44
  455. package/esm2022/icon/flags/watt-flag-nl.js.map +0 -1
  456. package/esm2022/icon/flags/watt-flag-no.js +0 -48
  457. package/esm2022/icon/flags/watt-flag-no.js.map +0 -1
  458. package/esm2022/icon/flags/watt-flag-pl.js +0 -46
  459. package/esm2022/icon/flags/watt-flag-pl.js.map +0 -1
  460. package/esm2022/icon/flags/watt-flag-se.js +0 -42
  461. package/esm2022/icon/flags/watt-flag-se.js.map +0 -1
  462. package/esm2022/icon/flags/watt-flag.js +0 -124
  463. package/esm2022/icon/flags/watt-flag.js.map +0 -1
  464. package/esm2022/icon/icon.component.js.map +0 -1
  465. package/esm2022/icon/icons.js +0 -102
  466. package/esm2022/icon/icons.js.map +0 -1
  467. package/esm2022/icon/index.js +0 -20
  468. package/esm2022/icon/index.js.map +0 -1
  469. package/esm2022/index.js.map +0 -1
  470. package/esm2022/menu/energinet-watt-menu.js +0 -5
  471. package/esm2022/menu/energinet-watt-menu.js.map +0 -1
  472. package/esm2022/menu/index.js +0 -36
  473. package/esm2022/menu/index.js.map +0 -1
  474. package/esm2022/menu/watt-menu-group.component.js +0 -45
  475. package/esm2022/menu/watt-menu-group.component.js.map +0 -1
  476. package/esm2022/menu/watt-menu-item.component.js +0 -50
  477. package/esm2022/menu/watt-menu-item.component.js.map +0 -1
  478. package/esm2022/menu/watt-menu-trigger.directive.js +0 -85
  479. package/esm2022/menu/watt-menu-trigger.directive.js.map +0 -1
  480. package/esm2022/menu/watt-menu.component.js +0 -77
  481. package/esm2022/menu/watt-menu.component.js.map +0 -1
  482. package/esm2022/modal/energinet-watt-modal.js +0 -5
  483. package/esm2022/modal/energinet-watt-modal.js.map +0 -1
  484. package/esm2022/modal/index.js +0 -21
  485. package/esm2022/modal/index.js.map +0 -1
  486. package/esm2022/modal/watt-modal.component.js.map +0 -1
  487. package/esm2022/modal/watt-modal.service.js +0 -74
  488. package/esm2022/modal/watt-modal.service.js.map +0 -1
  489. package/esm2022/paginator/energinet-watt-paginator.js +0 -5
  490. package/esm2022/paginator/energinet-watt-paginator.js.map +0 -1
  491. package/esm2022/paginator/index.js +0 -21
  492. package/esm2022/paginator/index.js.map +0 -1
  493. package/esm2022/paginator/watt-paginator-intl.service.js +0 -38
  494. package/esm2022/paginator/watt-paginator-intl.service.js.map +0 -1
  495. package/esm2022/paginator/watt-paginator.component.js.map +0 -1
  496. package/esm2022/phone-field/energinet-watt-phone-field.js +0 -5
  497. package/esm2022/phone-field/energinet-watt-phone-field.js.map +0 -1
  498. package/esm2022/phone-field/index.js +0 -21
  499. package/esm2022/phone-field/index.js.map +0 -1
  500. package/esm2022/phone-field/watt-phone-field-intl.service.js +0 -41
  501. package/esm2022/phone-field/watt-phone-field-intl.service.js.map +0 -1
  502. package/esm2022/phone-field/watt-phone-field.component.js.map +0 -1
  503. package/esm2022/picker/__shared/energinet-watt-picker-__shared.js +0 -5
  504. package/esm2022/picker/__shared/energinet-watt-picker-__shared.js.map +0 -1
  505. package/esm2022/picker/__shared/index.js +0 -21
  506. package/esm2022/picker/__shared/index.js.map +0 -1
  507. package/esm2022/picker/__shared/placeholder-mask/watt-placeholder-mask.component.js +0 -71
  508. package/esm2022/picker/__shared/placeholder-mask/watt-placeholder-mask.component.js.map +0 -1
  509. package/esm2022/picker/__shared/watt-picker-base.js +0 -197
  510. package/esm2022/picker/__shared/watt-picker-base.js.map +0 -1
  511. package/esm2022/picker/__shared/watt-picker-value.js +0 -2
  512. package/esm2022/picker/__shared/watt-picker-value.js.map +0 -1
  513. package/esm2022/picker/datepicker/energinet-watt-picker-datepicker.js +0 -5
  514. package/esm2022/picker/datepicker/energinet-watt-picker-datepicker.js.map +0 -1
  515. package/esm2022/picker/datepicker/index.js +0 -22
  516. package/esm2022/picker/datepicker/index.js.map +0 -1
  517. package/esm2022/picker/datepicker/watt-datepicker-intl.service.js +0 -31
  518. package/esm2022/picker/datepicker/watt-datepicker-intl.service.js.map +0 -1
  519. package/esm2022/picker/datepicker/watt-datepicker.component.js.map +0 -1
  520. package/esm2022/picker/timepicker/energinet-watt-picker-timepicker.js +0 -5
  521. package/esm2022/picker/timepicker/energinet-watt-picker-timepicker.js.map +0 -1
  522. package/esm2022/picker/timepicker/index.js +0 -20
  523. package/esm2022/picker/timepicker/index.js.map +0 -1
  524. package/esm2022/picker/timepicker/maskito-time-range-mask.js +0 -81
  525. package/esm2022/picker/timepicker/maskito-time-range-mask.js.map +0 -1
  526. package/esm2022/picker/timepicker/watt-timepicker.component.js.map +0 -1
  527. package/esm2022/progress-tracker/energinet-watt-progress-tracker.js +0 -5
  528. package/esm2022/progress-tracker/energinet-watt-progress-tracker.js.map +0 -1
  529. package/esm2022/progress-tracker/index.js +0 -27
  530. package/esm2022/progress-tracker/index.js.map +0 -1
  531. package/esm2022/progress-tracker/watt-progress-tracker-step.component.js.map +0 -1
  532. package/esm2022/progress-tracker/watt-progress-tracker.component.js +0 -30
  533. package/esm2022/progress-tracker/watt-progress-tracker.component.js.map +0 -1
  534. package/esm2022/query-params/energinet-watt-query-params.js +0 -5
  535. package/esm2022/query-params/energinet-watt-query-params.js.map +0 -1
  536. package/esm2022/query-params/index.js +0 -20
  537. package/esm2022/query-params/index.js.map +0 -1
  538. package/esm2022/query-params/watt-query-params.directive.js.map +0 -1
  539. package/esm2022/radio/energinet-watt-radio.js +0 -5
  540. package/esm2022/radio/energinet-watt-radio.js.map +0 -1
  541. package/esm2022/radio/index.js +0 -21
  542. package/esm2022/radio/index.js.map +0 -1
  543. package/esm2022/radio/watt-radio-group.component.js +0 -119
  544. package/esm2022/radio/watt-radio-group.component.js.map +0 -1
  545. package/esm2022/radio/watt-radio.component.js.map +0 -1
  546. package/esm2022/search/energinet-watt-search.js +0 -5
  547. package/esm2022/search/energinet-watt-search.js.map +0 -1
  548. package/esm2022/search/index.js +0 -20
  549. package/esm2022/search/index.js.map +0 -1
  550. package/esm2022/search/watt-search.component.js.map +0 -1
  551. package/esm2022/segmented-buttons/energinet-watt-segmented-buttons.js +0 -5
  552. package/esm2022/segmented-buttons/energinet-watt-segmented-buttons.js.map +0 -1
  553. package/esm2022/segmented-buttons/index.js +0 -27
  554. package/esm2022/segmented-buttons/index.js.map +0 -1
  555. package/esm2022/segmented-buttons/watt-segmented-button.component.js +0 -39
  556. package/esm2022/segmented-buttons/watt-segmented-button.component.js.map +0 -1
  557. package/esm2022/segmented-buttons/watt-segmented-buttons.component.js.map +0 -1
  558. package/esm2022/shell/energinet-watt-shell.js +0 -5
  559. package/esm2022/shell/energinet-watt-shell.js.map +0 -1
  560. package/esm2022/shell/index.js +0 -21
  561. package/esm2022/shell/index.js.map +0 -1
  562. package/esm2022/shell/nav-list/index.js +0 -21
  563. package/esm2022/shell/nav-list/index.js.map +0 -1
  564. package/esm2022/shell/nav-list/watt-expand-on-active-link.directive.js +0 -47
  565. package/esm2022/shell/nav-list/watt-expand-on-active-link.directive.js.map +0 -1
  566. package/esm2022/shell/nav-list/watt-nav-list-item.component.js +0 -83
  567. package/esm2022/shell/nav-list/watt-nav-list-item.component.js.map +0 -1
  568. package/esm2022/shell/nav-list/watt-nav-list.component.js +0 -80
  569. package/esm2022/shell/nav-list/watt-nav-list.component.js.map +0 -1
  570. package/esm2022/shell/shell.component.js +0 -59
  571. package/esm2022/shell/shell.component.js.map +0 -1
  572. package/esm2022/slide-toggle/energinet-watt-slide-toggle.js +0 -5
  573. package/esm2022/slide-toggle/energinet-watt-slide-toggle.js.map +0 -1
  574. package/esm2022/slide-toggle/index.js +0 -20
  575. package/esm2022/slide-toggle/index.js.map +0 -1
  576. package/esm2022/slide-toggle/watt-slide-toggle.component.js.map +0 -1
  577. package/esm2022/slider/energinet-watt-slider.js +0 -5
  578. package/esm2022/slider/energinet-watt-slider.js.map +0 -1
  579. package/esm2022/slider/index.js +0 -20
  580. package/esm2022/slider/index.js.map +0 -1
  581. package/esm2022/slider/watt-slider.component.js.map +0 -1
  582. package/esm2022/spinner/energinet-watt-spinner.js +0 -5
  583. package/esm2022/spinner/energinet-watt-spinner.js.map +0 -1
  584. package/esm2022/spinner/index.js +0 -20
  585. package/esm2022/spinner/index.js.map +0 -1
  586. package/esm2022/spinner/watt-spinner.component.js.map +0 -1
  587. package/esm2022/stepper/energinet-watt-stepper.js +0 -5
  588. package/esm2022/stepper/energinet-watt-stepper.js.map +0 -1
  589. package/esm2022/stepper/index.js +0 -21
  590. package/esm2022/stepper/index.js.map +0 -1
  591. package/esm2022/stepper/watt-stepper-step.component.js +0 -49
  592. package/esm2022/stepper/watt-stepper-step.component.js.map +0 -1
  593. package/esm2022/stepper/watt-stepper.component.js.map +0 -1
  594. package/esm2022/table/energinet-watt-table.js +0 -5
  595. package/esm2022/table/energinet-watt-table.js.map +0 -1
  596. package/esm2022/table/index.js +0 -21
  597. package/esm2022/table/index.js.map +0 -1
  598. package/esm2022/table/watt-table-data-source.js +0 -27
  599. package/esm2022/table/watt-table-data-source.js.map +0 -1
  600. package/esm2022/table/watt-table-expand-animation.js +0 -65
  601. package/esm2022/table/watt-table-expand-animation.js.map +0 -1
  602. package/esm2022/table/watt-table.component.js.map +0 -1
  603. package/esm2022/tabs/energinet-watt-tabs.js +0 -5
  604. package/esm2022/tabs/energinet-watt-tabs.js.map +0 -1
  605. package/esm2022/tabs/index.js +0 -31
  606. package/esm2022/tabs/index.js.map +0 -1
  607. package/esm2022/tabs/watt-link-tab.component.js +0 -34
  608. package/esm2022/tabs/watt-link-tab.component.js.map +0 -1
  609. package/esm2022/tabs/watt-link-tabs.component.js +0 -71
  610. package/esm2022/tabs/watt-link-tabs.component.js.map +0 -1
  611. package/esm2022/tabs/watt-tab.component.js +0 -42
  612. package/esm2022/tabs/watt-tab.component.js.map +0 -1
  613. package/esm2022/tabs/watt-tabs-action.component.js +0 -32
  614. package/esm2022/tabs/watt-tabs-action.component.js.map +0 -1
  615. package/esm2022/tabs/watt-tabs.component.js +0 -60
  616. package/esm2022/tabs/watt-tabs.component.js.map +0 -1
  617. package/esm2022/text-field/energinet-watt-text-field.js +0 -5
  618. package/esm2022/text-field/energinet-watt-text-field.js.map +0 -1
  619. package/esm2022/text-field/index.js +0 -20
  620. package/esm2022/text-field/index.js.map +0 -1
  621. package/esm2022/text-field/watt-text-field.component.js.map +0 -1
  622. package/esm2022/textarea-field/energinet-watt-textarea-field.js +0 -5
  623. package/esm2022/textarea-field/energinet-watt-textarea-field.js.map +0 -1
  624. package/esm2022/textarea-field/index.js +0 -20
  625. package/esm2022/textarea-field/index.js.map +0 -1
  626. package/esm2022/textarea-field/watt-textarea-field.component.js.map +0 -1
  627. package/esm2022/toast/energinet-watt-toast.js +0 -5
  628. package/esm2022/toast/energinet-watt-toast.js.map +0 -1
  629. package/esm2022/toast/index.js +0 -21
  630. package/esm2022/toast/index.js.map +0 -1
  631. package/esm2022/toast/watt-toast.component.js.map +0 -1
  632. package/esm2022/toast/watt-toast.service.js +0 -51
  633. package/esm2022/toast/watt-toast.service.js.map +0 -1
  634. package/esm2022/tooltip/energinet-watt-tooltip.js +0 -5
  635. package/esm2022/tooltip/energinet-watt-tooltip.js.map +0 -1
  636. package/esm2022/tooltip/index.js +0 -20
  637. package/esm2022/tooltip/index.js.map +0 -1
  638. package/esm2022/tooltip/watt-tooltip.component.js.map +0 -1
  639. package/esm2022/tooltip/watt-tooltip.directive.js +0 -67
  640. package/esm2022/tooltip/watt-tooltip.directive.js.map +0 -1
  641. package/esm2022/utils/css/css-custom-properties.service.js.map +0 -1
  642. package/esm2022/utils/css/energinet-watt-utils-css.js +0 -5
  643. package/esm2022/utils/css/energinet-watt-utils-css.js.map +0 -1
  644. package/esm2022/utils/css/index.js +0 -20
  645. package/esm2022/utils/css/index.js.map +0 -1
  646. package/esm2022/utils/intersection-observer/energinet-watt-utils-intersection-observer.js +0 -5
  647. package/esm2022/utils/intersection-observer/energinet-watt-utils-intersection-observer.js.map +0 -1
  648. package/esm2022/utils/intersection-observer/index.js +0 -20
  649. package/esm2022/utils/intersection-observer/index.js.map +0 -1
  650. package/esm2022/utils/intersection-observer/watt-intersection-observer.service.js.map +0 -1
  651. package/esm2022/utils/resize-observer/energinet-watt-utils-resize-observer.js +0 -5
  652. package/esm2022/utils/resize-observer/energinet-watt-utils-resize-observer.js.map +0 -1
  653. package/esm2022/utils/resize-observer/index.js +0 -21
  654. package/esm2022/utils/resize-observer/index.js.map +0 -1
  655. package/esm2022/utils/resize-observer/watt-resize-observer.directive.js +0 -53
  656. package/esm2022/utils/resize-observer/watt-resize-observer.directive.js.map +0 -1
  657. package/esm2022/utils/resize-observer/watt-resize-observer.service.js +0 -67
  658. package/esm2022/utils/resize-observer/watt-resize-observer.service.js.map +0 -1
  659. package/esm2022/validation-message/energinet-watt-validation-message.js +0 -5
  660. package/esm2022/validation-message/energinet-watt-validation-message.js.map +0 -1
  661. package/esm2022/validation-message/index.js +0 -20
  662. package/esm2022/validation-message/index.js.map +0 -1
  663. package/esm2022/validation-message/watt-validation-message.component.js.map +0 -1
  664. package/esm2022/validators/energinet-watt-validators.js +0 -5
  665. package/esm2022/validators/energinet-watt-validators.js.map +0 -1
  666. package/esm2022/validators/index.js +0 -20
  667. package/esm2022/validators/index.js.map +0 -1
  668. package/esm2022/validators/watt-range.validators.js.map +0 -1
  669. package/esm2022/vater/energinet-watt-vater.js +0 -5
  670. package/esm2022/vater/energinet-watt-vater.js.map +0 -1
  671. package/esm2022/vater/index.js +0 -24
  672. package/esm2022/vater/index.js.map +0 -1
  673. package/esm2022/vater/types.js +0 -20
  674. package/esm2022/vater/types.js.map +0 -1
  675. package/esm2022/vater/vater-flex.component.js +0 -49
  676. package/esm2022/vater/vater-flex.component.js.map +0 -1
  677. package/esm2022/vater/vater-layout.directive.js +0 -65
  678. package/esm2022/vater/vater-layout.directive.js.map +0 -1
  679. package/esm2022/vater/vater-spacer.component.js +0 -29
  680. package/esm2022/vater/vater-spacer.component.js.map +0 -1
  681. package/esm2022/vater/vater-stack.component.js +0 -42
  682. package/esm2022/vater/vater-stack.component.js.map +0 -1
  683. package/esm2022/vater/vater-utility.directive.js +0 -53
  684. package/esm2022/vater/vater-utility.directive.js.map +0 -1
  685. package/esm2022/year-field/energinet-watt-year-field.js +0 -5
  686. package/esm2022/year-field/energinet-watt-year-field.js.map +0 -1
  687. package/esm2022/year-field/index.js +0 -20
  688. package/esm2022/year-field/index.js.map +0 -1
  689. package/esm2022/year-field/watt-year-field.component.js.map +0 -1
  690. package/esm2022/yearmonth-field/energinet-watt-yearmonth-field.js +0 -5
  691. package/esm2022/yearmonth-field/energinet-watt-yearmonth-field.js.map +0 -1
  692. package/esm2022/yearmonth-field/index.js +0 -21
  693. package/esm2022/yearmonth-field/index.js.map +0 -1
  694. package/esm2022/yearmonth-field/watt-yearmonth-field.component.js.map +0 -1
  695. package/esm2022/yearmonth-field/year-month.js +0 -42
  696. package/esm2022/yearmonth-field/year-month.js.map +0 -1
  697. package/expandable-card/energinet-watt-expandable-card.d.ts +0 -5
  698. package/expandable-card/index.d.ts +0 -19
  699. package/field/energinet-watt-field.d.ts +0 -5
  700. package/field/index.d.ts +0 -21
  701. package/field/watt-field-error.component.d.ts +0 -5
  702. package/field/watt-field-hint.component.d.ts +0 -5
  703. package/field/watt-field-intl.service.d.ts +0 -8
  704. package/field/watt-field-warning.component.d.ts +0 -5
  705. package/field/watt-field.component.d.ts +0 -53
  706. package/file-field/energinet-watt-file-field.d.ts +0 -5
  707. package/file-field/index.d.ts +0 -17
  708. package/file-field/watt-file-field.component.d.ts +0 -10
  709. package/icon/energinet-watt-icon.d.ts +0 -5
  710. package/icon/flags/energinet-watt-icon-flags.d.ts +0 -5
  711. package/icon/flags/index.d.ts +0 -26
  712. package/icon/flags/watt-flag-ch.d.ts +0 -5
  713. package/icon/flags/watt-flag-de.d.ts +0 -5
  714. package/icon/flags/watt-flag-dk.d.ts +0 -5
  715. package/icon/flags/watt-flag-fi.d.ts +0 -5
  716. package/icon/flags/watt-flag-gb.d.ts +0 -5
  717. package/icon/flags/watt-flag-nl.d.ts +0 -5
  718. package/icon/flags/watt-flag-no.d.ts +0 -5
  719. package/icon/flags/watt-flag-pl.d.ts +0 -5
  720. package/icon/flags/watt-flag-se.d.ts +0 -5
  721. package/icon/flags/watt-flag.d.ts +0 -13
  722. package/icon/icon.component.d.ts +0 -20
  723. package/icon/icons.d.ts +0 -95
  724. package/icon/index.d.ts +0 -17
  725. package/index.d.ts +0 -17
  726. package/menu/energinet-watt-menu.d.ts +0 -5
  727. package/menu/index.d.ts +0 -25
  728. package/menu/watt-menu-group.component.d.ts +0 -9
  729. package/menu/watt-menu-item.component.d.ts +0 -9
  730. package/menu/watt-menu-trigger.directive.d.ts +0 -36
  731. package/menu/watt-menu.component.d.ts +0 -44
  732. package/modal/energinet-watt-modal.d.ts +0 -5
  733. package/modal/index.d.ts +0 -18
  734. package/modal/watt-modal.component.d.ts +0 -84
  735. package/modal/watt-modal.service.d.ts +0 -56
  736. package/paginator/energinet-watt-paginator.d.ts +0 -5
  737. package/paginator/index.d.ts +0 -18
  738. package/paginator/watt-paginator-intl.service.d.ts +0 -14
  739. package/paginator/watt-paginator.component.d.ts +0 -53
  740. package/phone-field/energinet-watt-phone-field.d.ts +0 -5
  741. package/phone-field/index.d.ts +0 -18
  742. package/phone-field/watt-phone-field-intl.service.d.ts +0 -17
  743. package/phone-field/watt-phone-field.component.d.ts +0 -75
  744. package/picker/__shared/energinet-watt-picker-__shared.d.ts +0 -5
  745. package/picker/__shared/index.d.ts +0 -19
  746. package/picker/__shared/placeholder-mask/watt-placeholder-mask.component.d.ts +0 -34
  747. package/picker/__shared/watt-picker-value.d.ts +0 -18
  748. package/picker/datepicker/energinet-watt-picker-datepicker.d.ts +0 -5
  749. package/picker/datepicker/index.d.ts +0 -19
  750. package/picker/datepicker/watt-datepicker-intl.service.d.ts +0 -7
  751. package/picker/datepicker/watt-datepicker.component.d.ts +0 -95
  752. package/picker/timepicker/energinet-watt-picker-timepicker.d.ts +0 -5
  753. package/picker/timepicker/index.d.ts +0 -17
  754. package/picker/timepicker/maskito-time-range-mask.d.ts +0 -18
  755. package/progress-tracker/energinet-watt-progress-tracker.d.ts +0 -5
  756. package/progress-tracker/index.d.ts +0 -20
  757. package/progress-tracker/watt-progress-tracker-step.component.d.ts +0 -10
  758. package/progress-tracker/watt-progress-tracker.component.d.ts +0 -5
  759. package/query-params/energinet-watt-query-params.d.ts +0 -5
  760. package/query-params/index.d.ts +0 -17
  761. package/radio/energinet-watt-radio.d.ts +0 -5
  762. package/radio/index.d.ts +0 -18
  763. package/radio/watt-radio-group.component.d.ts +0 -47
  764. package/radio/watt-radio.component.d.ts +0 -23
  765. package/search/energinet-watt-search.d.ts +0 -5
  766. package/search/index.d.ts +0 -17
  767. package/search/watt-search.component.d.ts +0 -44
  768. package/segmented-buttons/energinet-watt-segmented-buttons.d.ts +0 -5
  769. package/segmented-buttons/index.d.ts +0 -21
  770. package/segmented-buttons/watt-segmented-button.component.d.ts +0 -25
  771. package/segmented-buttons/watt-segmented-buttons.component.d.ts +0 -18
  772. package/shell/energinet-watt-shell.d.ts +0 -5
  773. package/shell/index.d.ts +0 -18
  774. package/shell/nav-list/index.d.ts +0 -18
  775. package/shell/nav-list/watt-expand-on-active-link.directive.d.ts +0 -9
  776. package/shell/nav-list/watt-nav-list-item.component.d.ts +0 -16
  777. package/shell/nav-list/watt-nav-list.component.d.ts +0 -12
  778. package/shell/shell.component.d.ts +0 -17
  779. package/slide-toggle/energinet-watt-slide-toggle.d.ts +0 -5
  780. package/slide-toggle/index.d.ts +0 -17
  781. package/slide-toggle/watt-slide-toggle.component.d.ts +0 -33
  782. package/slider/energinet-watt-slider.d.ts +0 -5
  783. package/slider/index.d.ts +0 -17
  784. package/slider/watt-slider.component.d.ts +0 -47
  785. package/spinner/energinet-watt-spinner.d.ts +0 -5
  786. package/spinner/index.d.ts +0 -17
  787. package/spinner/watt-spinner.component.d.ts +0 -15
  788. package/stepper/energinet-watt-stepper.d.ts +0 -5
  789. package/stepper/index.d.ts +0 -18
  790. package/stepper/watt-stepper-step.component.d.ts +0 -35
  791. package/stepper/watt-stepper.component.d.ts +0 -40
  792. package/table/energinet-watt-table.d.ts +0 -5
  793. package/table/index.d.ts +0 -18
  794. package/table/watt-table-data-source.d.ts +0 -39
  795. package/table/watt-table-expand-animation.d.ts +0 -18
  796. package/tabs/energinet-watt-tabs.d.ts +0 -5
  797. package/tabs/index.d.ts +0 -26
  798. package/tabs/watt-link-tab.component.d.ts +0 -7
  799. package/tabs/watt-link-tabs.component.d.ts +0 -7
  800. package/tabs/watt-tab.component.d.ts +0 -26
  801. package/tabs/watt-tabs-action.component.d.ts +0 -5
  802. package/tabs/watt-tabs.component.d.ts +0 -36
  803. package/text-field/energinet-watt-text-field.d.ts +0 -5
  804. package/text-field/index.d.ts +0 -17
  805. package/text-field/watt-text-field.component.d.ts +0 -80
  806. package/textarea-field/energinet-watt-textarea-field.d.ts +0 -5
  807. package/textarea-field/index.d.ts +0 -17
  808. package/textarea-field/watt-textarea-field.component.d.ts +0 -28
  809. package/toast/energinet-watt-toast.d.ts +0 -5
  810. package/toast/index.d.ts +0 -19
  811. package/toast/watt-toast.service.d.ts +0 -12
  812. package/tooltip/energinet-watt-tooltip.d.ts +0 -5
  813. package/tooltip/index.d.ts +0 -17
  814. package/tooltip/watt-tooltip.component.d.ts +0 -26
  815. package/tooltip/watt-tooltip.directive.d.ts +0 -16
  816. package/utils/css/energinet-watt-utils-css.d.ts +0 -5
  817. package/utils/css/index.d.ts +0 -17
  818. package/utils/intersection-observer/energinet-watt-utils-intersection-observer.d.ts +0 -5
  819. package/utils/intersection-observer/index.d.ts +0 -17
  820. package/utils/resize-observer/energinet-watt-utils-resize-observer.d.ts +0 -5
  821. package/utils/resize-observer/index.d.ts +0 -18
  822. package/utils/resize-observer/watt-resize-observer.service.d.ts +0 -22
  823. package/validation-message/energinet-watt-validation-message.d.ts +0 -5
  824. package/validation-message/index.d.ts +0 -17
  825. package/validation-message/watt-validation-message.component.d.ts +0 -50
  826. package/validators/energinet-watt-validators.d.ts +0 -5
  827. package/validators/index.d.ts +0 -17
  828. package/vater/energinet-watt-vater.d.ts +0 -5
  829. package/vater/index.d.ts +0 -21
  830. package/vater/types.d.ts +0 -22
  831. package/vater/vater-flex.component.d.ts +0 -14
  832. package/vater/vater-layout.directive.d.ts +0 -24
  833. package/vater/vater-spacer.component.d.ts +0 -5
  834. package/vater/vater-stack.component.d.ts +0 -7
  835. package/vater/vater-utility.directive.d.ts +0 -17
  836. package/year-field/energinet-watt-year-field.d.ts +0 -5
  837. package/year-field/index.d.ts +0 -17
  838. package/year-field/watt-year-field.component.d.ts +0 -56
  839. package/yearmonth-field/energinet-watt-yearmonth-field.d.ts +0 -5
  840. package/yearmonth-field/index.d.ts +0 -18
  841. package/yearmonth-field/watt-yearmonth-field.component.d.ts +0 -58
  842. package/yearmonth-field/year-month.d.ts +0 -20
@@ -1,133 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2020 Energinet DataHub A/S
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License2");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- import { OnInit } from '@angular/core';
18
- import { FormControl, UntypedFormControl, ControlValueAccessor } from '@angular/forms';
19
- import { ReplaySubject } from 'rxjs';
20
- import { MatSelect } from '@angular/material/select';
21
- import type { WattDropdownValue } from './watt-dropdown-value';
22
- import type { WattDropdownOptions, WattDropdownGroupedOptions } from './watt-dropdown-option';
23
- import * as i0 from "@angular/core";
24
- export declare class WattDropdownComponent implements ControlValueAccessor, OnInit {
25
- private parentControlDirective;
26
- private destroyRef;
27
- private validateParent?;
28
- private validateParentAsync?;
29
- private _options;
30
- private _groupedOptions;
31
- parentControl: FormControl | null;
32
- matSelectControl: FormControl<string | string[] | null | undefined>;
33
- /**
34
- * Control for the MatSelect filter keyword
35
- */
36
- filterControl: UntypedFormControl;
37
- /**
38
- * List of options filtered by search keyword
39
- */
40
- filteredOptions$: ReplaySubject<WattDropdownOptions>;
41
- /**
42
- * List of grouped options filtered by search keyword
43
- */
44
- filteredGroupedOptions$: ReplaySubject<WattDropdownGroupedOptions>;
45
- mergedFilteredOptions$: import("rxjs").Observable<string[]>;
46
- emDash: string;
47
- isToggleAllChecked: boolean;
48
- isToggleAllIndeterminate: boolean;
49
- isDisabled: import("@angular/core").WritableSignal<boolean>;
50
- get showTriggerValue(): boolean;
51
- get showChipLabel(): boolean;
52
- matSelect: import("@angular/core").Signal<MatSelect | undefined>;
53
- hideSearch: import("@angular/core").InputSignal<boolean>;
54
- panelWidth: import("@angular/core").InputSignal<"auto" | null>;
55
- getCustomTrigger: import("@angular/core").InputSignal<((value: string | string[]) => string) | undefined>;
56
- /**
57
- * Set the mode of the dropdown.
58
- */
59
- chipMode: import("@angular/core").InputSignal<boolean>;
60
- disableSelectedMode: import("@angular/core").InputSignal<boolean>;
61
- sortDirection: import("@angular/core").InputSignal<"asc" | "desc" | undefined>;
62
- /**
63
- * Sets the options for the dropdown.
64
- * Can be a flat array of options or an array containing both options and option groups.
65
- */
66
- options: import("@angular/core").ModelSignal<WattDropdownOptions | WattDropdownGroupedOptions>;
67
- /**
68
- * Sets support for selecting multiple dropdown options.
69
- */
70
- multiple: import("@angular/core").InputSignal<boolean>;
71
- /**
72
- * Sets support for hiding the reset option in "single" select mode.
73
- */
74
- showResetOption: import("@angular/core").InputSignal<boolean>;
75
- /**
76
- * Sets the placeholder for the dropdown.
77
- */
78
- placeholder: import("@angular/core").InputSignal<string>;
79
- /**
80
- * Sets the label for the dropdown.
81
- */
82
- label: import("@angular/core").InputSignal<string>;
83
- /**
84
- * Label to be shown when no options are found after filtering.
85
- *
86
- * Note: The label is visible in "multiple" mode only.
87
- */
88
- noOptionsFoundLabel: import("@angular/core").InputSignal<string>;
89
- hasGroups: import("@angular/core").Signal<boolean>;
90
- constructor();
91
- private handleFlat;
92
- private handleGroup;
93
- private processGroupedOptions;
94
- ngOnInit(): void;
95
- writeValue(value: WattDropdownValue): void;
96
- registerOnChange(onChangeFn: (value: WattDropdownValue) => void): void;
97
- registerOnTouched(onTouchFn: () => void): void;
98
- setDisabledState(shouldDisable: boolean): void;
99
- onToggleAll(toggleAllState: boolean): void;
100
- sortOptions(options: WattDropdownOptions): WattDropdownOptions;
101
- private listenForFilterFieldValueChanges;
102
- private changeParentValue;
103
- private markParentControlAsTouched;
104
- /**
105
- * @ignore
106
- *
107
- * Store the parent control, its validators and async validators in properties
108
- * of this component.
109
- */
110
- private initializePropertiesFromParent;
111
- /**
112
- * @ignore
113
- *
114
- * Inherit validators from parent form control.
115
- */
116
- private bindParentValidatorsToControl;
117
- /**
118
- * @ignore
119
- *
120
- * Emit values to the parent form control when our form control's value
121
- * changes.
122
- *
123
- * Reflect parent validation errors in our form control.
124
- */
125
- private bindControlToParent;
126
- private handleStatusChange;
127
- private handleValueChange;
128
- private filterOptions;
129
- private filterGroups;
130
- private determineToggleAllCheckboxState;
131
- static ɵfac: i0.ɵɵFactoryDeclaration<WattDropdownComponent, never>;
132
- static ɵcmp: i0.ɵɵComponentDeclaration<WattDropdownComponent, "watt-dropdown", never, { "hideSearch": { "alias": "hideSearch"; "required": false; "isSignal": true; }; "panelWidth": { "alias": "panelWidth"; "required": false; "isSignal": true; }; "getCustomTrigger": { "alias": "getCustomTrigger"; "required": false; "isSignal": true; }; "chipMode": { "alias": "chipMode"; "required": false; "isSignal": true; }; "disableSelectedMode": { "alias": "disableSelectedMode"; "required": false; "isSignal": true; }; "sortDirection": { "alias": "sortDirection"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "showResetOption": { "alias": "showResetOption"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "noOptionsFoundLabel": { "alias": "noOptionsFoundLabel"; "required": false; "isSignal": true; }; }, { "options": "optionsChange"; }, never, ["*", "watt-field-hint", "watt-field-error"], true, never>;
133
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@energinet/watt/dropzone" />
5
- export * from './index';
@@ -1,19 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2020 Energinet DataHub A/S
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License2");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export { WattDropZone } from './watt-dropzone';
18
- export { WattDropZoneIntlService } from './watt-dropzone-intl';
19
- export { FileTypeValidator, MultipleFilesValidator, maxFileSize, limitFiles, } from './watt-dropzone-validators';
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class WattDropZoneIntlService {
3
- prompt: string;
4
- promptMultiple: string;
5
- separator: string;
6
- button: string;
7
- buttonMultiple: string;
8
- loadingMessage: string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<WattDropZoneIntlService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<WattDropZoneIntlService>;
11
- }
@@ -1,27 +0,0 @@
1
- import { AbstractControl, ValidationErrors, Validator } from '@angular/forms';
2
- import { WattDropZone } from './watt-dropzone';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Directive that validates the file type of provided files. This is automatically
6
- * applied to the `WattDropZone` component via `hostDirectives`.
7
- */
8
- export declare class FileTypeValidator implements Validator {
9
- component: WattDropZone;
10
- validate(control: AbstractControl<File[] | null>): ValidationErrors | null;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FileTypeValidator, never>;
12
- static ɵdir: i0.ɵɵDirectiveDeclaration<FileTypeValidator, never, never, {}, {}, never, never, true, never>;
13
- }
14
- /**
15
- * Directive validating that a single file is selected when `multiple` is false.
16
- * This is automatically applied to the `WattDropZone` component via `hostDirectives`.
17
- */
18
- export declare class MultipleFilesValidator implements Validator {
19
- component: WattDropZone;
20
- validate(control: AbstractControl<File[] | null>): ValidationErrors | null;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<MultipleFilesValidator, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<MultipleFilesValidator, never, never, {}, {}, never, never, true, never>;
23
- }
24
- /** Validates that the file size is less than or equal to the specified maximum size. */
25
- export declare const limitFiles: (limit: number) => (control: AbstractControl<File[] | null>) => ValidationErrors | null;
26
- /** Validates that the file size is less than or equal to the specified maximum size. */
27
- export declare const maxFileSize: (size: number) => (control: AbstractControl<File[] | null>) => ValidationErrors | null;
@@ -1,31 +0,0 @@
1
- import { ControlValueAccessor } from '@angular/forms';
2
- import { WattDropZoneIntlService } from './watt-dropzone-intl';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "./watt-dropzone-validators";
5
- export type MimeType = `${string}/${string}`;
6
- export declare class WattDropZone implements ControlValueAccessor {
7
- intl: WattDropZoneIntlService;
8
- /** Whether the dropzone should accept multiple files. */
9
- multiple: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
10
- /** Label for the dropzone. */
11
- label: import("@angular/core").InputSignal<string | undefined>;
12
- /** Comma-separated list of MIME types that the dropzone accepts. */
13
- accept: import("@angular/core").InputSignalWithTransform<`${string}/${string}`[], `${string}/${string}`>;
14
- /** Whether to show the progress bar. Use in conjunction with `progress`. */
15
- showProgressBar: import("@angular/core").InputSignal<boolean>;
16
- /** Value for the progress bar. Only shown when `showProgressBar` is true. */
17
- progress: import("@angular/core").InputSignal<number>;
18
- /** Message to display when `showProgressBar` is true. Overrides default implementation. */
19
- loadingMessage: import("@angular/core").InputSignal<string | undefined>;
20
- /** Emits when one or more files are selected. */
21
- selected: import("@angular/core").OutputEmitterRef<File[]>;
22
- dragOver: import("@angular/core").WritableSignal<boolean>;
23
- handleChange(input: HTMLInputElement): void;
24
- handleDrop(event: DragEvent): void;
25
- handleDragOver(event: DragEvent): void;
26
- writeValue: () => void;
27
- registerOnTouched: (fn: () => void) => import("@angular/core").OutputRefSubscription;
28
- registerOnChange: (fn: (value: File[]) => void) => import("@angular/core").OutputRefSubscription;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<WattDropZone, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<WattDropZone, "watt-dropzone", never, { "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "accept": { "alias": "accept"; "required": false; "isSignal": true; }; "showProgressBar": { "alias": "showProgressBar"; "required": false; "isSignal": true; }; "progress": { "alias": "progress"; "required": false; "isSignal": true; }; "loadingMessage": { "alias": "loadingMessage"; "required": false; "isSignal": true; }; }, { "selected": "selected"; }, never, ["*", "watt-field-error", "watt-field-warning", "watt-field-hint"], true, [{ directive: typeof i1.FileTypeValidator; inputs: {}; outputs: {}; }, { directive: typeof i1.MultipleFilesValidator; inputs: {}; outputs: {}; }]>;
31
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@energinet/watt/empty-state" />
5
- export * from './index';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class WattEmptyStateExploreComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<WattEmptyStateExploreComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<WattEmptyStateExploreComponent, "watt-empty-state-explore", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class WattEmptyStateNoResultsComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<WattEmptyStateNoResultsComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<WattEmptyStateNoResultsComponent, "watt-empty-state-no-results", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class WattEmptyStateNotFoundComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<WattEmptyStateNotFoundComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<WattEmptyStateNotFoundComponent, "watt-empty-state-not-found", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class WattEmptyStatePowerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<WattEmptyStatePowerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<WattEmptyStatePowerComponent, "watt-empty-state-power", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2020 Energinet DataHub A/S
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License2");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export { WattEmptyStateComponent } from './watt-empty-state.component';
18
- export { WattEmptyStateExploreComponent } from './icons/explore';
19
- export { WattEmptyStateNoResultsComponent } from './icons/no-results';
20
- export { WattEmptyStatePowerComponent } from './icons/power';
21
- export { WattEmptyStateNotFoundComponent } from './icons/not-found';
@@ -1,16 +0,0 @@
1
- import { WattIconSize } from '@energinet/watt/icon';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Usage:
5
- * `import { WattEmptyStateComponent } from '@energinet/watt/empty-state';`
6
- */
7
- export declare class WattEmptyStateComponent {
8
- icon: import("@angular/core").InputSignal<"search" | "filter" | "plus" | "minus" | "edit" | "redo" | "undo" | "remove" | "removeForever" | "close" | "cancel" | "checkmark" | "user" | "settings" | "contentCopy" | "date" | "time" | "email" | "markEmailUnread" | "link" | "openInNew" | "monetization" | "payments" | "forwardMessage" | "forward" | "menu" | "moreVertical" | "logout" | "login" | "help" | "alternateEmail" | "refresh" | "language" | "pendingActions" | "toggleOn" | "toggleOff" | "personCheck" | "left" | "right" | "up" | "down" | "arrowDropDown" | "arrowRightAlt" | "arrowLeftAlt" | "danger" | "warning" | "success" | "info" | "feedback" | "save" | "upload" | "download" | "fileDownload" | "fileUpload" | "print" | "preview" | "power" | "location" | "smartDisplay" | "windmill" | "solarPower" | "priorityHigh" | "notifications" | "notificationsUnread" | "horizontalRule" | "wrongLocation" | "heatPump" | "inventory" | "globe" | "calculate" | "bar_chart_4_bars" | "view_list" | "view_stream" | "construction" | "factory" | "nest_eco_leaf" | "flash_on" | "custom-power" | "custom-explore" | "custom-no-results" | undefined>;
9
- size: import("@angular/core").InputSignal<"small" | "large">;
10
- title: import("@angular/core").InputSignal<string>;
11
- message: import("@angular/core").InputSignal<string>;
12
- useHTML: import("@angular/core").InputSignal<boolean>;
13
- iconSize: import("@angular/core").Signal<WattIconSize>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<WattEmptyStateComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<WattEmptyStateComponent, "watt-empty-state", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "message": { "alias": "message"; "required": false; "isSignal": true; }; "useHTML": { "alias": "useHTML"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
16
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@energinet/watt" />
5
- export * from './index';
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=energinet-watt-badge.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"energinet-watt-badge.js","sourceRoot":"","sources":["../../../../libs/watt/package/badge/energinet-watt-badge.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -1,20 +0,0 @@
1
- //#region License
2
- /**
3
- * @license
4
- * Copyright 2020 Energinet DataHub A/S
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License2");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- */
18
- //#endregion
19
- export { WattBadgeComponent } from './watt-badge.component';
20
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/watt/package/badge/index.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,kBAAkB,EAAgC,MAAM,wBAAwB,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nexport { WattBadgeComponent, WattBadgeType, WattBadgeSize } from './watt-badge.component';\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"watt-badge.component.js","sourceRoot":"","sources":["../../../../libs/watt/package/badge/watt-badge.component.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;;AAa3D;;;GAGG;AAUH,MAAM,OAAO,kBAAkB;IAC7B,IAAI,GAAG,KAAK,CAAgB,MAAM,gDAAC,CAAC;IACpC,IAAI,GAAG,KAAK,CAAgB,QAAQ,gDAAC,CAAC;IACtC,SAAS,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,cAAc,IAAI,CAAC,IAAI,EAAE,EAAE,qDAAC,CAAC;IACxD,OAAO,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,OAAO,mDAAC,CAAC;wGAJvC,kBAAkB;4FAAlB,kBAAkB,qZANnB,gBAAgB;;4FAMf,kBAAkB;kBAT9B,SAAS;+BACE,YAAY,YAEZ,gBAAgB,QACpB;wBACJ,SAAS,EAAE,aAAa;wBACxB,0BAA0B,EAAE,WAAW;qBACxC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nimport { Component, computed, input } from '@angular/core';\n\nexport type WattBadgeType =\n | 'warning'\n | 'success'\n | 'danger'\n | 'info'\n | 'neutral'\n | 'version'\n | 'skeleton';\n\nexport type WattBadgeSize = 'normal' | 'large';\n\n/**\n * Usage:\n * `import { WattBadgeComponent } from '@energinet/watt/badge';`\n */\n@Component({\n selector: 'watt-badge',\n styleUrls: ['./watt-badge.component.scss'],\n template: '<ng-content />',\n host: {\n '[class]': 'badgeType()',\n '[class.watt-badge-large]': 'isLarge()',\n },\n})\nexport class WattBadgeComponent {\n type = input<WattBadgeType>('info');\n size = input<WattBadgeSize>('normal');\n badgeType = computed(() => `watt-badge-${this.type()}`);\n isLarge = computed(() => this.size() === 'large');\n}\n"]}
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=energinet-watt-breadcrumbs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"energinet-watt-breadcrumbs.js","sourceRoot":"","sources":["../../../../libs/watt/package/breadcrumbs/energinet-watt-breadcrumbs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -1,20 +0,0 @@
1
- //#region License
2
- /**
3
- * @license
4
- * Copyright 2020 Energinet DataHub A/S
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License2");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- */
18
- //#endregion
19
- export { WATT_BREADCRUMBS, WattBreadcrumbsComponent, WattBreadcrumbComponent, } from './watt-breadcrumbs.component';
20
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/watt/package/breadcrumbs/index.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EACL,gBAAgB,EAChB,wBAAwB,EACxB,uBAAuB,GACxB,MAAM,8BAA8B,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nexport {\n WATT_BREADCRUMBS,\n WattBreadcrumbsComponent,\n WattBreadcrumbComponent,\n} from './watt-breadcrumbs.component';\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"watt-breadcrumbs.component.js","sourceRoot":"","sources":["../../../../libs/watt/package/breadcrumbs/watt-breadcrumbs.component.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EACL,SAAS,EAET,iBAAiB,EACjB,eAAe,EACf,SAAS,GACV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAC/B,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;;AAOzD,MAAM,OAAO,uBAAuB;IAClC,WAAW,GAAG,SAAS,CAAC,QAAQ,CAAuB,aAAa,CAAC,CAAC;IACtE,4DAA4D;IAC5D,aAAa,GAAG,IAAI,OAAO,EAAW,CAAC;IACvC,KAAK,GAAG,oBAAoB,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;wGAJtC,uBAAuB;4FAAvB,uBAAuB,oOAFxB,wDAAwD;;4FAEvD,uBAAuB;kBALnC,SAAS;mBAAC;oBACT,QAAQ,EAAE,iBAAiB;oBAC3B,aAAa,EAAE,iBAAiB,CAAC,IAAI;oBACrC,QAAQ,EAAE,wDAAwD;iBACnE;yEAEwD,aAAa;AAMtE;;;GAGG;AAwBH,MAAM,OAAO,wBAAwB;IACnC;;OAEG;IACH,WAAW,GAAG,eAAe,CAA0B,uBAAuB,uDAAC,CAAC;wGAJrE,wBAAwB;4FAAxB,wBAAwB,wGAIoB,uBAAuB,6CAtBpE;;;;;;;;;;;;;;;;GAgBT,wnBAnBS,gBAAgB,oJAAE,iBAAiB;;4FAqBlC,wBAAwB;kBAvBpC,SAAS;oCACO,iBAAiB,CAAC,IAAI,WAC5B,CAAC,gBAAgB,EAAE,iBAAiB,CAAC,YACpC,kBAAkB,YAElB;;;;;;;;;;;;;;;;GAgBT;mGAMsD,uBAAuB;AAGhF,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,wBAAwB,EAAE,uBAAuB,CAAU,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nimport { NgTemplateOutlet } from '@angular/common';\nimport {\n Component,\n TemplateRef,\n ViewEncapsulation,\n contentChildren,\n viewChild,\n} from '@angular/core';\nimport { Subject } from 'rxjs';\nimport { outputFromObservable } from '@angular/core/rxjs-interop';\nimport { WattIconComponent } from '@energinet/watt/icon';\n\n@Component({\n selector: 'watt-breadcrumb',\n encapsulation: ViewEncapsulation.None,\n template: `<ng-template #templateRef><ng-content /></ng-template>`,\n})\nexport class WattBreadcrumbComponent {\n templateRef = viewChild.required<TemplateRef<unknown>>('templateRef');\n // Used to determine if the breadcrumb is interactive or not\n actionEmitter = new Subject<unknown>();\n click = outputFromObservable(this.actionEmitter);\n}\n\n/**\n * Usage:\n * `import { WATT_BREADCRUMBS } from '@energinet/watt/breadcrumbs';`\n */\n@Component({\n encapsulation: ViewEncapsulation.None,\n imports: [NgTemplateOutlet, WattIconComponent],\n selector: 'watt-breadcrumbs',\n styleUrls: ['./watt-breadcrumbs.component.scss'],\n template: `\n <nav>\n @for (breadcrumb of breadcrumbs(); track breadcrumb; let isLast = $last) {\n <span\n class=\"watt-breadcrumb\"\n (click)=\"breadcrumb.actionEmitter.next($event)\"\n [class.interactive]=\"breadcrumb.actionEmitter.observed\"\n [attr.role]=\"breadcrumb.actionEmitter.observed ? 'link' : null\"\n >\n <ng-container *ngTemplateOutlet=\"breadcrumb.templateRef()\" />\n @if (!isLast) {\n <watt-icon name=\"right\" />\n }\n </span>\n }\n </nav>\n `,\n})\nexport class WattBreadcrumbsComponent {\n /**\n * @ignore\n */\n breadcrumbs = contentChildren<WattBreadcrumbComponent>(WattBreadcrumbComponent);\n}\n\nexport const WATT_BREADCRUMBS = [WattBreadcrumbsComponent, WattBreadcrumbComponent] as const;\n"]}
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=energinet-watt-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"energinet-watt-button.js","sourceRoot":"","sources":["../../../../libs/watt/package/button/energinet-watt-button.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -1,20 +0,0 @@
1
- //#region License
2
- /**
3
- * @license
4
- * Copyright 2020 Energinet DataHub A/S
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License2");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- */
18
- //#endregion
19
- export { WattButtonComponent } from './watt-button.component';
20
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/watt/package/button/index.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nexport { WattButtonComponent } from './watt-button.component';\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"watt-button.component.js","sourceRoot":"","sources":["../../../../libs/watt/package/button/watt-button.component.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EACL,KAAK,EACL,QAAQ,EACR,SAAS,EACT,iBAAiB,EACjB,uBAAuB,GACxB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAY,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;;;AAEnE,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,SAAS,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,CAAU,CAAC;AAuC9F,MAAM,OAAO,mBAAmB;IAC9B,IAAI,GAAG,KAAK,0DAAY,CAAC;IACzB,OAAO,GAAG,KAAK,CAAoB,SAAS,mDAAC,CAAC;IAC9C,IAAI,GAAG,KAAK,CAAiB,QAAQ,gDAAC,CAAC;IACvC,IAAI,GAAG,KAAK,CAAiB,QAAQ,gDAAC,CAAC;IACvC,MAAM,GAAG,KAAK,CAAgB,IAAI,kDAAC,CAAC;IACpC,QAAQ,GAAG,KAAK,CAAC,KAAK,oDAAC,CAAC;IACxB,OAAO,GAAG,KAAK,CAAC,KAAK,mDAAC,CAAC;IAEvB,OAAO,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,gBAAgB,IAAI,CAAC,OAAO,EAAE,sBAAsB,IAAI,CAAC,IAAI,EAAE,EAAE,mDAAC,CAAC;IAE5F,0FAA0F;IAC1F,4DAA4D;IAC5D,kGAAkG;IAClG,mEAAmE;IACnE,aAAa,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,yDAAC,CAAC;IAEpE;;OAEG;IACH,OAAO,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,EAAE,mDAAC,CAAC;wGApB7B,mBAAmB;4FAAnB,mBAAmB,kjCAvBpB;;;;;;;;;;;;;;;;;;;;;GAqBT,y/JAtBS,iBAAiB,kGAAE,oBAAoB,6FAAE,eAAe;;4FAwBvD,mBAAmB;kBAlC/B,SAAS;+BACE,aAAa,iBACR,iBAAiB,CAAC,IAAI,mBACpB,uBAAuB,CAAC,MAAM,QAEzC;wBACJ,SAAS,EAAE,WAAW;wBACtB,+BAA+B,EAAE,YAAY;wBAC7C,wBAAwB,EAAE,iBAAiB;qBAC5C,WACQ,CAAC,iBAAiB,EAAE,oBAAoB,EAAE,eAAe,CAAC,YACzD;;;;;;;;;;;;;;;;;;;;;GAqBT","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nimport {\n input,\n computed,\n Component,\n ViewEncapsulation,\n ChangeDetectionStrategy,\n} from '@angular/core';\nimport { MatButtonModule } from '@angular/material/button';\nimport { WattSpinnerComponent } from '@energinet/watt/spinner';\nimport { WattIcon, WattIconComponent } from '@energinet/watt/icon';\n\nexport const WattButtonTypes = ['primary', 'secondary', 'text', 'icon', 'selection'] as const;\nexport type WattButtonVariant = (typeof WattButtonTypes)[number];\nexport type WattButtonType = 'button' | 'reset' | 'submit';\nexport type WattButtonSize = 'small' | 'medium';\n\n@Component({\n selector: 'watt-button',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n styleUrls: ['./watt-button.component.scss'],\n host: {\n '[class]': 'classes()',\n '[class.watt-button--disabled]': 'disabled()',\n '[style.pointer-events]': 'pointerEvents()',\n },\n imports: [WattIconComponent, WattSpinnerComponent, MatButtonModule],\n template: `\n <button\n mat-button\n [disableRipple]=\"true\"\n [disabled]=\"disabled()\"\n [type]=\"type()\"\n [color]=\"variant()\"\n [attr.form]=\"type() === 'submit' ? formId() : null\"\n >\n @if (loading()) {\n <watt-spinner [diameter]=\"18\" />\n }\n <div [class.content-wrapper]=\"!loading()\" [class.content-wrapper--loading]=\"loading()\">\n @if (hasIcon()) {\n <watt-icon [name]=\"icon()\" />\n }\n @if (variant() !== 'icon') {\n <ng-content />\n }\n </div>\n </button>\n `,\n})\nexport class WattButtonComponent {\n icon = input<WattIcon>();\n variant = input<WattButtonVariant>('primary');\n size = input<WattButtonSize>('medium');\n type = input<WattButtonType>('button');\n formId = input<string | null>(null);\n disabled = input(false);\n loading = input(false);\n\n classes = computed(() => `watt-button--${this.variant()} watt-button-size--${this.size()}`);\n\n // Prevents emitting a click event in Chrome/Edge/Safari when a disabled button is clicked\n // WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=89041\n // Note: This solution is preferred (in this particular case) over adding styling to the Scss file\n // because the presence of inline styles can be tested with Vitest.\n pointerEvents = computed(() => (this.disabled() ? 'none' : 'auto'));\n\n /**\n * @ignore\n */\n hasIcon = computed(() => !!this.icon());\n}\n"]}
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=energinet-watt-card.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"energinet-watt-card.js","sourceRoot":"","sources":["../../../../libs/watt/package/card/energinet-watt-card.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -1,21 +0,0 @@
1
- //#region License
2
- /**
3
- * @license
4
- * Copyright 2020 Energinet DataHub A/S
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License2");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- */
18
- //#endregion
19
- export { WattCardComponent, WATT_CARD } from './watt-card.component';
20
- export { WattCardTitleComponent } from './watt-card-title.component';
21
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/watt/package/card/index.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,iBAAiB,EAAE,SAAS,EAAqB,MAAM,uBAAuB,CAAC;AACxF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nexport { WattCardComponent, WATT_CARD, WATT_CARD_VARIANT } from './watt-card.component';\nexport { WattCardTitleComponent } from './watt-card-title.component';\n"]}
@@ -1,33 +0,0 @@
1
- //#region License
2
- /**
3
- * @license
4
- * Copyright 2020 Energinet DataHub A/S
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License2");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- */
18
- //#endregion
19
- import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';
20
- import * as i0 from "@angular/core";
21
- const selector = 'watt-card-title';
22
- export class WattCardTitleComponent {
23
- cssClass = () => 'watt-card__title watt-space-stack-m';
24
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: WattCardTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: WattCardTitleComponent, isStandalone: true, selector: "watt-card-title", host: { properties: { "class": "cssClass()" } }, ngImport: i0, template: `<ng-content />`, isInline: true, styles: ["watt-card-title{display:block}watt-card-title h4,watt-card-title h3{color:var(--watt-typography-text-color);margin:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
26
- }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: WattCardTitleComponent, decorators: [{
28
- type: Component,
29
- args: [{ changeDetection: ChangeDetectionStrategy.OnPush, selector: selector, template: `<ng-content />`, encapsulation: ViewEncapsulation.None, host: {
30
- '[class]': 'cssClass()',
31
- }, styles: ["watt-card-title{display:block}watt-card-title h4,watt-card-title h3{color:var(--watt-typography-text-color);margin:0}\n"] }]
32
- }] });
33
- //# sourceMappingURL=watt-card-title.component.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"watt-card-title.component.js","sourceRoot":"","sources":["../../../../libs/watt/package/card/watt-card-title.component.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;;AAEtF,MAAM,QAAQ,GAAG,iBAAiB,CAAC;AAuBnC,MAAM,OAAO,sBAAsB;IACjC,QAAQ,GAAG,GAAG,EAAE,CAAC,qCAAqC,CAAC;wGAD5C,sBAAsB;4FAAtB,sBAAsB,4HANvB,gBAAgB;;4FAMf,sBAAsB;kBArBlC,SAAS;sCACS,uBAAuB,CAAC,MAAM,YAC/C,QAAQ,YAaE,gBAAgB,iBACX,iBAAiB,CAAC,IAAI,QAC/B;wBACJ,SAAS,EAAE,YAAY;qBACxB","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nimport { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';\n\nconst selector = 'watt-card-title';\n\n@Component({\n changeDetection: ChangeDetectionStrategy.OnPush,\n selector,\n styles: [\n `\n ${selector} {\n display: block;\n }\n\n ${selector} h4, ${selector} h3 {\n color: var(--watt-typography-text-color);\n margin: 0;\n }\n `,\n ],\n template: `<ng-content />`,\n encapsulation: ViewEncapsulation.None,\n host: {\n '[class]': 'cssClass()',\n },\n})\nexport class WattCardTitleComponent {\n cssClass = () => 'watt-card__title watt-space-stack-m';\n}\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"watt-card.component.js","sourceRoot":"","sources":["../../../../libs/watt/package/card/watt-card.component.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAEpF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;;AAE/D;;;GAGG;AAqDH,MAAM,OAAO,iBAAiB;IAC5B,OAAO,GAAG,KAAK,CAAoB,OAAO,mDAAC,CAAC;IAC5C,OAAO,GAAG,KAAK,CAAU,KAAK,mDAAC,CAAC;IAChC,WAAW,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,kBAAkB,IAAI,CAAC,OAAO,EAAE,EAAE,uDAAC,CAAC;wGAHtD,iBAAiB;4FAAjB,iBAAiB,iYAhBlB;;;;;;;;;;GAUT,2hBACS,oBAAoB;;4FAKnB,iBAAiB;kBApD7B,SAAS;sCACS,uBAAuB,CAAC,MAAM,YACrC,WAAW,YAkCX;;;;;;;;;;GAUT,WACQ,CAAC,oBAAoB,CAAC,QACzB;wBACJ,SAAS,EAAE,eAAe;qBAC3B;;AASH,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,iBAAiB,EAAE,sBAAsB,CAAC,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nimport { input, computed, Component, ChangeDetectionStrategy } from '@angular/core';\n\nimport { WattCardTitleComponent } from './watt-card-title.component';\nimport { WattSpinnerComponent } from '@energinet/watt/spinner';\n\n/**\n * Usage:\n * `import { WattCardComponent } from '@energinet/watt/card';`\n */\n@Component({\n changeDetection: ChangeDetectionStrategy.OnPush,\n selector: 'watt-card',\n styles: [\n `\n :host {\n border-radius: var(--watt-radius-m);\n display: block;\n padding: var(--watt-space-m); /* 24px */\n background: var(--bg-card);\n }\n\n :host.watt-solid {\n border: 1px solid var(--watt-color-neutral-grey-300);\n }\n\n :host.watt-fill {\n border: 1px solid var(--watt-color-neutral-grey-100);\n background: var(--watt-color-neutral-grey-100);\n }\n\n .watt-card__spinner {\n z-index: 1;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n background-color: var(--watt-color-neutral-white);\n opacity: 0.5;\n }\n `,\n ],\n template: `\n <ng-content select=\"watt-card-title\" />\n\n <ng-content />\n\n @if (loading()) {\n <div class=\"watt-card__spinner\">\n <watt-spinner />\n </div>\n }\n `,\n imports: [WattSpinnerComponent],\n host: {\n '[class]': 'cardVariant()',\n },\n})\nexport class WattCardComponent {\n variant = input<WATT_CARD_VARIANT>('solid');\n loading = input<boolean>(false);\n cardVariant = computed(() => `watt-card watt-${this.variant()}`);\n}\n\nexport type WATT_CARD_VARIANT = 'solid' | 'elevation' | 'fill';\nexport const WATT_CARD = [WattCardComponent, WattCardTitleComponent];\n"]}
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=energinet-watt-checkbox.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"energinet-watt-checkbox.js","sourceRoot":"","sources":["../../../../libs/watt/package/checkbox/energinet-watt-checkbox.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -1,20 +0,0 @@
1
- //#region License
2
- /**
3
- * @license
4
- * Copyright 2020 Energinet DataHub A/S
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License2");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- */
18
- //#endregion
19
- export { WattCheckboxComponent } from './watt-checkbox.component';
20
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/watt/package/checkbox/index.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nexport { WattCheckboxComponent } from './watt-checkbox.component';\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"watt-checkbox.component.js","sourceRoot":"","sources":["../../../../libs/watt/package/checkbox/watt-checkbox.component.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB;;;;;;;;;;;;;;;GAeG;AACH,YAAY;AACZ,OAAO,EACL,KAAK,EACL,MAAM,EACN,MAAM,EACN,SAAS,EACT,UAAU,EACV,UAAU,EACV,iBAAiB,GAClB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAwB,iBAAiB,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;;;AAgCtF,MAAM,OAAO,qBAAqB;IACxB,OAAO,GAAG,MAAM,CAAC,UAAU,CAAC,CAAC;IAErC,OAAO,GAAmB,IAAI,CAAC;IAE/B,UAAU,GAAG,MAAM,CAAC,KAAK,sDAAC,CAAC;IAC3B,aAAa,GAAG,MAAM,CAAC,KAAK,yDAAC,CAAC;IAC9B,QAAQ,GAAG,KAAK,CAAC,KAAK,oDAAC,CAAC;IAExB,QAAQ,GAA6B,GAAG,EAAE;QACxC,EAAE;IACJ,CAAC,CAAC;IAEF,gBAAgB,CAAC,EAA4B;QAC3C,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC;IACrB,CAAC;IAED,iBAAiB,CAAC,EAA4B;QAC5C,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,gBAAgB,CAAC,UAAU,EAAE,EAAE,CAAC,CAAC;IAC9D,CAAC;IAED,UAAU,CAAC,OAAuB;QAChC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC;QACxD,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;IAED,aAAa,CAAC,CAAU;QACtB,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;QAC9B,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC;QACjB,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;IACnB,CAAC;IAED,gBAAgB,CAAC,UAAmB;QAClC,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IAClC,CAAC;wGAlCU,qBAAqB;4FAArB,qBAAqB,6UA1BrB;YACT;gBACE,OAAO,EAAE,iBAAiB;gBAC1B,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,qBAAqB,CAAC;gBACpD,KAAK,EAAE,IAAI;aACZ;SACF,0BAMS;;;;;;;;;;;;GAYT,2oGAbS,WAAW;;4FAeV,qBAAqB;kBA9BjC,SAAS;+BACE,eAAe,iBACV,iBAAiB,CAAC,IAAI,aAE1B;wBACT;4BACE,OAAO,EAAE,iBAAiB;4BAC1B,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,sBAAsB,CAAC;4BACpD,KAAK,EAAE,IAAI;yBACZ;qBACF,QACK;wBACJ,iCAAiC,EAAE,cAAc;wBACjD,sCAAsC,EAAE,iBAAiB;qBAC1D,WACQ,CAAC,WAAW,CAAC,YACZ;;;;;;;;;;;;GAYT","sourcesContent":["//#region License\n/**\n * @license\n * Copyright 2020 Energinet DataHub A/S\n *\n * Licensed under the Apache License, Version 2.0 (the \"License2\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n//#endregion\nimport {\n input,\n signal,\n inject,\n Component,\n ElementRef,\n forwardRef,\n ViewEncapsulation,\n} from '@angular/core';\n\nimport { ControlValueAccessor, NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';\n\n@Component({\n selector: 'watt-checkbox',\n encapsulation: ViewEncapsulation.None,\n styleUrls: ['./watt-checkbox.component.scss'],\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => WattCheckboxComponent),\n multi: true,\n },\n ],\n host: {\n '[class.watt-checkbox--disabled]': 'isdisabled()',\n '[class.watt-checkbox--indeterminate]': 'indeterminate()',\n },\n imports: [FormsModule],\n template: `\n <label class=\"watt-text-s\">\n <input\n [ngModel]=\"checked\"\n [disabled]=\"isdisabled()\"\n [indeterminate]=\"indeterminate()\"\n [required]=\"required()\"\n (ngModelChange)=\"onModelChange($event)\"\n type=\"checkbox\"\n />\n <ng-content />\n </label>\n `,\n})\nexport class WattCheckboxComponent implements ControlValueAccessor {\n private element = inject(ElementRef);\n\n checked: boolean | null = null;\n\n isdisabled = signal(false);\n indeterminate = signal(false);\n required = input(false);\n\n onChange: (value: boolean) => void = () => {\n //\n };\n\n registerOnChange(fn: (value: boolean) => void): void {\n this.onChange = fn;\n }\n\n registerOnTouched(fn: (value: boolean) => void): void {\n this.element.nativeElement.addEventListener('focusout', fn);\n }\n\n writeValue(checked: boolean | null) {\n this.indeterminate.set(checked === null ? true : false);\n this.checked = checked;\n }\n\n onModelChange(e: boolean) {\n this.indeterminate.set(false);\n this.checked = e;\n this.onChange(e);\n }\n\n setDisabledState(isDisabled: boolean): void {\n this.isdisabled.set(isDisabled);\n }\n}\n"]}