@oiz/stzh-components 2.11.1 → 2.12.0-beta1

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 (381) hide show
  1. package/dist/cjs/{app-globals-7697372c.js → app-globals-749422d7.js} +8 -4
  2. package/dist/cjs/app-globals-749422d7.js.map +1 -0
  3. package/dist/cjs/index.cjs.js.map +1 -1
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/stzh-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/stzh-accordion.cjs.entry.js.map +1 -1
  7. package/dist/cjs/stzh-appointments.cjs.entry.js +7 -3
  8. package/dist/cjs/stzh-appointments.cjs.entry.js.map +1 -1
  9. package/dist/cjs/stzh-components.cjs.js +2 -2
  10. package/dist/cjs/stzh-container.cjs.entry.js +1 -1
  11. package/dist/cjs/stzh-container.cjs.entry.js.map +1 -1
  12. package/dist/cjs/stzh-datalist_2.cjs.entry.js +1 -1
  13. package/dist/cjs/stzh-datalist_2.cjs.entry.js.map +1 -1
  14. package/dist/cjs/stzh-datepicker_3.cjs.entry.js +33 -14
  15. package/dist/cjs/stzh-datepicker_3.cjs.entry.js.map +1 -1
  16. package/dist/cjs/stzh-gallery.cjs.entry.js +1 -1
  17. package/dist/cjs/stzh-gallery.cjs.entry.js.map +1 -1
  18. package/dist/cjs/stzh-progressbar-item.cjs.entry.js +2 -1
  19. package/dist/cjs/stzh-progressbar-item.cjs.entry.js.map +1 -1
  20. package/dist/cjs/stzh-progressbar.cjs.entry.js +14 -0
  21. package/dist/cjs/stzh-progressbar.cjs.entry.js.map +1 -1
  22. package/dist/cjs/stzh-sticky.cjs.entry.js +1 -1
  23. package/dist/cjs/stzh-sticky.cjs.entry.js.map +1 -1
  24. package/dist/cjs/stzh-toastbar.cjs.entry.js +8 -1
  25. package/dist/cjs/stzh-toastbar.cjs.entry.js.map +1 -1
  26. package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +7 -3
  27. package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js.map +1 -1
  28. package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +7 -3
  29. package/dist/cjs/stzh-vbz-ticker.cjs.entry.js.map +1 -1
  30. package/dist/collection/assets/i18n/de.json +12 -0
  31. package/dist/collection/assets/i18n/en.json +12 -0
  32. package/dist/collection/components/stzh-accordion/stzh-accordion.css +3 -2
  33. package/dist/collection/components/stzh-appointments/stzh-appointments.js +9 -3
  34. package/dist/collection/components/stzh-appointments/stzh-appointments.js.map +1 -1
  35. package/dist/collection/components/stzh-button/stzh-button.js +1 -1
  36. package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +1 -1
  37. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +1 -1
  38. package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +1 -1
  39. package/dist/collection/components/stzh-container/stzh-container.css +8 -8
  40. package/dist/collection/components/stzh-datalist/stzh-datalist.css +1 -1
  41. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.js +1 -1
  42. package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +62 -15
  43. package/dist/collection/components/stzh-datepicker/stzh-datepicker.js.map +1 -1
  44. package/dist/collection/components/stzh-gallery/stzh-gallery.css +0 -4
  45. package/dist/collection/components/stzh-input/stzh-input.js +1 -1
  46. package/dist/collection/components/stzh-link/stzh-link.js +1 -1
  47. package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +35 -0
  48. package/dist/collection/components/stzh-progressbar/stzh-progressbar.js.map +1 -1
  49. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +3 -2
  50. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js.map +1 -1
  51. package/dist/collection/components/stzh-radio/stzh-radio.js +1 -1
  52. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +5 -3
  53. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js.map +1 -1
  54. package/dist/collection/components/stzh-richtext/stzh-richtext.js +1 -1
  55. package/dist/collection/components/stzh-sticky/stzh-sticky.css +4 -4
  56. package/dist/collection/components/stzh-timepicker/stzh-timepicker.js +1 -1
  57. package/dist/collection/components/stzh-toastbar/stzh-toastbar.js +8 -1
  58. package/dist/collection/components/stzh-toastbar/stzh-toastbar.js.map +1 -1
  59. package/dist/collection/components/stzh-toggle/stzh-toggle.js +1 -1
  60. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +9 -3
  61. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js.map +1 -1
  62. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +9 -3
  63. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js.map +1 -1
  64. package/dist/collection/global/js/helpers/utils.js +6 -2
  65. package/dist/collection/index.js.map +1 -1
  66. package/dist/collection/utils/translation-utils.js.map +1 -1
  67. package/dist/components/index.js +7 -3
  68. package/dist/components/index.js.map +1 -1
  69. package/dist/components/index2.js.map +1 -1
  70. package/dist/components/stzh-accordion.js +1 -1
  71. package/dist/components/stzh-accordion.js.map +1 -1
  72. package/dist/components/stzh-appointments.js +8 -3
  73. package/dist/components/stzh-appointments.js.map +1 -1
  74. package/dist/components/stzh-container.js +1 -1
  75. package/dist/components/stzh-container.js.map +1 -1
  76. package/dist/components/stzh-datalist2.js +1 -1
  77. package/dist/components/stzh-datalist2.js.map +1 -1
  78. package/dist/components/stzh-datepicker2.js +38 -16
  79. package/dist/components/stzh-datepicker2.js.map +1 -1
  80. package/dist/components/stzh-gallery.js +1 -1
  81. package/dist/components/stzh-gallery.js.map +1 -1
  82. package/dist/components/stzh-progressbar-item2.js +2 -1
  83. package/dist/components/stzh-progressbar-item2.js.map +1 -1
  84. package/dist/components/stzh-progressbar.js +16 -1
  85. package/dist/components/stzh-progressbar.js.map +1 -1
  86. package/dist/components/stzh-radiogroup2.js +1 -1
  87. package/dist/components/stzh-sticky.js +1 -1
  88. package/dist/components/stzh-sticky.js.map +1 -1
  89. package/dist/components/stzh-toastbar.js +8 -1
  90. package/dist/components/stzh-toastbar.js.map +1 -1
  91. package/dist/components/stzh-vbz-majorticker.js +8 -3
  92. package/dist/components/stzh-vbz-majorticker.js.map +1 -1
  93. package/dist/components/stzh-vbz-ticker.js +8 -3
  94. package/dist/components/stzh-vbz-ticker.js.map +1 -1
  95. package/dist/esm/{app-globals-1a77c38b.js → app-globals-5f5be02f.js} +8 -4
  96. package/dist/esm/app-globals-5f5be02f.js.map +1 -0
  97. package/dist/esm/index.js.map +1 -1
  98. package/dist/esm/loader.js +2 -2
  99. package/dist/esm/stzh-accordion.entry.js +1 -1
  100. package/dist/esm/stzh-accordion.entry.js.map +1 -1
  101. package/dist/esm/stzh-appointments.entry.js +7 -3
  102. package/dist/esm/stzh-appointments.entry.js.map +1 -1
  103. package/dist/esm/stzh-components.js +2 -2
  104. package/dist/esm/stzh-container.entry.js +1 -1
  105. package/dist/esm/stzh-container.entry.js.map +1 -1
  106. package/dist/esm/stzh-datalist_2.entry.js +1 -1
  107. package/dist/esm/stzh-datalist_2.entry.js.map +1 -1
  108. package/dist/esm/stzh-datepicker_3.entry.js +34 -15
  109. package/dist/esm/stzh-datepicker_3.entry.js.map +1 -1
  110. package/dist/esm/stzh-gallery.entry.js +1 -1
  111. package/dist/esm/stzh-gallery.entry.js.map +1 -1
  112. package/dist/esm/stzh-progressbar-item.entry.js +2 -1
  113. package/dist/esm/stzh-progressbar-item.entry.js.map +1 -1
  114. package/dist/esm/stzh-progressbar.entry.js +14 -0
  115. package/dist/esm/stzh-progressbar.entry.js.map +1 -1
  116. package/dist/esm/stzh-sticky.entry.js +1 -1
  117. package/dist/esm/stzh-sticky.entry.js.map +1 -1
  118. package/dist/esm/stzh-toastbar.entry.js +8 -1
  119. package/dist/esm/stzh-toastbar.entry.js.map +1 -1
  120. package/dist/esm/stzh-vbz-majorticker.entry.js +7 -3
  121. package/dist/esm/stzh-vbz-majorticker.entry.js.map +1 -1
  122. package/dist/esm/stzh-vbz-ticker.entry.js +7 -3
  123. package/dist/esm/stzh-vbz-ticker.entry.js.map +1 -1
  124. package/dist/esm-es5/{app-globals-1a77c38b.js → app-globals-5f5be02f.js} +2 -2
  125. package/dist/esm-es5/app-globals-5f5be02f.js.map +1 -0
  126. package/dist/esm-es5/index.js.map +1 -1
  127. package/dist/esm-es5/loader.js +1 -1
  128. package/dist/esm-es5/loader.js.map +1 -1
  129. package/dist/esm-es5/stzh-accordion.entry.js +1 -1
  130. package/dist/esm-es5/stzh-accordion.entry.js.map +1 -1
  131. package/dist/esm-es5/stzh-appointments.entry.js +1 -1
  132. package/dist/esm-es5/stzh-appointments.entry.js.map +1 -1
  133. package/dist/esm-es5/stzh-components.js +1 -1
  134. package/dist/esm-es5/stzh-components.js.map +1 -1
  135. package/dist/esm-es5/stzh-container.entry.js +1 -1
  136. package/dist/esm-es5/stzh-container.entry.js.map +1 -1
  137. package/dist/esm-es5/stzh-datalist_2.entry.js +1 -1
  138. package/dist/esm-es5/stzh-datalist_2.entry.js.map +1 -1
  139. package/dist/esm-es5/stzh-datepicker_3.entry.js +1 -1
  140. package/dist/esm-es5/stzh-datepicker_3.entry.js.map +1 -1
  141. package/dist/esm-es5/stzh-gallery.entry.js +1 -1
  142. package/dist/esm-es5/stzh-gallery.entry.js.map +1 -1
  143. package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
  144. package/dist/esm-es5/stzh-progressbar-item.entry.js.map +1 -1
  145. package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
  146. package/dist/esm-es5/stzh-progressbar.entry.js.map +1 -1
  147. package/dist/esm-es5/stzh-sticky.entry.js +1 -1
  148. package/dist/esm-es5/stzh-sticky.entry.js.map +1 -1
  149. package/dist/esm-es5/stzh-toastbar.entry.js +1 -1
  150. package/dist/esm-es5/stzh-toastbar.entry.js.map +1 -1
  151. package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
  152. package/dist/esm-es5/stzh-vbz-majorticker.entry.js.map +1 -1
  153. package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
  154. package/dist/esm-es5/stzh-vbz-ticker.entry.js.map +1 -1
  155. package/dist/stzh-components/assets/i18n/de.json +12 -0
  156. package/dist/stzh-components/assets/i18n/en.json +12 -0
  157. package/dist/stzh-components/index.esm.js.map +1 -1
  158. package/dist/stzh-components/p-0b1b2aa6.system.entry.js +2 -0
  159. package/dist/stzh-components/p-0b1b2aa6.system.entry.js.map +1 -0
  160. package/dist/stzh-components/{p-11784b90.entry.js → p-0ba7ce34.entry.js} +2 -2
  161. package/dist/stzh-components/p-0ba7ce34.entry.js.map +1 -0
  162. package/dist/stzh-components/p-0bb08043.system.js.map +1 -1
  163. package/dist/stzh-components/p-222ba06a.entry.js +2 -0
  164. package/dist/stzh-components/p-222ba06a.entry.js.map +1 -0
  165. package/dist/stzh-components/{p-c658502d.system.entry.js → p-241997a2.system.entry.js} +2 -2
  166. package/dist/stzh-components/p-241997a2.system.entry.js.map +1 -0
  167. package/dist/stzh-components/p-2d88c544.system.entry.js +2 -0
  168. package/dist/stzh-components/p-2d88c544.system.entry.js.map +1 -0
  169. package/dist/stzh-components/p-361996d1.entry.js +2 -0
  170. package/dist/stzh-components/p-361996d1.entry.js.map +1 -0
  171. package/dist/stzh-components/{p-54dbcd0e.system.entry.js → p-383c2c21.system.entry.js} +2 -2
  172. package/dist/stzh-components/{p-54dbcd0e.system.entry.js.map → p-383c2c21.system.entry.js.map} +1 -1
  173. package/dist/stzh-components/{p-15980af0.entry.js → p-534dc28e.entry.js} +2 -2
  174. package/dist/stzh-components/{p-15980af0.entry.js.map → p-534dc28e.entry.js.map} +1 -1
  175. package/dist/stzh-components/{p-5fdf0a8e.entry.js → p-5486402c.entry.js} +2 -2
  176. package/dist/stzh-components/{p-5fdf0a8e.entry.js.map → p-5486402c.entry.js.map} +1 -1
  177. package/dist/stzh-components/p-55d76b46.system.entry.js +2 -0
  178. package/dist/stzh-components/p-55d76b46.system.entry.js.map +1 -0
  179. package/dist/stzh-components/{p-98b60fb7.js → p-5e014c0e.js} +2 -2
  180. package/dist/stzh-components/p-5e014c0e.js.map +1 -0
  181. package/dist/stzh-components/{p-e5c1f04c.system.entry.js → p-628b5b0d.system.entry.js} +2 -2
  182. package/dist/stzh-components/p-628b5b0d.system.entry.js.map +1 -0
  183. package/dist/stzh-components/p-66b0d1f3.entry.js +2 -0
  184. package/dist/stzh-components/p-66b0d1f3.entry.js.map +1 -0
  185. package/dist/stzh-components/{p-8b4cc10d.entry.js → p-761909d5.entry.js} +2 -2
  186. package/dist/stzh-components/p-761909d5.entry.js.map +1 -0
  187. package/dist/stzh-components/{p-50914ed3.system.entry.js → p-87a3758c.system.entry.js} +2 -2
  188. package/dist/stzh-components/p-87a3758c.system.entry.js.map +1 -0
  189. package/dist/stzh-components/p-a1e1261a.entry.js +2 -0
  190. package/dist/stzh-components/p-a1e1261a.entry.js.map +1 -0
  191. package/dist/stzh-components/p-aa9975e6.entry.js +2 -0
  192. package/dist/stzh-components/p-aa9975e6.entry.js.map +1 -0
  193. package/dist/stzh-components/{p-bb2fe16f.system.entry.js → p-b3d76f2a.system.entry.js} +2 -2
  194. package/dist/stzh-components/{p-bb2fe16f.system.entry.js.map → p-b3d76f2a.system.entry.js.map} +1 -1
  195. package/dist/stzh-components/p-bf7316ab.system.js +2 -0
  196. package/dist/stzh-components/{p-bde8bb45.system.js.map → p-bf7316ab.system.js.map} +1 -1
  197. package/dist/stzh-components/{p-aefc1441.entry.js → p-c57402af.entry.js} +2 -2
  198. package/dist/stzh-components/p-c57402af.entry.js.map +1 -0
  199. package/dist/stzh-components/{p-cbcb366a.system.entry.js → p-c60ccc16.system.entry.js} +2 -2
  200. package/dist/stzh-components/p-c60ccc16.system.entry.js.map +1 -0
  201. package/dist/stzh-components/{p-cc260e20.entry.js → p-d5ee8b1a.entry.js} +2 -2
  202. package/dist/stzh-components/{p-cc260e20.entry.js.map → p-d5ee8b1a.entry.js.map} +1 -1
  203. package/dist/stzh-components/{p-d9984b93.system.entry.js → p-dc30c467.system.entry.js} +2 -2
  204. package/dist/stzh-components/p-dc30c467.system.entry.js.map +1 -0
  205. package/dist/stzh-components/{p-9bfe7d0d.system.entry.js → p-e69312e4.system.entry.js} +2 -2
  206. package/dist/stzh-components/p-e69312e4.system.entry.js.map +1 -0
  207. package/dist/stzh-components/{p-84ae2651.system.js → p-ebb38041.system.js} +2 -2
  208. package/dist/stzh-components/p-ebb38041.system.js.map +1 -0
  209. package/dist/stzh-components/p-fa0e39e0.system.entry.js +2 -0
  210. package/dist/stzh-components/p-fa0e39e0.system.entry.js.map +1 -0
  211. package/dist/stzh-components/p-ffb4e717.entry.js +2 -0
  212. package/dist/stzh-components/p-ffb4e717.entry.js.map +1 -0
  213. package/dist/stzh-components/stzh-components.esm.js +1 -1
  214. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  215. package/dist/stzh-components/stzh-components.js +1 -1
  216. package/dist/types/components.d.ts +14 -2
  217. package/dist/types/utils/translation-utils.d.ts +2 -0
  218. package/dist/vscode-data.json +7523 -0
  219. package/package.json +1 -1
  220. package/dist/cjs/app-globals-7697372c.js.map +0 -1
  221. package/dist/esm/app-globals-1a77c38b.js.map +0 -1
  222. package/dist/esm-es5/app-globals-1a77c38b.js.map +0 -1
  223. package/dist/stzh-components/p-07819ba5.entry.js +0 -2
  224. package/dist/stzh-components/p-07819ba5.entry.js.map +0 -1
  225. package/dist/stzh-components/p-1095d872.system.entry.js +0 -2
  226. package/dist/stzh-components/p-1095d872.system.entry.js.map +0 -1
  227. package/dist/stzh-components/p-11784b90.entry.js.map +0 -1
  228. package/dist/stzh-components/p-446dcea5.entry.js +0 -2
  229. package/dist/stzh-components/p-446dcea5.entry.js.map +0 -1
  230. package/dist/stzh-components/p-50914ed3.system.entry.js.map +0 -1
  231. package/dist/stzh-components/p-7b0da017.entry.js +0 -2
  232. package/dist/stzh-components/p-7b0da017.entry.js.map +0 -1
  233. package/dist/stzh-components/p-7fdd98fe.entry.js +0 -2
  234. package/dist/stzh-components/p-7fdd98fe.entry.js.map +0 -1
  235. package/dist/stzh-components/p-84ae2651.system.js.map +0 -1
  236. package/dist/stzh-components/p-8b4cc10d.entry.js.map +0 -1
  237. package/dist/stzh-components/p-8f98fc45.system.entry.js +0 -2
  238. package/dist/stzh-components/p-8f98fc45.system.entry.js.map +0 -1
  239. package/dist/stzh-components/p-98b60fb7.js.map +0 -1
  240. package/dist/stzh-components/p-9bfe7d0d.system.entry.js.map +0 -1
  241. package/dist/stzh-components/p-aafc8687.entry.js +0 -2
  242. package/dist/stzh-components/p-aafc8687.entry.js.map +0 -1
  243. package/dist/stzh-components/p-aefc1441.entry.js.map +0 -1
  244. package/dist/stzh-components/p-afb2885a.entry.js +0 -2
  245. package/dist/stzh-components/p-afb2885a.entry.js.map +0 -1
  246. package/dist/stzh-components/p-bde8bb45.system.js +0 -2
  247. package/dist/stzh-components/p-c658502d.system.entry.js.map +0 -1
  248. package/dist/stzh-components/p-cbcb366a.system.entry.js.map +0 -1
  249. package/dist/stzh-components/p-d9984b93.system.entry.js.map +0 -1
  250. package/dist/stzh-components/p-e278cda2.system.entry.js +0 -2
  251. package/dist/stzh-components/p-e278cda2.system.entry.js.map +0 -1
  252. package/dist/stzh-components/p-e5c1f04c.system.entry.js.map +0 -1
  253. package/dist/stzh-components/p-ff356dc8.system.entry.js +0 -2
  254. package/dist/stzh-components/p-ff356dc8.system.entry.js.map +0 -1
  255. package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +0 -15
  256. package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +0 -73
  257. package/dist/types/components/stzh-actions/stzh-actions.d.ts +0 -16
  258. package/dist/types/components/stzh-actionset/stzh-actionset.d.ts +0 -45
  259. package/dist/types/components/stzh-amount/stzh-amount.d.ts +0 -73
  260. package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +0 -23
  261. package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +0 -73
  262. package/dist/types/components/stzh-audio/stzh-audio.d.ts +0 -58
  263. package/dist/types/components/stzh-button/stzh-button.d.ts +0 -105
  264. package/dist/types/components/stzh-buttongroup/stzh-buttongroup.d.ts +0 -7
  265. package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +0 -88
  266. package/dist/types/components/stzh-card/stzh-card.d.ts +0 -127
  267. package/dist/types/components/stzh-card-list/stzh-card-list.d.ts +0 -31
  268. package/dist/types/components/stzh-carousel/stzh-carousel.d.ts +0 -175
  269. package/dist/types/components/stzh-chart/stzh-chart.d.ts +0 -15
  270. package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +0 -57
  271. package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +0 -64
  272. package/dist/types/components/stzh-chip/stzh-chip.d.ts +0 -74
  273. package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +0 -46
  274. package/dist/types/components/stzh-clamp/stzh-clamp.d.ts +0 -49
  275. package/dist/types/components/stzh-contact/stzh-contact.d.ts +0 -54
  276. package/dist/types/components/stzh-datalist/stzh-datalist.d.ts +0 -51
  277. package/dist/types/components/stzh-datalist-item/stzh-datalist-item.d.ts +0 -62
  278. package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +0 -6
  279. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +0 -57
  280. package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +0 -103
  281. package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +0 -91
  282. package/dist/types/components/stzh-details/stzh-details.d.ts +0 -35
  283. package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +0 -64
  284. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +0 -173
  285. package/dist/types/components/stzh-figure/stzh-figure.d.ts +0 -21
  286. package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +0 -35
  287. package/dist/types/components/stzh-footer/stzh-footer.d.ts +0 -27
  288. package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +0 -54
  289. package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +0 -50
  290. package/dist/types/components/stzh-header/stzh-header.d.ts +0 -68
  291. package/dist/types/components/stzh-hr/stzh-hr.d.ts +0 -7
  292. package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +0 -60
  293. package/dist/types/components/stzh-imagecomparison/stzh-imagecomparison.d.ts +0 -29
  294. package/dist/types/components/stzh-input/stzh-input.d.ts +0 -104
  295. package/dist/types/components/stzh-invert/stzh-invert.d.ts +0 -7
  296. package/dist/types/components/stzh-langnav/stzh-langnav.d.ts +0 -19
  297. package/dist/types/components/stzh-link/stzh-link.d.ts +0 -88
  298. package/dist/types/components/stzh-list/stzh-list.d.ts +0 -9
  299. package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +0 -7
  300. package/dist/types/components/stzh-loader/stzh-loader.d.ts +0 -13
  301. package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +0 -12
  302. package/dist/types/components/stzh-logo/stzh-logo.d.ts +0 -9
  303. package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +0 -50
  304. package/dist/types/components/stzh-message/stzh-message.d.ts +0 -37
  305. package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +0 -11
  306. package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.d.ts +0 -33
  307. package/dist/types/components/stzh-monthyearpicker/stzh-monthyearpicker.d.ts +0 -98
  308. package/dist/types/components/stzh-olmap/stzh-olmap.d.ts +0 -124
  309. package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +0 -34
  310. package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +0 -11
  311. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +0 -29
  312. package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +0 -15
  313. package/dist/types/components/stzh-pagetitle-hero/stzh-pagetitle-hero.d.ts +0 -25
  314. package/dist/types/components/stzh-pagination/stzh-pagination.d.ts +0 -52
  315. package/dist/types/components/stzh-panorama/stzh-panorama.d.ts +0 -74
  316. package/dist/types/components/stzh-popover/stzh-popover.d.ts +0 -73
  317. package/dist/types/components/stzh-print/stzh-print.d.ts +0 -12
  318. package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +0 -49
  319. package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +0 -34
  320. package/dist/types/components/stzh-radio/stzh-radio.d.ts +0 -57
  321. package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +0 -66
  322. package/dist/types/components/stzh-ratio/stzh-ratio.d.ts +0 -22
  323. package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +0 -18
  324. package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +0 -22
  325. package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +0 -28
  326. package/dist/types/components/stzh-scrollup/stzh-scrollup.d.ts +0 -12
  327. package/dist/types/components/stzh-share/stzh-share.d.ts +0 -21
  328. package/dist/types/components/stzh-show/stzh-show.d.ts +0 -22
  329. package/dist/types/components/stzh-sitemap/stzh-sitemap.d.ts +0 -14
  330. package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +0 -38
  331. package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +0 -59
  332. package/dist/types/components/stzh-status/stzh-status.d.ts +0 -14
  333. package/dist/types/components/stzh-sticky/stzh-sticky.d.ts +0 -58
  334. package/dist/types/components/stzh-table/stzh-table.d.ts +0 -43
  335. package/dist/types/components/stzh-textandimage/stzh-textandimage.d.ts +0 -14
  336. package/dist/types/components/stzh-timeline/stzh-timeline.d.ts +0 -23
  337. package/dist/types/components/stzh-timeline-item/stzh-timeline-item.d.ts +0 -78
  338. package/dist/types/components/stzh-timepicker/stzh-timepicker.d.ts +0 -62
  339. package/dist/types/components/stzh-toast/stzh-toast.d.ts +0 -39
  340. package/dist/types/components/stzh-toastbar/stzh-toastbar.d.ts +0 -41
  341. package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +0 -59
  342. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +0 -80
  343. package/dist/types/components/stzh-upload/stzh-upload.d.ts +0 -236
  344. package/dist/types/components/stzh-vbz-carousel/stzh-vbz-carousel.d.ts +0 -14
  345. package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +0 -37
  346. package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +0 -41
  347. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +0 -34
  348. package/dist/types/components/stzh-youtube/stzh-youtube.d.ts +0 -30
  349. package/dist/types/index.d.ts +0 -899
  350. package/dist/types/libraries/tom-select/types/constants.d.ts +0 -12
  351. package/dist/types/libraries/tom-select/types/contrib/highlight.d.ts +0 -13
  352. package/dist/types/libraries/tom-select/types/contrib/microevent.d.ts +0 -20
  353. package/dist/types/libraries/tom-select/types/contrib/microplugin.d.ts +0 -71
  354. package/dist/types/libraries/tom-select/types/defaults.d.ts +0 -51
  355. package/dist/types/libraries/tom-select/types/getSettings.d.ts +0 -3
  356. package/dist/types/libraries/tom-select/types/plugins/caret_position/plugin.d.ts +0 -16
  357. package/dist/types/libraries/tom-select/types/plugins/change_listener/plugin.d.ts +0 -16
  358. package/dist/types/libraries/tom-select/types/plugins/checkbox_options/plugin.d.ts +0 -16
  359. package/dist/types/libraries/tom-select/types/plugins/clear_button/plugin.d.ts +0 -17
  360. package/dist/types/libraries/tom-select/types/plugins/clear_button/types.d.ts +0 -5
  361. package/dist/types/libraries/tom-select/types/plugins/drag_drop/plugin.d.ts +0 -16
  362. package/dist/types/libraries/tom-select/types/plugins/dropdown_header/plugin.d.ts +0 -17
  363. package/dist/types/libraries/tom-select/types/plugins/dropdown_header/types.d.ts +0 -8
  364. package/dist/types/libraries/tom-select/types/plugins/dropdown_input/plugin.d.ts +0 -16
  365. package/dist/types/libraries/tom-select/types/plugins/input_autogrow/plugin.d.ts +0 -15
  366. package/dist/types/libraries/tom-select/types/plugins/no_active_items/plugin.d.ts +0 -15
  367. package/dist/types/libraries/tom-select/types/plugins/no_backspace_delete/plugin.d.ts +0 -15
  368. package/dist/types/libraries/tom-select/types/plugins/optgroup_columns/plugin.d.ts +0 -16
  369. package/dist/types/libraries/tom-select/types/plugins/remove_button/plugin.d.ts +0 -17
  370. package/dist/types/libraries/tom-select/types/plugins/remove_button/types.d.ts +0 -6
  371. package/dist/types/libraries/tom-select/types/plugins/restore_on_backspace/plugin.d.ts +0 -21
  372. package/dist/types/libraries/tom-select/types/plugins/virtual_scroll/plugin.d.ts +0 -16
  373. package/dist/types/libraries/tom-select/types/tom-select.complete.d.ts +0 -2
  374. package/dist/types/libraries/tom-select/types/tom-select.d.ts +0 -596
  375. package/dist/types/libraries/tom-select/types/tom-select.popular.d.ts +0 -2
  376. package/dist/types/libraries/tom-select/types/types/core.d.ts +0 -48
  377. package/dist/types/libraries/tom-select/types/types/index.d.ts +0 -2
  378. package/dist/types/libraries/tom-select/types/types/settings.d.ts +0 -78
  379. package/dist/types/libraries/tom-select/types/utils.d.ts +0 -76
  380. package/dist/types/libraries/tom-select/types/vanilla.d.ts +0 -76
  381. package/dist/types/types/svg.d.ts +0 -4
