@ndwnu/design-system 8.0.1 → 9.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/assets/images/map-backgrounds/osm-basic.webp +0 -0
  2. package/assets/images/map-backgrounds/osm-color-blind.webp +0 -0
  3. package/assets/images/map-backgrounds/osm-dark-with-highlighted-main-roads.webp +0 -0
  4. package/assets/images/map-backgrounds/osm-dark.webp +0 -0
  5. package/assets/images/map-backgrounds/osm-default-no-roads.webp +0 -0
  6. package/assets/images/map-backgrounds/osm-default-with-fcd-links_1-5.webp +0 -0
  7. package/assets/images/map-backgrounds/osm-default-with-fcd-roads.webp +0 -0
  8. package/assets/images/map-backgrounds/osm-default-with-fcd-segments.webp +0 -0
  9. package/assets/images/map-backgrounds/osm-default-with-mst.webp +0 -0
  10. package/assets/images/map-backgrounds/osm-default-with-nwb-roads-white.webp +0 -0
  11. package/assets/images/map-backgrounds/osm-default-with-nwb-roads.webp +0 -0
  12. package/assets/images/map-backgrounds/osm-default.webp +0 -0
  13. package/assets/images/map-backgrounds/osm-front-office-dark.webp +0 -0
  14. package/assets/images/map-backgrounds/osm-front-office-light-with-nwb-roads.webp +0 -0
  15. package/assets/images/map-backgrounds/osm-front-office-light.webp +0 -0
  16. package/assets/images/map-backgrounds/osm-green.webp +0 -0
  17. package/assets/images/map-button-icons.svg +38 -0
  18. package/assets/images/map-layers/actueelverkeer1.webp +0 -0
  19. package/assets/images/map-layers/actueelverkeerv2.webp +0 -0
  20. package/assets/images/map-layers/beeldstand1.webp +0 -0
  21. package/assets/images/map-layers/beeldstand2.webp +0 -0
  22. package/assets/images/map-layers/hectometrering.webp +0 -0
  23. package/assets/images/map-layers/wegwerkzaamheden.webp +0 -0
  24. package/fesm2022/ndwnu-design-system.mjs +634 -343
  25. package/fesm2022/ndwnu-design-system.mjs.map +1 -1
  26. package/lib/components/badge/badge.component.d.ts +6 -1
  27. package/lib/components/favorite/favorite.component.d.ts +7 -0
  28. package/lib/components/favorite/index.d.ts +1 -0
  29. package/lib/components/form-field/autosuggest/autosuggest.directive.d.ts +2 -2
  30. package/lib/components/form-field/checkbox/checkbox.component.d.ts +1 -0
  31. package/lib/components/form-field/radio-button/radio-button.component.d.ts +1 -2
  32. package/lib/components/form-field/textarea/max-char.directive.d.ts +15 -3
  33. package/lib/components/index.d.ts +4 -0
  34. package/lib/components/layout/layout.component.d.ts +4 -5
  35. package/lib/components/main-navigation/main-navigation-header/index.d.ts +1 -0
  36. package/lib/components/main-navigation/main-navigation-header/main-navigation-header.component.d.ts +17 -0
  37. package/lib/components/main-navigation/main-navigation-menu/main-navigation-menu.component.d.ts +16 -0
  38. package/lib/components/main-navigation/main-navigation.component.d.ts +15 -32
  39. package/lib/components/main-navigation/main-navigation.model.d.ts +12 -10
  40. package/lib/components/map-button/index.d.ts +2 -0
  41. package/lib/components/map-button/map-button.component.d.ts +14 -0
  42. package/lib/components/map-button/map-button.model.d.ts +4 -0
  43. package/lib/components/map-display/backgrounds.d.ts +21 -0
  44. package/lib/components/map-display/index.d.ts +3 -0
  45. package/lib/components/map-display/layers.d.ts +10 -0
  46. package/lib/components/map-display/map-display-option/index.d.ts +2 -0
  47. package/lib/components/map-display/map-display-option/map-display-option.component.d.ts +11 -0
  48. package/lib/components/map-display/map-display-option/map-display-option.model.d.ts +14 -0
  49. package/lib/components/map-display/map-display.component.d.ts +30 -0
  50. package/lib/components/multi-select/multi-select.component.d.ts +1 -1
  51. package/lib/components/summary-card/summary-card-actions/summary-card-actions.component.d.ts +1 -1
  52. package/lib/components/tab/tab.component.d.ts +2 -1
  53. package/lib/components/tab-group/tab-group.component.d.ts +1 -0
  54. package/lib/components/toast/toast.component.d.ts +6 -5
  55. package/package.json +4 -4
  56. package/styles/base/_typography.scss +5 -1
  57. package/styles/components/_input.scss +7 -0
  58. package/styles/components/_summary-card.scss +4 -0
  59. package/lib/components/form-field/autosuggest/match-bold.pipe.d.ts +0 -7
  60. package/lib/components/main-navigation/main-navigation.imports.d.ts +0 -10
  61. package/lib/components/main-navigation-menu/main-navigation-menu.component.d.ts +0 -10
  62. /package/lib/components/{main-navigation-menu → main-navigation/main-navigation-menu}/index.d.ts +0 -0
