@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,173 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhDropdownOption, StzhDropdownChangeEvent, StzhDropdownItemAddEvent, StzhDropdownItemRemoveEvent, StzhDropdownOptionAddEvent, StzhDropdownOptionRemoveEvent, StzhDropdownOpenEvent, StzhDropdowCloseEvent, StzhDropdownFocusEvent, StzhDropdownBlurEvent, StzhDropdowInitEvent } from "../../index";
3
- import { StzhDropdownLocalizedText } from './stzh-dropdown.localization';
4
- /**
5
- * @slot label - Slot for label content
6
- * @slot description - Slot for description
7
- * @slot description-long - Slot for long description (in popover)
8
- * @slot icon - Slot for left icon
9
- * @slot icon-angle - Slot for angle icon
10
- * @slot error - Slot for error
11
- */
12
- export declare class StzhDropdown {
13
- /** Available options */
14
- options: StzhDropdownOption[] | string;
15
- private _options;
16
- /**
17
- * Option groups that options will be bucketed into.
18
- * Make sure each object in the array has a property named whatever `optgroupValueField` is set to.
19
- */
20
- optgroups: any[] | string;
21
- private _optgroups;
22
- /**
23
- * Set selected options. Can be array set with JS or as JSON string.
24
- * To get the current (user) selected options, use `getItems` method.
25
- */
26
- items: string[] | string;
27
- private _items;
28
- /**
29
- * An array of property names to analyze when filtering options.
30
- * Weights can be given to each field to improve search result:
31
- * `[{"field":"text","weight":2},{"field":"text2","weight":0.5}]`
32
- */
33
- searchField: string[] | string;
34
- private _searchField;
35
- /** Whether multiple items option can be selected */
36
- multiple: boolean;
37
- /** Show inline (auto width) */
38
- inline: boolean;
39
- /** The max number of options to display in the dropdown. Set to `null` for an unlimited number of options. */
40
- maxOptions: number | null;
41
- /** When searching for multiple terms (separated by space), this is the operator used. Can be 'and' or 'or' */
42
- searchConjunction: "and" | "or";
43
- /** If true, any options with a "" value will be treated like a normal option. This defaults to false to accommodate the common <select> practice of having the first empty option to act as a placeholder. */
44
- allowEmptyOption: boolean;
45
- /** Show the dropdown immediately when the control receives focus. */
46
- openOnFocus: boolean;
47
- /** After a selection is made, the dropdown will remain open if in a multi-selection control or will close in a single-selection control. Setting closeAfterSelect to true will force the dropdown to close after selections are made. Setting closeAfterSelect to false will keep the dropdown open after selections are made. */
48
- closeAfterSelect: boolean | null;
49
- /** Invoked when new options should be loaded from the server. Called with the current query string and a callback function to call with the results when they are loaded (or nothing when an error arises). */
50
- load: (query: string, callback: Function) => any[] | null;
51
- /** Minimum of characters required to execute the `load` function */
52
- minCharacters: number;
53
- /** The number of milliseconds to wait before requesting options from the server or null. If null, throttling is disabled. Useful when loading options dynamically while the user types a search / filter expression. */
54
- loadThrottle: number;
55
- /** If true, the load function will be called upon control initialization (with an empty search). Alternatively it can be set to 'focus' to call the load function when control receives focus. */
56
- preload: boolean | "focus";
57
- /** The name of the property to render as an option / item label (not needed when custom rendering functions are defined). */
58
- labelField: string;
59
- /** The name of the property to use as the value when an item is selected. */
60
- valueField: string;
61
- /** The name of the property to group items by. */
62
- optgroupField: string;
63
- /** The name of the property to render as an option group label (not needed when custom rendering functions are defined). */
64
- optgroupLabelField: string;
65
- /** The name of the option group property that serves as its unique identifier. */
66
- optgroupValueField: string;
67
- /** If truthy, all optgroups will be displayed in the same order as they were added (by the `$order` property). Otherwise, it will order based on the score of the results in each. */
68
- lockOptgroupOrder: true;
69
- /** Name of hidden select element */
70
- name: string;
71
- /** Initial open state */
72
- open: boolean;
73
- /** Current open state (readonly) */
74
- isOpen: boolean;
75
- /** Variant */
76
- variant: "default" | "plain";
77
- /** Size variant */
78
- size: "default" | "small";
79
- /** Whether the dropdown is disabled */
80
- disabled: boolean;
81
- /** Popover placement */
82
- popoverPlacement: "bottom" | "bottom-end" | "bottom-center" | "top" | "top-end" | "top-center";
83
- /** Label */
84
- label: string;
85
- /** Whether label should be visually hidden. */
86
- labelHidden: boolean;
87
- /** Icon (use instead of icon slot) */
88
- icon: string;
89
- /** Angle icon */
90
- iconAngle: string;
91
- /** Prevent option search */
92
- noSearch: boolean;
93
- /** Prevent backspace delete */
94
- noBackspaceDelete: boolean;
95
- /** Invalid status */
96
- invalid: boolean;
97
- /** Required status */
98
- required: boolean;
99
- /** Show text in label depending if field is optional/required */
100
- showMarker: boolean;
101
- /** Description message (use description slot as alternative) */
102
- description: string;
103
- /** Long description message appearing in a popover (use description-long slot as alternative) */
104
- descriptionLong: string;
105
- /** One or multiple error message (use error slot as alternative) */
106
- error: string | string[];
107
- private _error;
108
- /** Translation strings */
109
- localization: StzhDropdownLocalizedText;
110
- /** Id for element which describes the input (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
111
- a11yDescribedby: string;
112
- optionsWatcher(newValue: any[] | string): void;
113
- itemsWatcher(newValue: string[] | string): void;
114
- searchFieldWatcher(newValue: string[] | string): void;
115
- optgroupsWatcher(newValue: any[] | string): void;
116
- errorWatcher(newValue: string | string[]): void;
117
- element: HTMLStzhDropdownElement;
118
- /**
119
- * Returns the value of the control.
120
- * If multiple items can be selected,
121
- * this returns an array, otherwise a string.
122
- */
123
- getValue(): Promise<string | string[]>;
124
- /** Set new value */
125
- setValue(newValue: string | string[], silent?: boolean): Promise<void>;
126
- /** Focus select */
127
- setFocus(): Promise<void>;
128
- /** Reset loaded/cached search queries (calls from load property function) */
129
- resetLoadedSearches(): Promise<void>;
130
- /** Return loaded/cached search queries (calls from load property function) */
131
- getLoadedSearches(): Promise<any>;
132
- /** Return current selected items */
133
- getItems(): Promise<any>;
134
- /** Load items by calling load property/function */
135
- loadItems(query: string): Promise<any>;
136
- /** Show dropdown popover */
137
- show(): Promise<any>;
138
- /** Hide dropdown popover */
139
- hide(): Promise<any>;
140
- /** Dropdown change event */
141
- stzhChange: EventEmitter<StzhDropdownChangeEvent>;
142
- /** Dropdown item added event */
143
- stzhItemAdd: EventEmitter<StzhDropdownItemAddEvent>;
144
- /** Dropdown item removed event */
145
- stzhItemRemove: EventEmitter<StzhDropdownItemRemoveEvent>;
146
- /** Dropdown option added event */
147
- stzhOptionAdd: EventEmitter<StzhDropdownOptionAddEvent>;
148
- /** Dropdown option removed event */
149
- stzhOptionRemove: EventEmitter<StzhDropdownOptionRemoveEvent>;
150
- /** Dropdown open event */
151
- stzhOpen: EventEmitter<StzhDropdownOpenEvent>;
152
- /** Dropdown close event */
153
- stzhClose: EventEmitter<StzhDropdowCloseEvent>;
154
- /** Dropdown focus event */
155
- stzhFocus: EventEmitter<StzhDropdownFocusEvent>;
156
- /** Dropdown blur event */
157
- stzhBlur: EventEmitter<StzhDropdownBlurEvent>;
158
- /** Dropdown focus event */
159
- stzhInit: EventEmitter<StzhDropdowInitEvent>;
160
- private tomSelect;
161
- private select;
162
- private rootElement;
163
- private dropdownId;
164
- private focusedByInput;
165
- private updateFilled;
166
- private onRootFocus;
167
- componentWillLoad(): Promise<void>;
168
- componentShouldUpdate(_newValue: any, _oldValue: any, prop: string): boolean;
169
- componentWillUpdate(): Promise<void>;
170
- componentDidRender(): Promise<void>;
171
- disconnectedCallback(): void;
172
- render(): any;
173
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * @slot - Slot for e.g. image or video
3
- * @slot caption - Slot for a caption as alternative for attribute
4
- * @slot copyright - Slot for a copyright as alternative for attribute
5
- * @slot counter - Slot for a counter as alternative for attribute
6
- * @slot heading - Slot for a heading as alternative for attribute
7
- */
8
- export declare class StzhFigure {
9
- /** Caption */
10
- caption: string;
11
- /** Copyright */
12
- copyright: string;
13
- /** Counter */
14
- counter: string;
15
- /** Heading */
16
- heading: string;
17
- /** Whether to stretch slotted content to fullwidth */
18
- fullwidth: boolean;
19
- element: HTMLStzhFigureElement;
20
- render(): any;
21
- }
@@ -1,35 +0,0 @@
1
- import { StzhFocusEvent } from "../../index";
2
- export declare class StzhFlyingfocus {
3
- element: HTMLStzhFlyingfocusElement;
4
- style: {};
5
- position: {};
6
- enabled: boolean;
7
- visible: boolean;
8
- helper: boolean;
9
- moving: boolean;
10
- handleKeydown(e: KeyboardEvent): void;
11
- handleMousedown(): void;
12
- handleFocus(e: FocusEvent | CustomEvent<StzhFocusEvent>): void;
13
- handleBlur(): void;
14
- handleScrollResize(): void;
15
- reposition(): Promise<void>;
16
- private target;
17
- private container;
18
- private previousTargetRect;
19
- private monitorElementPositionInterval;
20
- private helperFadeTimeout;
21
- private debounceScroll;
22
- private repositionElement;
23
- private handleTransitionEnd;
24
- private monitorElementPosition;
25
- /**
26
- * Get the border radius that the outline element should have:
27
- * element border radius + outline width + outline offset
28
- */
29
- private getOffsetBorderRadius;
30
- private resolveTargetOutlineStyle;
31
- private getFloaterPosition;
32
- private enableFloatingFocus;
33
- private disableFloatingFocus;
34
- render(): any;
35
- }
@@ -1,27 +0,0 @@
1
- import { StzhFooterLocalizedText } from './stzh-footer.localization';
2
- /**
3
- * @slot - Slot for content
4
- * @slot social-link - Slot for social `stzh-link`
5
- * @slot logo - Slot for logo `img`
6
- * @slot info - Slot for info content `stzh-link` or `stzh-text` element
7
- * @slot link - Slot for `stzh-link` elements
8
- */
9
- export declare class StzhFooter {
10
- /** Translation strings */
11
- localization: StzhFooterLocalizedText;
12
- /** Copyright text (will show default copyright string if undefined) */
13
- copyright: string;
14
- /** Footer variant */
15
- variant: "default" | "egov";
16
- /** Main URL for shortlinks */
17
- mainUrl: string;
18
- /** Whether to display separation border */
19
- withBorder: boolean;
20
- element: HTMLStzhFooterElement;
21
- private observer;
22
- private init;
23
- componentWillLoad(): Promise<void>;
24
- connectedCallback(): void;
25
- disconnectedCallback(): void;
26
- render(): any;
27
- }
@@ -1,54 +0,0 @@
1
- import { StzhGalleryItem } from "../../index";
2
- import { StzhGalleryLocalizedText } from "./stzh-gallery.localization";
3
- /**
4
- * @slot - Slot for custom content if `variant="custom"` is used, lightbox will query for stzh-figure (this.itemElement) elements
5
- */
6
- export declare class StzhGallery {
7
- /** Translation strings */
8
- localization: StzhGalleryLocalizedText;
9
- /**
10
- * Images in gallery.
11
- * Array of objects that must at least include `width`, `height` and `src` attribute:
12
- * `[{"width": 2522, "height": 1075, "src": "media/images/example.jpg"}, {"width": 2050, "height": 1367, "src": "media/images/example2.jpg"}]`
13
- *
14
- * Possible other optional properties are:
15
- * `alt`: Alternative image description
16
- * / `srcLightbox`: `src` for img tag inside lightbox (overwrites `src`)
17
- * / `srcsetLightbox`: `srcset` for img tag inside lightbox
18
- * / `copyright`: Copyright inside caption
19
- * / `heading`: Heading inside caption
20
- * / `headingLightbox`: Alternative heading for lightbox (overwrites `heading`)
21
- * / `caption`: Caption
22
- * / `captionLightbox`: Caption for lightbox (overwrites `caption`)
23
- * / `lightboxHtml`: Alternative html content for lightbox caption
24
- * / `hideCounter`: Whether to hide counter
25
- */
26
- images: StzhGalleryItem[] | string;
27
- private _images;
28
- private _imagesLightboxDataSource;
29
- /**
30
- * Variant:
31
- * `carousel`: every image is displayed inside a carousel (default mode with more than on picture)
32
- * / `single`: only one image is shown without carousel functionality (other images only reachable by lightbox)
33
- * / `grid`: every image is displayed inside a grid
34
- * / `custom`: nothing is rendered, only lightbox will be initialized, `stzh-figure` (`this.itemElement`) can be slotted in
35
- */
36
- variant: "carousel" | "single" | "grid" | "custom";
37
- /** Preview item that will be looked up and mapped to images in lightbox. */
38
- itemElement: string;
39
- element: HTMLStzhGalleryElement;
40
- openLightbox(index?: number): Promise<void>;
41
- apploadListener(): void;
42
- imagesWatcher(newValue: StzhGalleryItem[] | string): void;
43
- private lightbox;
44
- private carouselElement;
45
- private carouselActionsElement;
46
- private openCurrentCarouselSlide;
47
- initLightbox(): void;
48
- componentWillLoad(): Promise<void>;
49
- componentWillUpdate(): Promise<void>;
50
- componentDidRender(): void;
51
- disconnectedCallback(): void;
52
- private renderFigure;
53
- render(): any;
54
- }
@@ -1,50 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhGhettoboxOpenEvent, StzhGhettoboxCloseEvent } from "../../index";
3
- import { StzhGhettoboxLocalizedText } from "./stzh-ghettobox.localization";
4
- /**
5
- * @slot - Slot for description content (use instead of description property)
6
- */
7
- export declare class StzhGhettobox {
8
- /** Overwrite hidden h1 title */
9
- hiddenTitle: string;
10
- /** Main title */
11
- mainTitle: string;
12
- /** Description */
13
- description: string;
14
- /** Hide close button */
15
- hideClose: boolean;
16
- /**
17
- * Publish date for ghettobox.
18
- * If user hasn't closed it yet or closed before this date
19
- * (cookie check), it will be shown.
20
- */
21
- publishDate: string | Date;
22
- private _publishDate;
23
- /**
24
- * Name of cookie to compare its value with set `publishDate`
25
- * to determine if ghettobox was already closed before by the user.
26
- * If empty (""), no check is done and ghettobox
27
- * will always be shown again after a refresh.
28
- * Cookie name will be prefixed with `stzh-components-ghettobox-close-time-`.
29
- */
30
- closeTimeKey: string;
31
- /** Translation strings */
32
- localization: StzhGhettoboxLocalizedText;
33
- /** Ghettobox open event */
34
- stzhOpen: EventEmitter<StzhGhettoboxOpenEvent>;
35
- /** Ghettobox close event */
36
- stzhClose: EventEmitter<StzhGhettoboxCloseEvent>;
37
- element: HTMLStzhGhettoboxElement;
38
- /** Open state */
39
- open: boolean;
40
- publishDateWatcher(newValue: string | Date): void;
41
- show(): Promise<void>;
42
- hide(setCloseKey?: boolean): Promise<void>;
43
- private observer;
44
- private onCloseButtonClick;
45
- private init;
46
- componentWillLoad(): Promise<void>;
47
- connectedCallback(): void;
48
- disconnectedCallback(): void;
49
- render(): any;
50
- }
@@ -1,68 +0,0 @@
1
- /**
2
- * @slot logo - Slot for brand logo
3
- * @slot nav - Slot for `stzh-metanav` element
4
- * @slot login - Slot for login button
5
- * @slot appnav - Slot for `stzh-appnav` element
6
- * @slot langnav - Slot for `stzh-langnav` element
7
- */
8
- export declare class StzhHeader {
9
- /** Portal link (for logo) */
10
- href: string;
11
- /** Whether grey metabar should stay (on top) on mobile */
12
- metabarStay: boolean;
13
- /** Whether sticky behaviour should be disabled */
14
- stickyDisabled: boolean;
15
- /**
16
- * Prevent creating a appnav placeholder element
17
- * with the size of appnav inside header parent element.
18
- * This prevents the fixed appnav to overlap
19
- * content at the end on mikro breakpoint,
20
- * but could lead to problems with certain layouts.
21
- */
22
- preventAppnavPlaceholder: boolean;
23
- /**
24
- * For Adobe Analytics.
25
- * Will be rendered as value of `s-object-id` attribute to the logo link element.
26
- * Default value is "Header Logo".
27
- */
28
- logoAnalyticsId: string;
29
- hideLogo: boolean;
30
- paddingTop: number;
31
- metabarTransform: string;
32
- sticky: boolean;
33
- stickyClosing: boolean;
34
- stickyMetabar: boolean;
35
- stickyMetabarEnd: boolean;
36
- element: HTMLStzhHeaderElement;
37
- /** Update position / sticky state of header */
38
- updatePosition(): Promise<void>;
39
- scrollListener(): void;
40
- private scrollTop;
41
- private lastScrollTop;
42
- private headerOverlap;
43
- private scrollingUp;
44
- private belowStayStickyPoint;
45
- private belowStartStickyPoint;
46
- private headerTop;
47
- private headerHeight;
48
- private innerHeight;
49
- private mainHeight;
50
- private metabarHeight;
51
- private logobarHeight;
52
- private appnavHeight;
53
- private isSmall;
54
- private isSmallheader;
55
- private debounceResize;
56
- private resizeObserver;
57
- private innerElement;
58
- private mainElement;
59
- private logobarElement;
60
- private metabarElement;
61
- private appnavElement;
62
- private appnavPlaceholderElement;
63
- private handleResize;
64
- private updateMetabarPosition;
65
- connectedCallback(): void;
66
- disconnectedCallback(): void;
67
- render(): any;
68
- }
@@ -1,7 +0,0 @@
1
- /**
2
- *
3
- */
4
- export declare class StzhHr {
5
- element: HTMLStzhHrElement;
6
- render(): any;
7
- }
@@ -1,60 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhIframeView, StzhIframePreviewSkipEvent, StzhIframeViewChangeEvent } from "../../index";
3
- import { StzhIframeLocalizedText } from "./stzh-iframe.localization";
4
- /**
5
- * @slot preview-logo - Slot for logo
6
- * @slot preview-image - Slot for preview image
7
- * @slot cookiewall-text - Slot for cookiewall text
8
- */
9
- export declare class StzhIframe {
10
- /** Translation strings */
11
- localization: StzhIframeLocalizedText;
12
- /** `src` of iframe */
13
- src: string;
14
- private _src;
15
- /**
16
- * Cookie name (if not empty, the user will be shown a cookie wall)
17
- * Will be prefixed with `stzh-components-iframe-confirm-`.
18
- */
19
- cookie: string;
20
- /**
21
- * Number of days the cookie is valid for.
22
- * If omitted or set to null, the cookie expires when browser is closed.
23
- * Maximum is on year (365 days, is default).
24
- */
25
- cookieExpires: number | null;
26
- /** Confirm button icon */
27
- cookieConfirmIcon: string;
28
- /** Confirm button label */
29
- cookieConfirmLabel: string;
30
- /** Confirm text (use instead of `cookiewall-text` slot) */
31
- cookieConfirmText: string;
32
- /** Preview label */
33
- previewLabel: string;
34
- /** Preview icon */
35
- previewIcon: string;
36
- /** Whether preview should be skipped, if user has passed the cookiewall before */
37
- skipPreviewIfCookieAccepted: boolean;
38
- /** Whether preview should always be skipped */
39
- skipPreview: boolean;
40
- element: HTMLStzhIframeElement;
41
- view: StzhIframeView;
42
- /** Preview skip (only gets executed if it goes directly to iframe and not cookiewall) */
43
- stzhPreviewSkip: EventEmitter<StzhIframePreviewSkipEvent>;
44
- /** View change */
45
- stzhViewChange: EventEmitter<StzhIframeViewChangeEvent>;
46
- srcWatcher(newValue: string): void;
47
- viewWatcher(newValue: StzhIframeView): void;
48
- private iframeId;
49
- private iframeElement;
50
- private previewButtonElement;
51
- private confirmButtonElement;
52
- private updateFocus;
53
- private handleIframeLoad;
54
- private handleCookiewallCloseClick;
55
- private handleCookiewallConfirmClick;
56
- private handlePreviewClick;
57
- componentWillLoad(): Promise<void>;
58
- componentDidRender(): Promise<void>;
59
- render(): any;
60
- }
@@ -1,29 +0,0 @@
1
- import { EventEmitter } from '../../stencil-public-runtime';
2
- import { StzhImagecomparisonChangeEvent } from "../../index";
3
- import { StzhImagecomparisonLocalizedText } from "./stzh-imagecomparison.localization";
4
- /**
5
- * @slot image-before - Slot for a before image
6
- * @slot image-after - Slot for a after image
7
- * @slot hint-left - Slot for a left image hint as alternative for attribute
8
- * @slot hint-right - Slot for a right image hint as alternative for attribute
9
- */
10
- export declare class StzhImageComparison {
11
- /** Translation strings. */
12
- localization: StzhImagecomparisonLocalizedText;
13
- /** Hint left */
14
- hintLeft: string;
15
- /** Hint right */
16
- hintRight: string;
17
- /** Width of image before */
18
- value: number;
19
- /** Overwrite default label */
20
- label: string;
21
- /** Id for element which describes the label */
22
- a11yDescribedby: string;
23
- element: HTMLStzhImagecomparisonElement;
24
- stzhChange: EventEmitter<StzhImagecomparisonChangeEvent>;
25
- private inputElement;
26
- private handleInput;
27
- componentWillLoad(): Promise<void>;
28
- render(): any;
29
- }
@@ -1,104 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhInputChangeEvent, StzhInputChangedEvent, StzhInputFocusEvent, StzhInputBlurEvent } from "../../index";
3
- import { StzhLocaleComponent } from "../../utils/translation-utils";
4
- /**
5
- * @slot - Slot for label content
6
- * @slot description - Slot for description
7
- * @slot description-long - Slot for long description (in popover)
8
- * @slot error - Slot for error
9
- * @slot button-right - Slot for right button
10
- */
11
- export declare class StzhInput {
12
- /** Translation strings */
13
- localization: StzhLocaleComponent;
14
- /** Whether the input is a textarea or an input field */
15
- multiline: boolean;
16
- /** Rows attribute if input element is textarea */
17
- rows: number;
18
- /** If input field, this defines the type (if `search`, a search icon will be displayed) */
19
- type: "text" | "search" | "password" | "email" | "url" | "tel" | "number";
20
- /** If input type is number, this will be the step size */
21
- step: number;
22
- /** If input type is number, this will be the minimum step number */
23
- min: number;
24
- /** If input type is number, this will be the maximum step number */
25
- max: number;
26
- /** If input type is number and this property is true, this will show the spin buttons on hover/focus */
27
- showSpin: boolean;
28
- /** Whether the element is readonly or not */
29
- readonly: boolean;
30
- /** Whether the element is disabled or not */
31
- disabled: boolean;
32
- /** Whether clearable button is showing when input field has value and is enabled (button-right slot not usable anymore when true) */
33
- clearable: boolean;
34
- /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
35
- showMarker: boolean;
36
- /** Minimum of characters */
37
- minlength: number;
38
- /** Maxlength of characters */
39
- maxlength: number;
40
- /** The name of the input element */
41
- name: string;
42
- /** The value of the input element */
43
- value: string;
44
- /** Description message (use description slot as alternative) */
45
- description: string;
46
- /** Long description message appearing in a popover (use description-long slot as alternative) */
47
- descriptionLong: string;
48
- /** One or multiple error message (use error slot as alternative) */
49
- error: string | string[];
50
- private _error;
51
- /** Invalid status */
52
- invalid: boolean;
53
- /** Required status */
54
- required: boolean;
55
- /**
56
- * Specify inputmode.
57
- * See [MDN](https://developer.mozilla.org/de/docs/Web/HTML/Global_attributes/inputmode) for possible values
58
- */
59
- inputmode: string;
60
- /**
61
- * Specify what the user agent has to provide as automated assistance.
62
- * See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for possible values
63
- */
64
- autocomplete: string;
65
- /** Whether autocomplete should be turned off */
66
- noAutocomplete: boolean;
67
- /** Label */
68
- label: string;
69
- /** Whether label should be visually hidden. */
70
- labelHidden: boolean;
71
- /** Size variant */
72
- size: "default" | "small";
73
- /** Id for element which describes the input (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
74
- a11yDescribedby: string;
75
- /** Whether the input is filled or not */
76
- filled: boolean;
77
- element: HTMLStzhInputElement;
78
- /** Focus input field */
79
- setFocus(): Promise<void>;
80
- /** Input change event */
81
- stzhChange: EventEmitter<StzhInputChangeEvent>;
82
- /** Input changed event */
83
- stzhChanged: EventEmitter<StzhInputChangedEvent>;
84
- /** Input focus event */
85
- stzhFocus: EventEmitter<StzhInputFocusEvent>;
86
- /** Input blur event */
87
- stzhBlur: EventEmitter<StzhInputBlurEvent>;
88
- valueWatcher(newValue: string): void;
89
- errorWatcher(newValue: string | string[]): void;
90
- typeWatcher(newValue: string): void;
91
- private input;
92
- private inputId;
93
- private focusedByInput;
94
- private onClearClick;
95
- private onInput;
96
- private onChange;
97
- private onRootFocus;
98
- private onFocus;
99
- private onBlur;
100
- private renderTextarea;
101
- private renderInput;
102
- componentWillLoad(): Promise<void>;
103
- render(): any;
104
- }
@@ -1,7 +0,0 @@
1
- /**
2
- * @slot - Slot for any element that will be inverted.
3
- */
4
- export declare class StzhInvert {
5
- element: HTMLStzhInvertElement;
6
- render(): any;
7
- }
@@ -1,19 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhLangnavChangeEvent } from "../../index";
3
- /**
4
- */
5
- export declare class StzhLangnav {
6
- /** Active language of langnav */
7
- languageActive: string;
8
- /** Available language in langnav */
9
- languages: any[] | string;
10
- /** Popover placement */
11
- popoverPlacement: "bottom" | "top";
12
- /** Whether to prevent the default behaviour of changing the `location.href` */
13
- preventUrlchange: boolean;
14
- element: HTMLStzhLangnavElement;
15
- /** Langnav change event */
16
- stzhChange: EventEmitter<StzhLangnavChangeEvent>;
17
- private handleChange;
18
- render(): any;
19
- }