@@ -1,88 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhLinkFocusEvent, StzhLinkBlurEvent } from "../../index";
3
- import { StzhLocaleComponent } from "../../utils/translation-utils";
4
- /**
5
- * @slot - Slot for text content
6
- * @slot icon - Slot for icon element
7
- */
8
- export declare class StzhLink {
9
- /** Translation strings */
10
- localization: StzhLocaleComponent;
11
- /** Icon (use instead of icon slot) */
12
- icon: string;
13
- /** Icon Position */
14
- iconPosition: "left" | "right";
15
- /** Size variant */
16
- size: "default" | "small" | "inherit";
17
- /** href attribute of the link */
18
- href: string;
19
- /** Rel (if href is used) */
20
- rel: string;
21
- /** target if the button is used as link (if href used) */
22
- target: string;
23
- /** Download attribute of link (if `href` used) */
24
- download: string;
25
- /** type of the button, if used as button (if no href used) */
26
- type: "button" | "submit" | "reset";
27
- /** Variant style */
28
- variant: "default" | "secondary";
29
- /** Whether the link is full width */
30
- fullwidth: boolean;
31
- /** Text alignment */
32
- textAlign: "left" | "center" | "right" | "space-between" | "default";
33
- /** Badge text */
34
- badge: string;
35
- /** Badge type */
36
- badgeType: "default" | "success" | "warning" | "error" | "info";
37
- /** Whether badge should be displayed empty */
38
- badgeEmpty: boolean;
39
- /** Badge position */
40
- badgePosition: "icon" | "link";
41
- /** Disabled status */
42
- disabled: boolean;
43
- /** Active status */
44
- active: boolean;
45
- /** Whether only an icon is used inside the link */
46
- iconOnly: boolean;
47
- /** Label */
48
- label: string;
49
- /** Access key of link (usually a number e.g. 1) */
50
- linkAccesskey: string;
51
- /** Accessible label for screen readers to replace visible text */
52
- a11yLabel: string;
53
- /** Id for element which describes the button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
54
- a11yDescribedby: string;
55
- /** Aria expanded of link/button */
56
- a11yExpanded: boolean;
57
- /** Aria disabled of link/button */
58
- a11yDisabled: boolean;
59
- /** Aria controls of link/button */
60
- a11yControls: string;
61
- /** Tabindex of link/button */
62
- a11yTabindex: string;
63
- /**
64
- * For Adobe Analytics.
65
- * Will be rendered as value of `s-object-id` attribute to the link/button element.
66
- * Default value will be taken from `label` prop or default slot.
67
- */
68
- analyticsId: string;
69
- element: HTMLStzhLinkElement;
70
- /** Focus link */
71
- setFocus(): Promise<void>;
72
- /** Focus event */
73
- stzhFocus: EventEmitter<StzhLinkFocusEvent>;
74
- /** Input blur event */
75
- stzhBlur: EventEmitter<StzhLinkBlurEvent>;
76
- private link;
77
- private text;
78
- private focusedByInput;
79
- private onRootFocus;
80
- private onFocus;
81
- private onBlur;
82
- private renderIcon;
83
- private renderContent;
84
- private renderInner;
85
- componentWillLoad(): Promise<void>;
86
- componentDidRender(): void;
87
- render(): any;
88
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * @slot - Slot for `stzh-list-item`
3
- */
4
- export declare class StzhList {
5
- /** Variant */
6
- variant: "unordered" | "ordered" | "checklist";
7
- element: HTMLStzhListElement;
8
- render(): any;
9
- }
@@ -1,7 +0,0 @@
1
- /**
2
- * @slot - Slot for text
3
- */
4
- export declare class StzhListItem {
5
- element: HTMLStzhListItemElement;
6
- render(): any;
7
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * @slot - Slot for label/text content
3
- */
4
- export declare class StzhLoader {
5
- /** Size */
6
- size: "default" | "small";
7
- /** Label */
8
- label: string;
9
- /** Hide label text visually (still anounced for screenreaders) */
10
- hideLabel: boolean;
11
- element: HTMLStzhInputElement;
12
- render(): any;
13
- }
@@ -1,12 +0,0 @@
1
- /**
2
- */
3
- export declare class StzhLoadingbar {
4
- /** Percent */
5
- percent: number;
6
- /** Whether to hide/show percent */
7
- hidePercent: boolean;
8
- /** Label */
9
- label: string;
10
- element: HTMLStzhLoadingbarElement;
11
- render(): any;
12
- }
@@ -1,9 +0,0 @@
1
- /**
2
- *
3
- */
4
- export declare class StzhLogo {
5
- /** Type */
6
- type: "none" | "stzh" | "vbz" | "aoz" | "pkzh" | "uvz";
7
- element: HTMLStzhFigureElement;
8
- render(): any;
9
- }
@@ -1,50 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhMenuItemFocusEvent, StzhMenuItemBlurEvent } from "../../index";
3
- /**
4
- * @slot - Slot for any content
5
- * @slot icon - Slot for `stzh-icon` element
6
- */
7
- export declare class StzhMenuItem {
8
- /** Badge (only displayed if `icon` property or icon slot is used) */
9
- badge: string;
10
- /** Badge type */
11
- badgeType: "default" | "success" | "warning" | "error" | "info";
12
- /** Whether badge should be displayed empty */
13
- badgeEmpty: boolean;
14
- /** Whether the button is disabled */
15
- disabled: boolean;
16
- /** Whether the button is active */
17
- active: boolean;
18
- /** Icon (use instead of icon slot) */
19
- icon: string;
20
- /** Label */
21
- label: string;
22
- /** `href` if the button should be used as link */
23
- href: string;
24
- /** Target if the button is used as link (if `href` used) */
25
- target: string;
26
- /** Accessible label for screen readers to replace visible text */
27
- a11yLabel: string;
28
- /**
29
- * For Adobe Analytics.
30
- * Will be rendered as value of `s-object-id` attribute to the link/button element.
31
- * Default value will be taken from `label` prop or default slot.
32
- */
33
- analyticsId: string;
34
- element: HTMLStzhMenuItemElement;
35
- /** Focus menu item */
36
- setFocus(): Promise<void>;
37
- /** Focus event */
38
- stzhFocus: EventEmitter<StzhMenuItemFocusEvent>;
39
- /** Input blur event */
40
- stzhBlur: EventEmitter<StzhMenuItemBlurEvent>;
41
- private menuItem;
42
- private text;
43
- private focusedByInput;
44
- private onRootFocus;
45
- private onFocus;
46
- private onBlur;
47
- componentDidRender(): void;
48
- private renderInner;
49
- render(): any;
50
- }
@@ -1,37 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhMessageOpenEvent, StzhMessageCloseEvent } from "../../index";
3
- import { StzhMessageLocalizedText } from "./stzh-message.localization";
4
- /**
5
- * @slot - Slot for description content (use instead of description property)
6
- * @slot link - Slot for optional stzh-link element
7
- */
8
- export declare class StzhMessage {
9
- /** Label */
10
- label: string;
11
- /** Description (use instead of default slot) */
12
- description: string;
13
- /**
14
- * Close cookie name key.
15
- * Component will check for the cookie (stzh-components-message-close-{name})
16
- * and if not empty (message already closed before) will hide the message.
17
- */
18
- closeKey: string;
19
- /** Type */
20
- type: "info" | "success" | "warning" | "error";
21
- /** Whether to hide close button */
22
- hideClose: boolean;
23
- /** Translation strings. */
24
- localization: StzhMessageLocalizedText;
25
- /** Message open event */
26
- stzhOpen: EventEmitter<StzhMessageOpenEvent>;
27
- /** Message close event */
28
- stzhClose: EventEmitter<StzhMessageCloseEvent>;
29
- element: HTMLStzhMessageElement;
30
- /** Open state */
31
- open: boolean;
32
- show(): Promise<void>;
33
- hide(setCloseKey?: boolean): Promise<void>;
34
- private onCloseButtonClick;
35
- componentWillLoad(): Promise<void>;
36
- render(): any;
37
- }
@@ -1,11 +0,0 @@
1
- /**
2
- * @slot - Slot for `stzh-link` elements
3
- */
4
- export declare class StzhMetanav {
5
- element: HTMLStzhMetanavElement;
6
- private observer;
7
- private init;
8
- connectedCallback(): void;
9
- disconnectedCallback(): void;
10
- render(): any;
11
- }
@@ -1,33 +0,0 @@
1
- import { StzhMicrositeTeaserlistLocalizedText } from './stzh-microsite-teaserlist.localization';
2
- import { StzhMicrositeTeaserlistTag } from "../../index";
3
- /**
4
- * @see https://www.stadt-zuerich.ch/site/fuer-zueri/de/index.html
5
- * @see https://www.stadt-zuerich.ch/site/iazh/de/index.html
6
- */
7
- export declare class StzhMicrositeTeaserlist {
8
- /** Translation strings */
9
- localization: StzhMicrositeTeaserlistLocalizedText;
10
- /** API URL (`{lang}` is replaced in the URL) */
11
- api: string;
12
- /** Tags */
13
- tags: string | StzhMicrositeTeaserlistTag[];
14
- private _tags;
15
- private _tagChips;
16
- /** Numbers of item shown with each load more action */
17
- stepItems: number;
18
- element: HTMLStzhMicrositeTeaserlistElement;
19
- /** Numbers of items currently shown */
20
- showItems: number;
21
- /** Active filter */
22
- activeFilter: string;
23
- filterHandler(): Promise<void>;
24
- tagsWatcher(newValue: string | StzhMicrositeTeaserlistTag[]): Promise<void>;
25
- apiWatcher(newValue: string): Promise<void>;
26
- private items;
27
- private filteredItems;
28
- private filteredSlicedItems;
29
- private handleChange;
30
- private handleMoreClick;
31
- componentWillLoad(): Promise<void>;
32
- render(): any;
33
- }
@@ -1,98 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhMonthyearpickerChangeEvent } from "../../index";
3
- import { StzhMonthyearpickerLocalizedText } from "./stzh-monthyearpicker.localization";
4
- /**
5
- */
6
- export declare class StzhMonthyearpicker {
7
- /** Initial open state of month dropdown */
8
- monthOpen: boolean;
9
- /** Initial open state of year dropdown */
10
- yearOpen: boolean;
11
- /** Set which months to show (overwrites months from min/max) */
12
- months: number[] | string;
13
- private _months;
14
- /** Set which years to show (overwrites years from min/max) */
15
- years: number[] | string;
16
- private _years;
17
- /**
18
- * Minimum month and year allowed to be picked in `YYYY-MM` format.
19
- * This setting can be used alone or together with the `max` property.
20
- */
21
- min: string;
22
- /**
23
- * Maximum month and year allowed to be picked in `YYYY-MM` format.
24
- * This setting can be used alone or together with the `min` property.
25
- */
26
- max: string;
27
- /**
28
- * Minimum year (will be overwritten if `min` is used).
29
- * This setting can be used alone or together with the `maxYear` property.
30
- */
31
- minYear: number;
32
- /**
33
- * Maximum year (will be overwritten if `max` is used).
34
- * This setting can be used alone or together with the `minYear` property.
35
- */
36
- maxYear: number;
37
- /** Picker format. */
38
- format: "default" | "creditcard";
39
- /** Name of the hidden date picker input. */
40
- name: string;
41
- /** Value of hidden input (current selected year and month YYYY-MM). */
42
- value: string;
43
- /** Popover placement for the dropdown (if applicable) */
44
- popoverPlacement: "bottom" | "bottom-end" | "bottom-center" | "top" | "top-end" | "top-center";
45
- /** Month dropdown label */
46
- monthLabel: string;
47
- /** Year dropdown label */
48
- yearLabel: string;
49
- /** Whether the element is readonly or not */
50
- readonly: boolean;
51
- /** Whether the element is disabled or not */
52
- disabled: boolean;
53
- /** Required status */
54
- required: boolean;
55
- /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
56
- showMarker: boolean;
57
- /** Size variant */
58
- size: "default" | "small";
59
- /** Description message for month */
60
- descriptionMonth: string;
61
- /** Description message for year */
62
- descriptionYear: string;
63
- /** Long description message appearing in a popover for month */
64
- descriptionLongMonth: string;
65
- /** Long description message appearing in a popover for year */
66
- descriptionLongYear: string;
67
- /** One or multiple error message for month */
68
- errorMonth: string | string[];
69
- /** One or multiple error message for year */
70
- errorYear: string | string[];
71
- /** Invalid status for month */
72
- invalidMonth: boolean;
73
- /** Invalid status for year */
74
- invalidYear: boolean;
75
- /** Id of the element which describes the month dropdown */
76
- a11yDescribedbyMonth: string;
77
- /** Id of the element which describes the year dropdown */
78
- a11yDescribedbyYear: string;
79
- /** Translation strings. */
80
- localization: StzhMonthyearpickerLocalizedText;
81
- /** Monthyearpicker change event */
82
- stzhChange: EventEmitter<StzhMonthyearpickerChangeEvent>;
83
- element: HTMLStzhMonthyearpickerElement;
84
- monthsWatcher(newValue: number[] | string): void;
85
- yearsWatcher(newValue: number[] | string): void;
86
- minMaxWatcher(): void;
87
- private monthsDropdown;
88
- private dropdownMonthOptions;
89
- private dropdownYearOptions;
90
- private onRootFocus;
91
- private onMonthsDropdownChange;
92
- private onYearsDropdownChange;
93
- private onChange;
94
- private updateMonthOptions;
95
- private updateYearOptions;
96
- componentWillLoad(): Promise<void>;
97
- render(): any;
98
- }
@@ -1,124 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { OlmapLayer, StzhOlmapInitializedEvent, StzhOlmapPostRenderEvent, StzhOlmapMoveStartEvent, StzhOlmapMoveEndEvent } from "../../index";
3
- import { StzhOlmapLocalizedText } from "./stzh-olmap.localization";
4
- /**
5
- *
6
- */
7
- export declare class StzhOlmap {
8
- /** Translation strings */
9
- localization: StzhOlmapLocalizedText;
10
- /** Hostname */
11
- hostname: string;
12
- /** Whether map scale should be shown */
13
- scaleControl: boolean;
14
- /** Whether map layer switch control is shown */
15
- layerControl: boolean;
16
- /** Whether map should be printable */
17
- printControl: boolean;
18
- /** Whether map should have a location control */
19
- locationControl: boolean;
20
- /** Active layer (`streets` or `satellite` can be used with default `layers` prop value) */
21
- layer: string;
22
- /** Initial zoom */
23
- zoom: number;
24
- /** Zoom set when location is enabled */
25
- zoomLocation: number;
26
- /** Initial center position */
27
- center: string | [number, number];
28
- private _center;
29
- /** Whether to display an icon marker in the center */
30
- centerMarker: boolean;
31
- /** Minimal angle in radians to start a rotation */
32
- pinchRotateThreshold: number;
33
- /** Resolutions */
34
- resolutions: string | number[];
35
- private _resolutions;
36
- /**
37
- * Layers (maximum of two).
38
- *
39
- * Default layers `streets` and `satellite` are defined.
40
- * If `streets` or `satellite` is used as key, they will have a default filled `title`.
41
- */
42
- layers: string | {
43
- [key: string]: OlmapLayer;
44
- };
45
- private _layers;
46
- element: HTMLStzhOlmapElement;
47
- layersWatcher(newValue: string | {
48
- [key: string]: OlmapLayer;
49
- }): void;
50
- resolutionsWatcher(newValue: string | number[]): void;
51
- zoomWatcher(newValue: any): void;
52
- scaleControlWatcher(newValue: boolean): void;
53
- printControlWatcher(newValue: boolean): void;
54
- layerControlWatcher(newValue: boolean): void;
55
- locationControlWatcher(newValue: boolean): void;
56
- layerWatcher(newValue: string): void;
57
- centerWatcher(newValue: string | [number, number]): void;
58
- centerMarkerWatcher(newValue: boolean): Promise<void>;
59
- /** Get map */
60
- getMap(): Promise<any>;
61
- /** Add a icon marker to the icon layer. */
62
- addIconMarker(coordinates: number[]): Promise<any>;
63
- /** Remove icon marker from icon layer. */
64
- removeIconMarker(marker: any): Promise<any>;
65
- /** Set icon marker as active. */
66
- setIconMarkerActive(marker: any): Promise<void>;
67
- /** Set icon marker as inactive. */
68
- setIconMarkerInactive(marker: any): Promise<void>;
69
- /** Enable user location tracking */
70
- enableLocationTracking(centerOnFirstGeoPositionChange?: boolean): Promise<void>;
71
- /** Disable user location tracking */
72
- disableLocationTracking(): Promise<void>;
73
- /** Get distance between two points in meters */
74
- getDistance(startCoords: any, endCoords: any): Promise<any>;
75
- /** Olmap initialized event */
76
- stzhInitialized: EventEmitter<StzhOlmapInitializedEvent>;
77
- /** Olmap postrender event */
78
- stzhPostRender: EventEmitter<StzhOlmapPostRenderEvent>;
79
- /** Olmap movestart event */
80
- stzhMoveStart: EventEmitter<StzhOlmapMoveStartEvent>;
81
- /** Olmap moveend event */
82
- stzhMoveEnd: EventEmitter<StzhOlmapMoveEndEvent>;
83
- handleLoad(): void;
84
- private map;
85
- private mapElement;
86
- private geolocation;
87
- private printIframe;
88
- private layersArray;
89
- private rasterLayers;
90
- private projections;
91
- private positionMarkerOl;
92
- private centerMarkerOl;
93
- private positionLayer;
94
- private iconLayer;
95
- private geoPositionChanged;
96
- private layerControlOl;
97
- private layerControlElement;
98
- private layerControlTextElement;
99
- private layerControlImageElement;
100
- private scaleControlOl;
101
- private printControlOl;
102
- private printControlElement;
103
- private locationControlOl;
104
- private locationControlElement;
105
- private handlePostRender;
106
- private handleMoveStart;
107
- private handleMoveEnd;
108
- private handleInsideModalOpen;
109
- private handlePrintButtonClick;
110
- private setLocationControlState;
111
- private createMap;
112
- private createRasterLayer;
113
- private createLayerSource;
114
- private creatRasterSource;
115
- private createIconLayer;
116
- private initMap;
117
- componentShouldUpdate(_newValue: any, _oldValue: any, prop: string): boolean;
118
- componentWillLoad(): Promise<void>;
119
- componentWillUpdate(): void;
120
- componentDidRender(): void;
121
- connectedCallback(): void;
122
- disconnectedCallback(): void;
123
- render(): any;
124
- }
@@ -1,34 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhOverlayOpenEvent, StzhOverlayCloseEvent } from "../../index";
3
- /**
4
- * @slot - Slot for any content
5
- */
6
- export declare class StzhOverlay {
7
- /** Whether overlay is open */
8
- open: boolean;
9
- /** Stay in original position (true) or move to body (false) */
10
- stay: boolean;
11
- /** Accessible label for dialog */
12
- a11yLabel: string;
13
- /** Dialog open event */
14
- stzhOpen: EventEmitter<StzhOverlayOpenEvent>;
15
- /** Dialog close event */
16
- stzhClose: EventEmitter<StzhOverlayCloseEvent>;
17
- element: HTMLStzhOverlayElement;
18
- show(): Promise<void>;
19
- hide(): Promise<void>;
20
- private trap;
21
- private parentElement;
22
- private dialogElement;
23
- private getSiblings;
24
- private disableSiblings;
25
- private enableSiblings;
26
- private dialogShown;
27
- private dialogHidden;
28
- connectedCallback(): void;
29
- componentDidRender(): void;
30
- componentDidUpdate(): void;
31
- componentDidLoad(): void;
32
- disconnectedCallback(): void;
33
- render(): any;
34
- }
@@ -1,11 +0,0 @@
1
- /**
2
- * @slot - Slot for `stzh-skiplink` elements
3
- */
4
- export declare class StzhPageSkiplinks {
5
- element: HTMLStzhMetanavElement;
6
- private observer;
7
- private init;
8
- connectedCallback(): void;
9
- disconnectedCallback(): void;
10
- render(): any;
11
- }
@@ -1,29 +0,0 @@
1
- import { ShareService } from "../../index";
2
- /**
3
- * @slot logo - Slot for a logo image
4
- */
5
- export declare class StzhPagebottom {
6
- /** Share Title */
7
- shareTitle: string;
8
- /** URL of current site (uses full URL by default) */
9
- shareUrl: string;
10
- /**
11
- * Array of enabled share buttons.
12
- * Possible services: `facebook` / `twitter` / `linkedin` / `xing` / `mail`
13
- */
14
- shareServices: ShareService[] | string;
15
- /** Whether to show share */
16
- shareDisabled: boolean;
17
- /** Logo href */
18
- logoHref: string;
19
- /**
20
- * For Adobe Analytics.
21
- * Will be rendered as value of `s-object-id` attribute to the logo link element.
22
- * Default value will be "Footer Logo"
23
- */
24
- logoAnalyticsId: string;
25
- /** Whether to display border */
26
- withBorder: boolean;
27
- element: HTMLStzhPagebottomElement;
28
- render(): any;
29
- }
@@ -1,15 +0,0 @@
1
- /**
2
- * @slot heading - Slot for `stzh-heading` element
3
- * @slot image - Slot for `stzh-figure` or `img` element
4
- * @slot lead - Slot for `stzh-text` element
5
- * @slot action-left - Slot e.g. for `stzh-readspeaker` or `stzh-link` element
6
- * @slot action-right - Slot e.g. for `stzh-readspeaker` or `stzh-link` element
7
- */
8
- export declare class StzhPagetitle {
9
- element: HTMLStzhPagetitleElement;
10
- private observer;
11
- private init;
12
- connectedCallback(): void;
13
- disconnectedCallback(): void;
14
- render(): any;
15
- }
@@ -1,25 +0,0 @@
1
- /**
2
- * @slot image - Slot for `picture` or `img` element
3
- * @slot lead - Slot for `stzh-text` element
4
- * @slot back-link - Slot for `stzh-link` element
5
- */
6
- export declare class StzhPagetitleHero {
7
- /** Heading */
8
- heading: string;
9
- /** Lead author */
10
- leadAuthor: string;
11
- /** Subtitle */
12
- subtitle: string;
13
- element: HTMLStzhPagetitleHeroElement;
14
- private fitty;
15
- private mainTitleElement;
16
- private observer;
17
- private destroyFitty;
18
- private init;
19
- private reinitFitty;
20
- componentWillUpdate(): Promise<void>;
21
- componentDidRender(): Promise<void>;
22
- connectedCallback(): void;
23
- disconnectedCallback(): void;
24
- render(): any;
25
- }
@@ -1,52 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhPaginationChangeEvent } from "../../index";
3
- import { StzhPaginationLocalizedText } from "./stzh-pagination.localization";
4
- /**
5
- */
6
- export declare class StzhPagination {
7
- /** Total pages available. */
8
- total: number;
9
- /** Name of the hidden date picker input. */
10
- name: string;
11
- /** Current page. */
12
- value: number;
13
- /** Label for dropdown */
14
- label: string;
15
- /** Whether label is hidden. */
16
- labelHidden: boolean;
17
- /** Whether the element is readonly or not */
18
- readonly: boolean;
19
- /** Whether the element is disabled or not */
20
- disabled: boolean;
21
- /** Description message (use description slot as alternative) */
22
- description: string;
23
- /** Long description message appearing in a popover (use description-long slot as alternative) */
24
- descriptionLong: string;
25
- /** One or multiple error message (use error slot as alternative) */
26
- error: string | string[];
27
- /** Invalid status */
28
- invalid: boolean;
29
- /** Required status */
30
- required: boolean;
31
- /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
32
- showMarker: boolean;
33
- /** Size variant */
34
- size: "default" | "small";
35
- /** Id of the element which describes the input */
36
- a11yDescribedby: string;
37
- /** Translation strings. */
38
- localization: StzhPaginationLocalizedText;
39
- /** Pagination change event */
40
- stzhChange: EventEmitter<StzhPaginationChangeEvent>;
41
- element: HTMLStzhPaginationElement;
42
- /** Set current page to previous */
43
- prev(): Promise<void>;
44
- /** Set current page to next */
45
- next(): Promise<void>;
46
- private input;
47
- private gotoPage;
48
- private onRootFocus;
49
- private onInputChange;
50
- componentWillLoad(): Promise<void>;
51
- render(): any;
52
- }