@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,74 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { PanoramaScene, StzhPanoramaLoadEvent, StzhPanoramaChangeEvent, StzhPanoramaFullscreenChangeEvent, StzhPanoramaSceneChangeEvent, StzhPanoramaZoomChangeEvent } from "../../index";
3
- import { StzhPanoramaLocalizedText } from "./stzh-panorama.localization";
4
- import "pannellum";
5
- /**
6
- *
7
- */
8
- export declare class StzhPanorama {
9
- /** Translation strings */
10
- localization: StzhPanoramaLocalizedText;
11
- /** Caption */
12
- caption: string;
13
- /** Copyright */
14
- copyright: string;
15
- /** Current scene */
16
- scene: string;
17
- /** Fade duration on scene change */
18
- sceneFadeDuration: number;
19
- /** Whether to autoload panorama on pageload */
20
- autoload: boolean;
21
- /** If set to true, device orientation control will be used when the panorama is loaded, if the device supports it. If false, device orientation control needs to be activated by pressing a button. */
22
- orientationOnByDefault: boolean;
23
- /**
24
- * Available scenes
25
- *
26
- * An array of objects including `sceneId`, `imageTitle`, `imageSrc`, optionally `imageAuthor`, `imageType`, `caption`, `pitch`, `yaw`, `hfov` and `hotspots`
27
- * `hotspots` can be an array of objects including `pitch`, `yaw`, `type`, `text`, optionally `url`, `id`, `sceneId`, `targetPitch` and `targetYaw`
28
- *
29
- * See also https://pannellum.org/documentation/reference/
30
- */
31
- scenes: PanoramaScene[] | string;
32
- private _scenes;
33
- private _scenesLibrary;
34
- element: HTMLStzhFigureElement;
35
- /** Get viewer instance */
36
- getViewer(): Promise<any>;
37
- scenesWatcher(newValue: PanoramaScene[] | string): void;
38
- sceneWatcher(newValue: string): void;
39
- updateWatcher(): void;
40
- /** Load event */
41
- stzhLoad: EventEmitter<StzhPanoramaLoadEvent>;
42
- /** Change event */
43
- stzhChange: EventEmitter<StzhPanoramaChangeEvent>;
44
- /** Fullscreen change event */
45
- stzhFullscreenChange: EventEmitter<StzhPanoramaFullscreenChangeEvent>;
46
- /** Scene change event */
47
- stzhSceneChange: EventEmitter<StzhPanoramaSceneChangeEvent>;
48
- /** Zoom change event */
49
- stzhZoomChange: EventEmitter<StzhPanoramaZoomChangeEvent>;
50
- isOrientationSupported: boolean;
51
- isOrientationActive: boolean;
52
- isFullscreen: boolean;
53
- private viewer;
54
- private containerElement;
55
- private actionRunning;
56
- private controlAnimationTime;
57
- private createTooltip;
58
- private handleSceneDropdownChange;
59
- private handleControlsKeydown;
60
- private action;
61
- private stopOrientation;
62
- private startOrientation;
63
- private updateOrientationState;
64
- /**
65
- * Execute a button control action.
66
- * If the action is already runing/animating, add the value to the current position and set as new target.
67
- */
68
- private executeAction;
69
- private initViewer;
70
- componentWillLoad(): Promise<void>;
71
- componentDidRender(): Promise<void>;
72
- disconnectedCallback(): void;
73
- render(): any;
74
- }
@@ -1,73 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhPopoverOpenEvent, StzhPopoverOpenedEvent, StzhPopoverCloseEvent, StzhPopoverClosedEvent } from "../../index";
3
- import { Placement } from "@floating-ui/dom";
4
- import { StzhPopoverLocalizedText } from "./stzh-popover.localization";
5
- /**
6
- * @slot - Trigger element for popover
7
- * @slot content - Any element used as popover content
8
- * @slot action - `stzh-button` element
9
- * @slot label - Label for mobile view (alternative for label property)
10
- */
11
- export declare class StzhPopover {
12
- /** Whether popover should be open */
13
- open: boolean;
14
- /** Default placement of popover relative to trigger element */
15
- placement: Placement;
16
- /** Variant */
17
- variant: "default" | "tooltip";
18
- /** Shifting of popover content */
19
- skidding: number;
20
- /** Distance from popover content to trigger. "8" when default variant, "16" when tooltip variant (arrow height + 8px). */
21
- distance: number;
22
- /** Label for mobile view (use label slot as alternative) */
23
- label: string;
24
- /** Position strategy */
25
- strategy: "absolute" | "fixed";
26
- /** Translation strings. */
27
- localization: StzhPopoverLocalizedText;
28
- element: HTMLStzhPopoverElement;
29
- /** Popover open event */
30
- stzhOpen: EventEmitter<StzhPopoverOpenEvent>;
31
- /** Popover opened event (after animation) */
32
- stzhOpened: EventEmitter<StzhPopoverOpenedEvent>;
33
- /** Popover close event */
34
- stzhClose: EventEmitter<StzhPopoverCloseEvent>;
35
- /** Popover closed event (after animation) */
36
- stzhClosed: EventEmitter<StzhPopoverClosedEvent>;
37
- /** Show popover content */
38
- show(): Promise<void>;
39
- /** Hide popover content */
40
- hide(): Promise<void>;
41
- /** Toggle popover content */
42
- toggle(): Promise<void>;
43
- update(): Promise<void>;
44
- handleOutsideClick(event: MouseEvent): void;
45
- openWatcher(newValue: boolean): Promise<void>;
46
- distanceWatcher(newValue: number): void;
47
- computedPlacement: Placement;
48
- private contentWrapperElement;
49
- private contentElement;
50
- private arrowElement;
51
- private triggerElement;
52
- private dialogElement;
53
- private autoUpdateCleanup;
54
- private initialTouchX;
55
- private initialTouchY;
56
- private id;
57
- private trap;
58
- private toggledByMethod;
59
- private handleKeydown;
60
- private onClickTrigger;
61
- private computePosition;
62
- private handleTouchStart;
63
- private handleTouchEnd;
64
- componentWillLoad(): Promise<void>;
65
- private popoverShown;
66
- private popoverHidden;
67
- componentDidRender(): void;
68
- componentDidUpdate(): void;
69
- componentDidLoad(): void;
70
- connectedCallback(): void;
71
- disconnectedCallback(): void;
72
- render(): any;
73
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * @slot - Slot for label
3
- */
4
- export declare class StzhPrint {
5
- element: HTMLStzhPrintElement;
6
- private observer;
7
- private handleLinkClick;
8
- private init;
9
- connectedCallback(): void;
10
- disconnectedCallback(): void;
11
- render(): any;
12
- }
@@ -1,49 +0,0 @@
1
- import { StzhProgressbarDataItem } from '../../index';
2
- import { StzhProgressbarLocalizedText } from "./stzh-progressbar.localization";
3
- /**
4
- * @slot - Slot for any text content
5
- */
6
- export declare class StzhProgressbar {
7
- /** Translation strings */
8
- localization: StzhProgressbarLocalizedText;
9
- /**
10
- * Step data (JSON array with objects that have `label` attribute and optional:
11
- * - `disabled`, if step should be disabled
12
- * - `icon`, if icon instead of step number should be displayed):
13
- * - `analyticsId`, for Adobe Analytics, rendered as `s-object-id` (default is `label`)
14
- *
15
- * ```
16
- * {
17
- * "label": "Step Label"
18
- * "icon": "clock",
19
- * "disabled": true
20
- * }
21
- * ```
22
- */
23
- data: StzhProgressbarDataItem[] | string;
24
- private _data;
25
- /** Index of the item that be active */
26
- index: number;
27
- /** Number of steps to show below small breakpoint */
28
- steps: number;
29
- /** Number of steps to show above small breakpoint */
30
- stepsSmall: number;
31
- /** Number of steps to show above medium breakpoint */
32
- stepsMedium: number;
33
- /** Number of steps to show above large breakpoint */
34
- stepsLarge: number;
35
- /** Number of steps to show above ultra breakpoint */
36
- stepsUltra: number;
37
- currentSteps: number;
38
- element: HTMLStzhProgressbarElement;
39
- dataWatcher(newValue: any[] | string): void;
40
- private lastItemIndex;
41
- private maxStepIndex;
42
- private withinLastFewSteps;
43
- private getItemAttributes;
44
- private setCurrentSteps;
45
- componentWillLoad(): Promise<void>;
46
- connectedCallback(): void;
47
- disconnectedCallback(): void;
48
- render(): any;
49
- }
@@ -1,34 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhProgressbarItemClickEvent, StzhProgressbarItemDottedClickEvent } from '../../index';
3
- /**
4
- * @slot - Slot for label (or use label prop)
5
- */
6
- export declare class StzhProgressbarItem {
7
- label: string;
8
- disabled: boolean;
9
- first: boolean;
10
- last: boolean;
11
- passed: boolean;
12
- current: boolean;
13
- hide: boolean;
14
- dotted: boolean;
15
- step: number;
16
- icon: string;
17
- /**
18
- * For Adobe Analytics.
19
- * Will be rendered as value of `s-object-id` attribute to the button element.
20
- * Default value will be taken from `label` prop or default slot.
21
- */
22
- analyticsId: string;
23
- /** Click event */
24
- stzhClick: EventEmitter<StzhProgressbarItemClickEvent>;
25
- /** Dotted click event */
26
- stzhDottedClick: EventEmitter<StzhProgressbarItemDottedClickEvent>;
27
- element: HTMLStzhProgressbarItemElement;
28
- private button;
29
- private text;
30
- private onClick;
31
- private onDottedClick;
32
- componentDidRender(): void;
33
- render(): any;
34
- }
@@ -1,57 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhRadioChangeEvent, StzhRadioFocusEvent, StzhRadioBlurEvent } 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
- */
10
- export declare class StzhRadio {
11
- /** Translation strings */
12
- localization: StzhLocaleComponent;
13
- /** Whether the element is disabled or not */
14
- disabled: boolean;
15
- /** The name of the input element */
16
- name: string;
17
- /** The value of the input element */
18
- value: string;
19
- /** Invalid status */
20
- invalid: boolean;
21
- /** Required status */
22
- required: boolean;
23
- /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
24
- showMarker: boolean;
25
- /** Checked status */
26
- checked: boolean;
27
- /** Label */
28
- label: string;
29
- /** Description message (use description slot as alternative) */
30
- description: string;
31
- /** Long description message appearing in a popover (use description-long slot as alternative) */
32
- descriptionLong: string;
33
- /** One or multiple error message (use error slot as alternative) */
34
- error: string | string[];
35
- private _error;
36
- /** Id for element which describes the radio button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
37
- a11yDescribedby: string;
38
- /** Focus input field */
39
- setFocus(): Promise<void>;
40
- /** Input change event */
41
- stzhChange: EventEmitter<StzhRadioChangeEvent>;
42
- /** Input focus event */
43
- stzhFocus: EventEmitter<StzhRadioFocusEvent>;
44
- /** Input blur event */
45
- stzhBlur: EventEmitter<StzhRadioBlurEvent>;
46
- errorWatcher(newValue: string | string[]): void;
47
- element: HTMLStzhRadioElement;
48
- private input;
49
- private inputId;
50
- private focusedByInput;
51
- private onInput;
52
- private onRootFocus;
53
- private onFocus;
54
- private onBlur;
55
- componentWillLoad(): Promise<void>;
56
- render(): any;
57
- }
@@ -1,66 +0,0 @@
1
- import { StzhRadioChangeEvent } from "../../index";
2
- import { StzhLocaleComponent } from "../../utils/translation-utils";
3
- /**
4
- * @slot - Slot for `stzh-radio`, `stzh-button[type="radio"]` or `stzh-card` elements
5
- * @slot description - Slot for description
6
- * @slot description-long - Slot for long description (in popover)
7
- * @slot error - Slot for error
8
- */
9
- export declare class StzhRadiogroup {
10
- /** Translation strings */
11
- localization: StzhLocaleComponent;
12
- /** Whether the element is disabled or not */
13
- disabled: boolean;
14
- /** The name of the input radio elements, will define the radio group. If you have more than one radio group on a page, every group needs to have its own unique name */
15
- name: string;
16
- /** The legend */
17
- legend: string;
18
- /** Hide legend to show only for screenreaders */
19
- hideLegend: boolean;
20
- /** Invalid status */
21
- invalid: boolean;
22
- /** Required status */
23
- required: boolean;
24
- /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
25
- showMarker: boolean;
26
- /** Select a radio by value */
27
- value: string;
28
- /** Direction */
29
- direction: "vertical" | "horizontal";
30
- /** Description message (use description slot as alternative) */
31
- description: string;
32
- /** Long description message appearing in a popover (use description-long slot as alternative) */
33
- descriptionLong: string;
34
- /** One or multiple error message (use error slot as alternative) */
35
- error: string | string[];
36
- private _error;
37
- /** Current checked radio element (readonly) */
38
- checkedRadio: HTMLStzhRadioElement | null;
39
- /** Prevent updating certain properties of radio elements (possible values inside array: disabled, invalid, required, hide-marker) */
40
- preventUpdateProperties: string[] | string;
41
- private _preventUpdateProperties;
42
- /** Host element */
43
- element: HTMLElement;
44
- watchName(newValue: string): void;
45
- watchDisabled(newValue: boolean): void;
46
- watchInvalid(newValue: boolean): void;
47
- watchRequired(newValue: boolean): void;
48
- watchValue(newValue: string): void;
49
- errorWatcher(newValue: string | string[]): void;
50
- preventUpdatePropertiesWatcher(newValue: string[] | string): void;
51
- onChange(event: CustomEvent<StzhRadioChangeEvent>): void;
52
- /** Radio elements */
53
- private radios;
54
- private radiogroupId;
55
- private observer;
56
- private updateRadiosProperty;
57
- private updateCheckedRadioByValue;
58
- private uncheckRadios;
59
- private init;
60
- componentWillLoad(): Promise<void>;
61
- componentShouldUpdate(_newValue: any, _oldValue: any, prop: string): boolean;
62
- componentDidRender(): void;
63
- connectedCallback(): void;
64
- disconnectedCallback(): void;
65
- render(): any;
66
- }
@@ -1,22 +0,0 @@
1
- import { Layout } from "../../index";
2
- /**
3
- * @slot - Slot for e.g. image or video
4
- */
5
- export declare class StzhRatio {
6
- /** Aspect ratio */
7
- ratio: Layout.Ratio;
8
- /** Aspect ratio above small breakpoint */
9
- ratioSmall: Layout.Ratio | "inherit";
10
- /** Aspect ratio above medium breakpoint */
11
- ratioMedium: Layout.Ratio | "inherit";
12
- /** Aspect ratio above large breakpoint */
13
- ratioLarge: Layout.Ratio | "inherit";
14
- /** Aspect ratio above ultra breakpoint */
15
- ratioUltra: Layout.Ratio | "inherit";
16
- /** Whether aspect ratio is in portrait mode */
17
- portrait: boolean;
18
- /** Fit mode */
19
- fit: "cover" | "contain";
20
- element: HTMLStzhRatioElement;
21
- render(): any;
22
- }
@@ -1,18 +0,0 @@
1
- /**
2
- * @slot - Slot for label
3
- */
4
- export declare class StzhReadspeaker {
5
- /** RS url of site (e.g. https://app-eu.readspeaker.com/cgi-bin/rsent?customerid=4490&lang=de_de&readid=content&url=https://www.stadt-zuerich.ch/portal/de/index/service/kontakt.html) */
6
- href: string;
7
- /** RS event ID */
8
- eventId: string;
9
- element: HTMLStzhReadspeakerElement;
10
- addClickEvents(): void;
11
- private readspeakerLink;
12
- private observer;
13
- private onLinkClick;
14
- private init;
15
- connectedCallback(): void;
16
- disconnectedCallback(): void;
17
- render(): any;
18
- }
@@ -1,22 +0,0 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- /**
3
- * @slot - Text content that should be styled
4
- */
5
- export declare class StzhRichtext {
6
- /** Translation strings */
7
- localization: StzhLocaleComponent;
8
- /** Whether first top margin of first child should be set to 0. */
9
- removeFirstMargin: boolean;
10
- /** Whether last bottom margin of last child should be set to 0. */
11
- removeLastMargin: boolean;
12
- /** Selector to recognize external link and attach an icon */
13
- externalLinkSelector: string;
14
- /** Icon used for marking external links */
15
- externalLinkIcon: string;
16
- element: HTMLStzhRichtextElement;
17
- private externalLinks;
18
- private addExternalLinkIcons;
19
- componentWillLoad(): Promise<void>;
20
- componentDidRender(): void;
21
- render(): any;
22
- }
@@ -1,28 +0,0 @@
1
- import { StzhSaptchaLocalizedText } from './stzh-saptcha.localization';
2
- /**
3
- * @slot - Slot for content
4
- */
5
- export declare class StzhSaptcha {
6
- /** Translation strings */
7
- localization: StzhSaptchaLocalizedText;
8
- /** Numbers shown to user for selection */
9
- numbers: number[] | string;
10
- private _numbers;
11
- /** The value of the input element */
12
- value: string;
13
- /** Name of input */
14
- name: string;
15
- /** One or multiple error message */
16
- error: string | string[];
17
- private _error;
18
- /** Invalid status */
19
- invalid: boolean;
20
- /** Whether the element is disabled or not */
21
- disabled: boolean;
22
- element: HTMLStzhSaptchaElement;
23
- numbersWatcher(newValue: number[] | string): void;
24
- errorWatcher(newValue: string | string[]): void;
25
- private saptchaId;
26
- componentWillLoad(): Promise<void>;
27
- render(): any;
28
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * @slot - Slot for label
3
- */
4
- export declare class StzhScrollup {
5
- element: HTMLStzhScrollupElement;
6
- private observer;
7
- private handleLinkClick;
8
- private init;
9
- connectedCallback(): void;
10
- disconnectedCallback(): void;
11
- render(): any;
12
- }
@@ -1,21 +0,0 @@
1
- import { ShareService } from "../../index";
2
- import { StzhShareLocalizedText } from "./stzh-share.localization";
3
- /**
4
- */
5
- export declare class StzhShare {
6
- /** Translation strings */
7
- localization: StzhShareLocalizedText;
8
- /** URL of current site (uses full URL by default) */
9
- url: string;
10
- /**
11
- * Array of enabled share buttons.
12
- * Possible services: `facebook` / `twitter` / `linkedin` / `xing` / `mail`
13
- */
14
- services: ShareService[] | string;
15
- private _services;
16
- servicesWatcher(newValue: ShareService[] | string): void;
17
- element: HTMLStzhShareElement;
18
- private openPopup;
19
- componentWillLoad(): Promise<void>;
20
- render(): any;
21
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * @slot - Slot for any content
3
- */
4
- export declare class StzhShow {
5
- /** Mikro */
6
- mikro: boolean;
7
- /** Small */
8
- small: boolean;
9
- /** Medium */
10
- medium: boolean;
11
- /** Large */
12
- large: boolean;
13
- /** Ultra */
14
- ultra: boolean;
15
- /** Hide from date */
16
- hideFromDate: Date | string;
17
- private _hideFromDate;
18
- hideFromDateWatcher(newValue: Date | string): void;
19
- element: HTMLStzhShowElement;
20
- componentWillLoad(): void;
21
- render(): any;
22
- }
@@ -1,14 +0,0 @@
1
- import { StzhDatalistItemEntry } from "../../index";
2
- /**
3
- */
4
- export declare class StzhSitemap {
5
- /**
6
- * Items in sitemap
7
- * Array of objects that must at least include `value` attribute.
8
- * Can optionally contain `label`, `meta`, `icon`, `href` attribute and be nested to display deeper levels:
9
- * `[{"value":"Value 1", "label": "Label 1"}, {"value":"Value 2", "label": "Label 2", "items": [...]}]`
10
- */
11
- items: StzhDatalistItemEntry[] | string;
12
- element: HTMLStzhSitemapElement;
13
- render(): any;
14
- }
@@ -1,38 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhSkiplinkFocusEvent, StzhSkiplinkBlurEvent } from "../../index";
3
- /**
4
- * @slot - Slot for any text content
5
- */
6
- export declare class StzhSkiplink {
7
- /** Label */
8
- label: string;
9
- /** href for linking to e.g. id of an element to skip to */
10
- href: string;
11
- /** Access key of link (usually a number e.g. 1) */
12
- linkAccesskey: string;
13
- /** Link title for description e.g. how to use skiplink with access key ([ALT + 1]) */
14
- linkTitle: string;
15
- /**
16
- * For Adobe Analytics.
17
- * Will be rendered as value of `s-object-id` attribute to the link element.
18
- * Default value will be taken from `label` prop or default slot.
19
- */
20
- analyticsId: string;
21
- /** Whether the skiplink is currently focused */
22
- focused: boolean;
23
- /** Focus event */
24
- stzhFocus: EventEmitter<StzhSkiplinkFocusEvent>;
25
- /** Blur event */
26
- stzhBlur: EventEmitter<StzhSkiplinkBlurEvent>;
27
- element: HTMLStzhSkiplinkElement;
28
- focusinHandler(): void;
29
- focusoutHandler(): void;
30
- private link;
31
- private text;
32
- private focusedByInput;
33
- private onRootFocus;
34
- private onFocus;
35
- private onBlur;
36
- componentDidRender(): void;
37
- render(): any;
38
- }
@@ -1,59 +0,0 @@
1
- import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhSortableUpdateEvent, StzhSortableDisableEvent } from "../../index";
3
- import { StzhSortableLocalizedText } from "./stzh-sortable.localization";
4
- /**
5
- * @slot - Slot for any elements
6
- */
7
- export declare class StzhSortable {
8
- /** Translation strings. */
9
- localization: StzhSortableLocalizedText;
10
- /** Wether sorting is disabled or not */
11
- disabled: boolean;
12
- /** HTML attribute that is used by the `toArray()` method */
13
- dataIdAttribute: string;
14
- /** Container */
15
- container: HTMLElement | Function;
16
- /** Algorithm how the ghost element will be cloned */
17
- ghostClone: Function;
18
- /** Filtered elements that should prevent dragging inside the drag item elements */
19
- filterElements: any[] | string;
20
- private _filterElements;
21
- element: HTMLStzhSortableElement;
22
- /** Serializes the sortable's item data-id's (dataIdAttr option) into an array of string */
23
- toArray(): Promise<string[]>;
24
- /** Sorts the elements according to the array */
25
- sort(order: String[], useAnimation?: boolean): Promise<any>;
26
- /** Move item */
27
- moveItem(item: HTMLElement, direction: "up" | "down"): Promise<void>;
28
- disabledWatcher(newValue: boolean): void;
29
- filterElementsWatcher(newValue: any[] | string): void;
30
- /** Update event */
31
- stzhUpdate: EventEmitter<StzhSortableUpdateEvent>;
32
- /** Disable event */
33
- stzhDisable: EventEmitter<StzhSortableDisableEvent>;
34
- private sortable;
35
- private sortableId;
36
- private containerElement;
37
- private ariaLiveElement;
38
- private observer;
39
- private selectedItem;
40
- private resetItemOnBlur;
41
- private lastIndex;
42
- private getContainer;
43
- private updateAriaLive;
44
- private getIndexOfSelectedItem;
45
- private resetActiveItem;
46
- private focusItem;
47
- private setAttributes;
48
- private unsetAttributes;
49
- private init;
50
- private updated;
51
- private onKeydown;
52
- private onBlur;
53
- componentWillLoad(): Promise<void>;
54
- componentWillUpdate(): void;
55
- componentDidRender(): void;
56
- connectedCallback(): void;
57
- disconnectedCallback(): void;
58
- render(): any;
59
- }
@@ -1,14 +0,0 @@
1
- /**
2
- */
3
- export declare class StzhStatus {
4
- /** Percent */
5
- percent: number;
6
- /** Whether to hide/show loadingbar */
7
- withLoadingbar: boolean;
8
- /** Label */
9
- label: string;
10
- /** Type */
11
- type: "default" | "success" | "warning" | "error" | "info";
12
- element: HTMLStzhStatusElement;
13
- render(): any;
14
- }