@@ -0,0 +1,38 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg">
2
+ <defs>
3
+ <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" id="zoom-to-content">
4
+ <path d="M9 22H3C2.45 22 1.97917 21.8042 1.5875 21.4125C1.19583 21.0208 1 20.55 1 20V15C1 14.7167 1.09583 14.4792 1.2875 14.2875C1.47917 14.0958 1.71667 14 2 14C2.28333 14 2.52083 14.0958 2.7125 14.2875C2.90417 14.4792 3 14.7167 3 15V20H9C9.28333 20 9.52083 20.0958 9.7125 20.2875C9.90417 20.4792 10 20.7167 10 21C10 21.2833 9.90417 21.5208 9.7125 21.7125C9.52083 21.9042 9.28333 22 9 22ZM15 20H21V15C21 14.7167 21.0958 14.4792 21.2875 14.2875C21.4792 14.0958 21.7167 14 22 14C22.2833 14 22.5208 14.0958 22.7125 14.2875C22.9042 14.4792 23 14.7167 23 15V20C23 20.55 22.8042 21.0208 22.4125 21.4125C22.0208 21.8042 21.55 22 21 22H15C14.7167 22 14.4792 21.9042 14.2875 21.7125C14.0958 21.5208 14 21.2833 14 21C14 20.7167 14.0958 20.4792 14.2875 20.2875C14.4792 20.0958 14.7167 20 15 20ZM1 9V4C1 3.45 1.19583 2.97917 1.5875 2.5875C1.97917 2.19583 2.45 2 3 2H9C9.28333 2 9.52083 2.09583 9.7125 2.2875C9.90417 2.47917 10 2.71667 10 3C10 3.28333 9.90417 3.52083 9.7125 3.7125C9.52083 3.90417 9.28333 4 9 4H3V9C3 9.28333 2.90417 9.52083 2.7125 9.7125C2.52083 9.90417 2.28333 10 2 10C1.71667 10 1.47917 9.90417 1.2875 9.7125C1.09583 9.52083 1 9.28333 1 9ZM21 9V4H15C14.7167 4 14.4792 3.90417 14.2875 3.7125C14.0958 3.52083 14 3.28333 14 3C14 2.71667 14.0958 2.47917 14.2875 2.2875C14.4792 2.09583 14.7167 2 15 2H21C21.55 2 22.0208 2.19583 22.4125 2.5875C22.8042 2.97917 23 3.45 23 4V9C23 9.28333 22.9042 9.52083 22.7125 9.7125C22.5208 9.90417 22.2833 10 22 10C21.7167 10 21.4792 9.90417 21.2875 9.7125C21.0958 9.52083 21 9.28333 21 9Z" fill="currentColor"/>
5
+ <path d="M6 8C6 7.44772 6.44772 7 7 7H17C17.5523 7 18 7.44772 18 8V16C18 16.5523 17.5523 17 17 17H7C6.44772 17 6 16.5523 6 16V8Z" fill="currentColor"/>
6
+ </symbol>
7
+ <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" id="zoom-to-content-active">
8
+ <path d="M9 22H3C2.45 22 1.97917 21.8042 1.5875 21.4125C1.19583 21.0208 1 20.55 1 20V15C1 14.7167 1.09583 14.4792 1.2875 14.2875C1.47917 14.0958 1.71667 14 2 14C2.28333 14 2.52083 14.0958 2.7125 14.2875C2.90417 14.4792 3 14.7167 3 15V20H9C9.28333 20 9.52083 20.0958 9.7125 20.2875C9.90417 20.4792 10 20.7167 10 21C10 21.2833 9.90417 21.5208 9.7125 21.7125C9.52083 21.9042 9.28333 22 9 22ZM15 20H21V15C21 14.7167 21.0958 14.4792 21.2875 14.2875C21.4792 14.0958 21.7167 14 22 14C22.2833 14 22.5208 14.0958 22.7125 14.2875C22.9042 14.4792 23 14.7167 23 15V20C23 20.55 22.8042 21.0208 22.4125 21.4125C22.0208 21.8042 21.55 22 21 22H15C14.7167 22 14.4792 21.9042 14.2875 21.7125C14.0958 21.5208 14 21.2833 14 21C14 20.7167 14.0958 20.4792 14.2875 20.2875C14.4792 20.0958 14.7167 20 15 20ZM1 9V4C1 3.45 1.19583 2.97917 1.5875 2.5875C1.97917 2.19583 2.45 2 3 2H9C9.28333 2 9.52083 2.09583 9.7125 2.2875C9.90417 2.47917 10 2.71667 10 3C10 3.28333 9.90417 3.52083 9.7125 3.7125C9.52083 3.90417 9.28333 4 9 4H3V9C3 9.28333 2.90417 9.52083 2.7125 9.7125C2.52083 9.90417 2.28333 10 2 10C1.71667 10 1.47917 9.90417 1.2875 9.7125C1.09583 9.52083 1 9.28333 1 9ZM21 9V4H15C14.7167 4 14.4792 3.90417 14.2875 3.7125C14.0958 3.52083 14 3.28333 14 3C14 2.71667 14.0958 2.47917 14.2875 2.2875C14.4792 2.09583 14.7167 2 15 2H21C21.55 2 22.0208 2.19583 22.4125 2.5875C22.8042 2.97917 23 3.45 23 4V9C23 9.28333 22.9042 9.52083 22.7125 9.7125C22.5208 9.90417 22.2833 10 22 10C21.7167 10 21.4792 9.90417 21.2875 9.7125C21.0958 9.52083 21 9.28333 21 9Z" fill="currentColor"/>
9
+ <path d="M6 8C6 7.44772 6.44772 7 7 7H17C17.5523 7 18 7.44772 18 8V16C18 16.5523 17.5523 17 17 17H7C6.44772 17 6 16.5523 6 16V8Z" fill="currentColor"/>
10
+ </symbol>
11
+ <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" id="hectometer">
12
+ <rect width="24" height="24" fill="none"/>
13
+ <path d="M1.75 5C1.75 4.30964 2.30964 3.75 3 3.75H21C21.6904 3.75 22.25 4.30964 22.25 5V19C22.25 19.6904 21.6904 20.25 21 20.25H3C2.30964 20.25 1.75 19.6904 1.75 19V5Z" fill="white" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"/>
14
+ <path d="M7 16H5V8H7V11.0769H9V8H11V16H9V13H7V16Z" fill="currentColor"/>
15
+ <path d="M12 8V16H14V12.5L15.5 15L17 12.5V16H19V8H17.5L15.5 11.5L13.5 8H12Z" fill="currentColor"/>
16
+ </symbol>
17
+ <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" id="hectometer-active">
18
+ <rect width="24" height="24" fill="none"/>
19
+ <path d="M2 5C2 4.44772 2.44772 4 3 4H21C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V5Z" fill="currentColor" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/>
20
+ <path d="M7 16H5V8H7V11.0769H9V8H11V16H9V13H7V16Z" fill="white"/>
21
+ <path d="M12 8V16H14V12.5L15.5 15L17 12.5V16H19V8H17.5L15.5 11.5L13.5 8H12Z" fill="white"/>
22
+ </symbol>
23
+ <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" id="low-res">
24
+ <rect width="24" height="24" fill="none"/>
25
+ <path d="M15.29 12.79C15.1 12.98 15 13.22 15 13.5V15C15 15.285 15.095 15.52 15.29 15.71C15.48 15.9 15.72 16 16 16H18V17H15V18.5H18.5C18.785 18.5 19.02 18.405 19.21 18.21C19.4 18.02 19.5 17.78 19.5 17.5V16C19.5 15.715 19.405 15.48 19.21 15.29C19.02 15.1 18.78 15 18.5 15H16.5V14H19.5V12.5H16C15.715 12.5 15.48 12.595 15.29 12.79Z" fill="currentColor"/>
26
+ <path d="M10 18.5H14V17H11.5V16.25H13.5V14.75H11.5V14H14V12.5H10V18.5Z" fill="currentColor"/>
27
+ <path d="M22.55 3.45C22.25 3.15 21.9 3 21.5 3H2.5C2.1 3 1.75 3.15 1.45 3.45C1.15 3.75 1 4.1 1 4.5V19.5C1 19.9 1.15 20.25 1.45 20.55C1.75 20.85 2.1 21 2.5 21H21.5C21.9 21 22.25 20.85 22.55 20.55C22.85 20.25 23 19.9 23 19.5V4.5C23 4.1 22.85 3.75 22.55 3.45ZM21.5 19.5H2.5V4.5H21.5V19.5Z" fill="currentColor"/>
28
+ <path d="M9.945 11.5H12.555C13.075 11.5 13.5 11.075 13.5 10.555V6.445C13.5 5.925 13.075 5.5 12.555 5.5H9.945C9.425 5.5 9 5.925 9 6.445V10.555C9 11.075 9.425 11.5 9.945 11.5ZM10.39 7.305C10.39 7.07 10.585 6.875 10.82 6.875H11.68C11.915 6.875 12.11 7.07 12.11 7.305V9.695C12.11 9.93 11.915 10.125 11.68 10.125H10.82C10.585 10.125 10.39 9.93 10.39 9.695V7.305Z" fill="currentColor"/>
29
+ <path d="M8 11.5V10H5V5.5H3.5V11.5H8Z" fill="currentColor"/>
30
+ <path d="M4.5 12.5V18.5H6V16.5H6.6L7.5 18.5H9L8.025 16.2C8.31 16.1 8.54 15.95 8.725 15.75C8.91 15.55 9 15.3 9 15V13.625C9 13.315 8.89 13.045 8.67 12.83C8.45 12.61 8.185 12.5 7.875 12.5H4.5ZM7.5 15H6V14H7.5V15Z" fill="currentColor"/>
31
+ <path d="M16.775 11.5L17.345 8.855H17.36L17.855 11.5H19.2L20.335 5.5H19.085L18.585 8.795H18.57L18.08 5.5H16.76L16.195 8.835L15.68 5.5H14.35L15.41 11.5H16.775Z" fill="currentColor"/>
32
+ </symbol>
33
+ <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" id="low-res-active">
34
+ <rect width="24" height="24" fill="none"/>
35
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.55 3.45C22.25 3.15 21.9 3 21.5 3H2.5C2.1 3 1.75 3.15 1.45 3.45C1.15 3.75 1 4.1 1 4.5V19.5C1 19.9 1.15 20.25 1.45 20.55C1.75 20.85 2.1 21 2.5 21H21.5C21.9 21 22.25 20.85 22.55 20.55C22.85 20.25 23 19.9 23 19.5V4.5C23 4.1 22.85 3.75 22.55 3.45ZM9.945 11.5H12.555C13.075 11.5 13.5 11.075 13.5 10.555V6.445C13.5 5.925 13.075 5.5 12.555 5.5H9.945C9.425 5.5 9 5.925 9 6.445V10.555C9 11.075 9.425 11.5 9.945 11.5ZM10.82 6.875C10.585 6.875 10.39 7.07 10.39 7.305V9.695C10.39 9.93 10.585 10.125 10.82 10.125H11.68C11.915 10.125 12.11 9.93 12.11 9.695V8.5V7.305C12.11 7.07 11.915 6.875 11.68 6.875H10.82ZM8 10V11.5H3.5V5.5H5V7.75V10H8ZM4.5 12.5V18.5H6V16.5H6.6L7.5 18.5H9L8.025 16.2C8.31 16.1 8.54 15.95 8.725 15.75C8.91 15.55 9 15.3 9 15V13.625C9 13.315 8.89 13.045 8.67 12.83C8.45 12.61 8.185 12.5 7.875 12.5H4.5ZM6 15H7.5V14H6V15ZM14 17V18.5H10V12.5H12H14V14H11.5V14.75H13.5V16.25H11.5V17H14ZM15.29 12.79C15.1 12.98 15 13.22 15 13.5V15C15 15.285 15.095 15.52 15.29 15.71C15.48 15.9 15.72 16 16 16H18V17H15V18.5H18.5C18.785 18.5 19.02 18.405 19.21 18.21C19.4 18.02 19.5 17.78 19.5 17.5V16C19.5 15.715 19.405 15.48 19.21 15.29C19.02 15.1 18.78 15 18.5 15H16.5V14H19.5V12.5H16C15.715 12.5 15.48 12.595 15.29 12.79ZM17.345 8.855L16.775 11.5H15.41L14.35 5.5H15.68L16.195 8.835L16.76 5.5H18.08L18.57 8.795H18.585L19.085 5.5H20.335L19.2 11.5H17.855L17.36 8.855H17.345Z" fill="currentColor"/>
36
+ </symbol>
37
+ </defs>
38
+ </svg>