@oiz/stzh-components 2.12.0-beta1 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (322) hide show
  1. package/dist/cjs/{app-globals-749422d7.js → app-globals-5c0c2c46.js} +2 -2
  2. package/dist/cjs/{app-globals-749422d7.js.map → app-globals-5c0c2c46.js.map} +1 -1
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/stzh-actionset_4.cjs.entry.js +4 -2
  5. package/dist/cjs/stzh-actionset_4.cjs.entry.js.map +1 -1
  6. package/dist/cjs/stzh-badge_3.cjs.entry.js +2 -1
  7. package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
  8. package/dist/cjs/stzh-chip_2.cjs.entry.js +2 -1
  9. package/dist/cjs/stzh-chip_2.cjs.entry.js.map +1 -1
  10. package/dist/cjs/stzh-components.cjs.js +2 -2
  11. package/dist/cjs/stzh-dropdown.cjs.entry.js +25 -1
  12. package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
  13. package/dist/cjs/stzh-link.cjs.entry.js +2 -1
  14. package/dist/cjs/stzh-link.cjs.entry.js.map +1 -1
  15. package/dist/cjs/stzh-menu_2.cjs.entry.js +2 -1
  16. package/dist/cjs/stzh-menu_2.cjs.entry.js.map +1 -1
  17. package/dist/cjs/stzh-progressbar-item.cjs.entry.js +2 -1
  18. package/dist/cjs/stzh-progressbar-item.cjs.entry.js.map +1 -1
  19. package/dist/cjs/stzh-skiplink.cjs.entry.js +2 -1
  20. package/dist/cjs/stzh-skiplink.cjs.entry.js.map +1 -1
  21. package/dist/cjs/stzh-upload.cjs.entry.js +8 -2
  22. package/dist/cjs/stzh-upload.cjs.entry.js.map +1 -1
  23. package/dist/collection/components/stzh-actionset/stzh-actionset.js.map +1 -1
  24. package/dist/collection/components/stzh-button/stzh-button.js +2 -1
  25. package/dist/collection/components/stzh-button/stzh-button.js.map +1 -1
  26. package/dist/collection/components/stzh-card/stzh-card.css +3 -3
  27. package/dist/collection/components/stzh-card/stzh-card.js +3 -1
  28. package/dist/collection/components/stzh-card/stzh-card.js.map +1 -1
  29. package/dist/collection/components/stzh-chip/stzh-chip.js +2 -1
  30. package/dist/collection/components/stzh-chip/stzh-chip.js.map +1 -1
  31. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +45 -1
  32. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js.map +1 -1
  33. package/dist/collection/components/stzh-link/stzh-link.js +2 -1
  34. package/dist/collection/components/stzh-link/stzh-link.js.map +1 -1
  35. package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +2 -1
  36. package/dist/collection/components/stzh-menu-item/stzh-menu-item.js.map +1 -1
  37. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +2 -1
  38. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js.map +1 -1
  39. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +2 -4
  40. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js.map +1 -1
  41. package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +2 -1
  42. package/dist/collection/components/stzh-skiplink/stzh-skiplink.js.map +1 -1
  43. package/dist/collection/components/stzh-upload/stzh-upload.css +1 -1
  44. package/dist/collection/components/stzh-upload/stzh-upload.js +3 -3
  45. package/dist/collection/components/stzh-upload/stzh-upload.js.map +1 -1
  46. package/dist/collection/libraries/dropzone/dropzone-amd-module.js +7 -1
  47. package/dist/collection/libraries/dropzone/dropzone.js +7 -1
  48. package/dist/collection/libraries/dropzone/min/dropzone-amd-module.min.js +1 -1
  49. package/dist/collection/libraries/dropzone/min/dropzone.min.js +1 -1
  50. package/dist/collection/libraries/tom-select/cjs/tom-select.complete.js +4 -1
  51. package/dist/collection/libraries/tom-select/cjs/tom-select.js +4 -1
  52. package/dist/collection/libraries/tom-select/cjs/tom-select.popular.js +4 -1
  53. package/dist/collection/libraries/tom-select/esm/tom-select.complete.js +4 -1
  54. package/dist/collection/libraries/tom-select/esm/tom-select.js +4 -1
  55. package/dist/collection/libraries/tom-select/esm/tom-select.popular.js +4 -1
  56. package/dist/collection/libraries/tom-select/js/tom-select.base.js +4 -1
  57. package/dist/collection/libraries/tom-select/js/tom-select.base.min.js +30 -30
  58. package/dist/collection/libraries/tom-select/js/tom-select.complete.js +4 -1
  59. package/dist/collection/libraries/tom-select/js/tom-select.complete.min.js +17 -17
  60. package/dist/collection/libraries/tom-select/js/tom-select.popular.js +4 -1
  61. package/dist/collection/libraries/tom-select/js/tom-select.popular.min.js +2 -2
  62. package/dist/components/index.js +1 -1
  63. package/dist/components/stzh-actionset2.js.map +1 -1
  64. package/dist/components/stzh-button2.js +2 -1
  65. package/dist/components/stzh-button2.js.map +1 -1
  66. package/dist/components/stzh-card2.js +4 -2
  67. package/dist/components/stzh-card2.js.map +1 -1
  68. package/dist/components/stzh-chip2.js +2 -1
  69. package/dist/components/stzh-chip2.js.map +1 -1
  70. package/dist/components/stzh-dropdown2.js +27 -2
  71. package/dist/components/stzh-dropdown2.js.map +1 -1
  72. package/dist/components/stzh-link2.js +2 -1
  73. package/dist/components/stzh-link2.js.map +1 -1
  74. package/dist/components/stzh-menu-item2.js +2 -1
  75. package/dist/components/stzh-menu-item2.js.map +1 -1
  76. package/dist/components/stzh-progressbar-item2.js +2 -1
  77. package/dist/components/stzh-progressbar-item2.js.map +1 -1
  78. package/dist/components/stzh-radiogroup2.js +1 -1
  79. package/dist/components/stzh-skiplink.js +2 -1
  80. package/dist/components/stzh-skiplink.js.map +1 -1
  81. package/dist/components/stzh-upload.js +8 -2
  82. package/dist/components/stzh-upload.js.map +1 -1
  83. package/dist/esm/{app-globals-5f5be02f.js → app-globals-bfc779f0.js} +2 -2
  84. package/dist/esm/{app-globals-5f5be02f.js.map → app-globals-bfc779f0.js.map} +1 -1
  85. package/dist/esm/loader.js +2 -2
  86. package/dist/esm/stzh-actionset_4.entry.js +4 -2
  87. package/dist/esm/stzh-actionset_4.entry.js.map +1 -1
  88. package/dist/esm/stzh-badge_3.entry.js +2 -1
  89. package/dist/esm/stzh-badge_3.entry.js.map +1 -1
  90. package/dist/esm/stzh-chip_2.entry.js +2 -1
  91. package/dist/esm/stzh-chip_2.entry.js.map +1 -1
  92. package/dist/esm/stzh-components.js +2 -2
  93. package/dist/esm/stzh-dropdown.entry.js +25 -1
  94. package/dist/esm/stzh-dropdown.entry.js.map +1 -1
  95. package/dist/esm/stzh-link.entry.js +2 -1
  96. package/dist/esm/stzh-link.entry.js.map +1 -1
  97. package/dist/esm/stzh-menu_2.entry.js +2 -1
  98. package/dist/esm/stzh-menu_2.entry.js.map +1 -1
  99. package/dist/esm/stzh-progressbar-item.entry.js +2 -1
  100. package/dist/esm/stzh-progressbar-item.entry.js.map +1 -1
  101. package/dist/esm/stzh-skiplink.entry.js +2 -1
  102. package/dist/esm/stzh-skiplink.entry.js.map +1 -1
  103. package/dist/esm/stzh-upload.entry.js +8 -2
  104. package/dist/esm/stzh-upload.entry.js.map +1 -1
  105. package/dist/esm-es5/{app-globals-5f5be02f.js → app-globals-bfc779f0.js} +2 -2
  106. package/dist/esm-es5/{app-globals-5f5be02f.js.map → app-globals-bfc779f0.js.map} +1 -1
  107. package/dist/esm-es5/loader.js +1 -1
  108. package/dist/esm-es5/loader.js.map +1 -1
  109. package/dist/esm-es5/stzh-actionset_4.entry.js +1 -1
  110. package/dist/esm-es5/stzh-actionset_4.entry.js.map +1 -1
  111. package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
  112. package/dist/esm-es5/stzh-badge_3.entry.js.map +1 -1
  113. package/dist/esm-es5/stzh-chip_2.entry.js +1 -1
  114. package/dist/esm-es5/stzh-chip_2.entry.js.map +1 -1
  115. package/dist/esm-es5/stzh-components.js +1 -1
  116. package/dist/esm-es5/stzh-components.js.map +1 -1
  117. package/dist/esm-es5/stzh-dropdown.entry.js +3 -3
  118. package/dist/esm-es5/stzh-dropdown.entry.js.map +1 -1
  119. package/dist/esm-es5/stzh-link.entry.js +1 -1
  120. package/dist/esm-es5/stzh-link.entry.js.map +1 -1
  121. package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
  122. package/dist/esm-es5/stzh-menu_2.entry.js.map +1 -1
  123. package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
  124. package/dist/esm-es5/stzh-progressbar-item.entry.js.map +1 -1
  125. package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
  126. package/dist/esm-es5/stzh-skiplink.entry.js.map +1 -1
  127. package/dist/esm-es5/stzh-upload.entry.js +1 -1
  128. package/dist/esm-es5/stzh-upload.entry.js.map +1 -1
  129. package/dist/stzh-components/{p-7873a639.entry.js → p-01e9b3b5.entry.js} +2 -2
  130. package/dist/stzh-components/p-01e9b3b5.entry.js.map +1 -0
  131. package/dist/stzh-components/{p-0db27707.entry.js → p-03fc4d3d.entry.js} +2 -2
  132. package/dist/stzh-components/p-03fc4d3d.entry.js.map +1 -0
  133. package/dist/stzh-components/{p-f91187c8.entry.js → p-11a57dcd.entry.js} +3 -3
  134. package/dist/stzh-components/p-11a57dcd.entry.js.map +1 -0
  135. package/dist/stzh-components/{p-3ab3a5a7.system.entry.js → p-1a420f1c.system.entry.js} +2 -2
  136. package/dist/stzh-components/p-1a420f1c.system.entry.js.map +1 -0
  137. package/dist/stzh-components/{p-42e25ae1.system.entry.js → p-3048d3ea.system.entry.js} +2 -2
  138. package/dist/stzh-components/p-3048d3ea.system.entry.js.map +1 -0
  139. package/dist/stzh-components/p-4206f3e1.system.entry.js +9 -0
  140. package/dist/stzh-components/p-4206f3e1.system.entry.js.map +1 -0
  141. package/dist/stzh-components/{p-af33b013.entry.js → p-4488789b.entry.js} +2 -2
  142. package/dist/stzh-components/p-4488789b.entry.js.map +1 -0
  143. package/dist/stzh-components/{p-9d0fedfe.system.entry.js → p-710d15c1.system.entry.js} +2 -2
  144. package/dist/stzh-components/p-710d15c1.system.entry.js.map +1 -0
  145. package/dist/stzh-components/{p-ebb38041.system.js → p-9035fa3b.system.js} +2 -2
  146. package/dist/stzh-components/{p-ebb38041.system.js.map → p-9035fa3b.system.js.map} +1 -1
  147. package/dist/stzh-components/{p-68feffea.entry.js → p-919e700b.entry.js} +2 -2
  148. package/dist/stzh-components/p-919e700b.entry.js.map +1 -0
  149. package/dist/stzh-components/{p-d5ee8b1a.entry.js → p-a0d3ec11.entry.js} +2 -2
  150. package/dist/stzh-components/p-a0d3ec11.entry.js.map +1 -0
  151. package/dist/stzh-components/{p-188dd49d.system.entry.js → p-aa0660d8.system.entry.js} +2 -2
  152. package/dist/stzh-components/p-aa0660d8.system.entry.js.map +1 -0
  153. package/dist/stzh-components/{p-54a1fdcc.system.entry.js → p-b19c3193.system.entry.js} +2 -2
  154. package/dist/stzh-components/p-b19c3193.system.entry.js.map +1 -0
  155. package/dist/stzh-components/{p-f73af272.entry.js → p-c70b4f1b.entry.js} +2 -2
  156. package/dist/stzh-components/p-c70b4f1b.entry.js.map +1 -0
  157. package/dist/stzh-components/{p-135d2e40.system.entry.js → p-d80b87dd.system.entry.js} +2 -2
  158. package/dist/stzh-components/p-d80b87dd.system.entry.js.map +1 -0
  159. package/dist/stzh-components/{p-b3d76f2a.system.entry.js → p-df045b3b.system.entry.js} +2 -2
  160. package/dist/stzh-components/p-df045b3b.system.entry.js.map +1 -0
  161. package/dist/stzh-components/{p-7c2aa5e8.entry.js → p-dfa8f780.entry.js} +2 -2
  162. package/dist/stzh-components/p-dfa8f780.entry.js.map +1 -0
  163. package/dist/stzh-components/{p-5e014c0e.js → p-ea2fd8f8.js} +2 -2
  164. package/dist/stzh-components/{p-5e014c0e.js.map → p-ea2fd8f8.js.map} +1 -1
  165. package/dist/stzh-components/{p-509f90d0.system.entry.js → p-ee4f0a17.system.entry.js} +2 -2
  166. package/dist/stzh-components/p-ee4f0a17.system.entry.js.map +1 -0
  167. package/dist/stzh-components/{p-bf7316ab.system.js → p-eed26372.system.js} +2 -2
  168. package/dist/stzh-components/{p-bf7316ab.system.js.map → p-eed26372.system.js.map} +1 -1
  169. package/dist/stzh-components/{p-0164f9d1.entry.js → p-f63cc727.entry.js} +2 -2
  170. package/dist/stzh-components/p-f63cc727.entry.js.map +1 -0
  171. package/dist/stzh-components/stzh-components.esm.js +1 -1
  172. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  173. package/dist/stzh-components/stzh-components.js +1 -1
  174. package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +15 -0
  175. package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +73 -0
  176. package/dist/types/components/stzh-actions/stzh-actions.d.ts +16 -0
  177. package/dist/types/components/stzh-actionset/stzh-actionset.d.ts +45 -0
  178. package/dist/types/components/stzh-amount/stzh-amount.d.ts +73 -0
  179. package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +23 -0
  180. package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +74 -0
  181. package/dist/types/components/stzh-audio/stzh-audio.d.ts +58 -0
  182. package/dist/types/components/stzh-button/stzh-button.d.ts +105 -0
  183. package/dist/types/components/stzh-buttongroup/stzh-buttongroup.d.ts +7 -0
  184. package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +88 -0
  185. package/dist/types/components/stzh-card/stzh-card.d.ts +127 -0
  186. package/dist/types/components/stzh-card-list/stzh-card-list.d.ts +31 -0
  187. package/dist/types/components/stzh-carousel/stzh-carousel.d.ts +175 -0
  188. package/dist/types/components/stzh-chart/stzh-chart.d.ts +15 -0
  189. package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +57 -0
  190. package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +64 -0
  191. package/dist/types/components/stzh-chip/stzh-chip.d.ts +74 -0
  192. package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +46 -0
  193. package/dist/types/components/stzh-clamp/stzh-clamp.d.ts +49 -0
  194. package/dist/types/components/stzh-contact/stzh-contact.d.ts +54 -0
  195. package/dist/types/components/stzh-datalist/stzh-datalist.d.ts +51 -0
  196. package/dist/types/components/stzh-datalist-item/stzh-datalist-item.d.ts +62 -0
  197. package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +6 -0
  198. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +57 -0
  199. package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +103 -0
  200. package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +101 -0
  201. package/dist/types/components/stzh-details/stzh-details.d.ts +35 -0
  202. package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +64 -0
  203. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +177 -0
  204. package/dist/types/components/stzh-figure/stzh-figure.d.ts +21 -0
  205. package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +35 -0
  206. package/dist/types/components/stzh-footer/stzh-footer.d.ts +27 -0
  207. package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +54 -0
  208. package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +50 -0
  209. package/dist/types/components/stzh-header/stzh-header.d.ts +68 -0
  210. package/dist/types/components/stzh-hr/stzh-hr.d.ts +7 -0
  211. package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +60 -0
  212. package/dist/types/components/stzh-imagecomparison/stzh-imagecomparison.d.ts +29 -0
  213. package/dist/types/components/stzh-input/stzh-input.d.ts +104 -0
  214. package/dist/types/components/stzh-invert/stzh-invert.d.ts +7 -0
  215. package/dist/types/components/stzh-langnav/stzh-langnav.d.ts +19 -0
  216. package/dist/types/components/stzh-link/stzh-link.d.ts +88 -0
  217. package/dist/types/components/stzh-list/stzh-list.d.ts +9 -0
  218. package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +7 -0
  219. package/dist/types/components/stzh-loader/stzh-loader.d.ts +13 -0
  220. package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +12 -0
  221. package/dist/types/components/stzh-logo/stzh-logo.d.ts +9 -0
  222. package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +50 -0
  223. package/dist/types/components/stzh-message/stzh-message.d.ts +37 -0
  224. package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +11 -0
  225. package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.d.ts +33 -0
  226. package/dist/types/components/stzh-monthyearpicker/stzh-monthyearpicker.d.ts +98 -0
  227. package/dist/types/components/stzh-olmap/stzh-olmap.d.ts +124 -0
  228. package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +34 -0
  229. package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +11 -0
  230. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +29 -0
  231. package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +15 -0
  232. package/dist/types/components/stzh-pagetitle-hero/stzh-pagetitle-hero.d.ts +25 -0
  233. package/dist/types/components/stzh-pagination/stzh-pagination.d.ts +52 -0
  234. package/dist/types/components/stzh-panorama/stzh-panorama.d.ts +74 -0
  235. package/dist/types/components/stzh-popover/stzh-popover.d.ts +73 -0
  236. package/dist/types/components/stzh-print/stzh-print.d.ts +12 -0
  237. package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +59 -0
  238. package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +34 -0
  239. package/dist/types/components/stzh-radio/stzh-radio.d.ts +57 -0
  240. package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +66 -0
  241. package/dist/types/components/stzh-ratio/stzh-ratio.d.ts +22 -0
  242. package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +18 -0
  243. package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +22 -0
  244. package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +28 -0
  245. package/dist/types/components/stzh-scrollup/stzh-scrollup.d.ts +12 -0
  246. package/dist/types/components/stzh-share/stzh-share.d.ts +21 -0
  247. package/dist/types/components/stzh-show/stzh-show.d.ts +22 -0
  248. package/dist/types/components/stzh-sitemap/stzh-sitemap.d.ts +14 -0
  249. package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +38 -0
  250. package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +59 -0
  251. package/dist/types/components/stzh-status/stzh-status.d.ts +14 -0
  252. package/dist/types/components/stzh-sticky/stzh-sticky.d.ts +58 -0
  253. package/dist/types/components/stzh-table/stzh-table.d.ts +43 -0
  254. package/dist/types/components/stzh-textandimage/stzh-textandimage.d.ts +14 -0
  255. package/dist/types/components/stzh-timeline/stzh-timeline.d.ts +23 -0
  256. package/dist/types/components/stzh-timeline-item/stzh-timeline-item.d.ts +78 -0
  257. package/dist/types/components/stzh-timepicker/stzh-timepicker.d.ts +62 -0
  258. package/dist/types/components/stzh-toast/stzh-toast.d.ts +39 -0
  259. package/dist/types/components/stzh-toastbar/stzh-toastbar.d.ts +41 -0
  260. package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +59 -0
  261. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +80 -0
  262. package/dist/types/components/stzh-upload/stzh-upload.d.ts +240 -0
  263. package/dist/types/components/stzh-vbz-carousel/stzh-vbz-carousel.d.ts +14 -0
  264. package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +37 -0
  265. package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +42 -0
  266. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +35 -0
  267. package/dist/types/components/stzh-youtube/stzh-youtube.d.ts +30 -0
  268. package/dist/types/components.d.ts +16 -4
  269. package/dist/types/index.d.ts +900 -0
  270. package/dist/types/libraries/tom-select/types/constants.d.ts +12 -0
  271. package/dist/types/libraries/tom-select/types/contrib/highlight.d.ts +13 -0
  272. package/dist/types/libraries/tom-select/types/contrib/microevent.d.ts +20 -0
  273. package/dist/types/libraries/tom-select/types/contrib/microplugin.d.ts +71 -0
  274. package/dist/types/libraries/tom-select/types/defaults.d.ts +52 -0
  275. package/dist/types/libraries/tom-select/types/getSettings.d.ts +3 -0
  276. package/dist/types/libraries/tom-select/types/plugins/caret_position/plugin.d.ts +16 -0
  277. package/dist/types/libraries/tom-select/types/plugins/change_listener/plugin.d.ts +16 -0
  278. package/dist/types/libraries/tom-select/types/plugins/checkbox_options/plugin.d.ts +16 -0
  279. package/dist/types/libraries/tom-select/types/plugins/clear_button/plugin.d.ts +17 -0
  280. package/dist/types/libraries/tom-select/types/plugins/clear_button/types.d.ts +5 -0
  281. package/dist/types/libraries/tom-select/types/plugins/drag_drop/plugin.d.ts +16 -0
  282. package/dist/types/libraries/tom-select/types/plugins/dropdown_header/plugin.d.ts +17 -0
  283. package/dist/types/libraries/tom-select/types/plugins/dropdown_header/types.d.ts +8 -0
  284. package/dist/types/libraries/tom-select/types/plugins/dropdown_input/plugin.d.ts +16 -0
  285. package/dist/types/libraries/tom-select/types/plugins/input_autogrow/plugin.d.ts +15 -0
  286. package/dist/types/libraries/tom-select/types/plugins/no_active_items/plugin.d.ts +15 -0
  287. package/dist/types/libraries/tom-select/types/plugins/no_backspace_delete/plugin.d.ts +15 -0
  288. package/dist/types/libraries/tom-select/types/plugins/optgroup_columns/plugin.d.ts +16 -0
  289. package/dist/types/libraries/tom-select/types/plugins/remove_button/plugin.d.ts +17 -0
  290. package/dist/types/libraries/tom-select/types/plugins/remove_button/types.d.ts +6 -0
  291. package/dist/types/libraries/tom-select/types/plugins/restore_on_backspace/plugin.d.ts +21 -0
  292. package/dist/types/libraries/tom-select/types/plugins/virtual_scroll/plugin.d.ts +16 -0
  293. package/dist/types/libraries/tom-select/types/tom-select.complete.d.ts +2 -0
  294. package/dist/types/libraries/tom-select/types/tom-select.d.ts +596 -0
  295. package/dist/types/libraries/tom-select/types/tom-select.popular.d.ts +2 -0
  296. package/dist/types/libraries/tom-select/types/types/core.d.ts +48 -0
  297. package/dist/types/libraries/tom-select/types/types/index.d.ts +2 -0
  298. package/dist/types/libraries/tom-select/types/types/settings.d.ts +79 -0
  299. package/dist/types/libraries/tom-select/types/utils.d.ts +76 -0
  300. package/dist/types/libraries/tom-select/types/vanilla.d.ts +76 -0
  301. package/dist/types/types/svg.d.ts +4 -0
  302. package/package.json +1 -1
  303. package/dist/stzh-components/p-0164f9d1.entry.js.map +0 -1
  304. package/dist/stzh-components/p-0db27707.entry.js.map +0 -1
  305. package/dist/stzh-components/p-135d2e40.system.entry.js.map +0 -1
  306. package/dist/stzh-components/p-188dd49d.system.entry.js.map +0 -1
  307. package/dist/stzh-components/p-3ab3a5a7.system.entry.js.map +0 -1
  308. package/dist/stzh-components/p-42e25ae1.system.entry.js.map +0 -1
  309. package/dist/stzh-components/p-509f90d0.system.entry.js.map +0 -1
  310. package/dist/stzh-components/p-54a1fdcc.system.entry.js.map +0 -1
  311. package/dist/stzh-components/p-68feffea.entry.js.map +0 -1
  312. package/dist/stzh-components/p-7873a639.entry.js.map +0 -1
  313. package/dist/stzh-components/p-7c2aa5e8.entry.js.map +0 -1
  314. package/dist/stzh-components/p-97704eb0.system.entry.js +0 -9
  315. package/dist/stzh-components/p-97704eb0.system.entry.js.map +0 -1
  316. package/dist/stzh-components/p-9d0fedfe.system.entry.js.map +0 -1
  317. package/dist/stzh-components/p-af33b013.entry.js.map +0 -1
  318. package/dist/stzh-components/p-b3d76f2a.system.entry.js.map +0 -1
  319. package/dist/stzh-components/p-d5ee8b1a.entry.js.map +0 -1
  320. package/dist/stzh-components/p-f73af272.entry.js.map +0 -1
  321. package/dist/stzh-components/p-f91187c8.entry.js.map +0 -1
  322. package/dist/vscode-data.json +0 -7523
@@ -0,0 +1,64 @@
1
+ import { StzhCheckboxChangeEvent } from "../../index";
2
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
3
+ /**
4
+ * @slot - Slot for `stzh-checkbox` 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 StzhCheckboxgroup {
10
+ /** Translation strings */
11
+ localization: StzhLocaleComponent;
12
+ /** Whether the element is disabled or not */
13
+ disabled: boolean;
14
+ /** The name of the input checkbox elements */
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
+ /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
23
+ showMarker: boolean;
24
+ /** Select a checkbox by value */
25
+ value: string[] | string;
26
+ private _value;
27
+ /** Direction */
28
+ direction: "vertical" | "horizontal";
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
+ /** Current checked checkbox elements (readonly) */
37
+ checkedCheckbox: HTMLStzhCheckboxElement[] | null;
38
+ /** Prevent updating certain properties of radio elements (possible values inside array: disabled, invalid) */
39
+ preventUpdateProperties: string[] | string;
40
+ private _preventUpdateProperties;
41
+ /** Host element */
42
+ element: HTMLElement;
43
+ watchName(newValue: string): void;
44
+ watchDisabled(newValue: boolean): void;
45
+ watchInvalid(newValue: boolean): void;
46
+ watchShowMarker(newValue: boolean): void;
47
+ watchValue(newValue: string[] | string): void;
48
+ errorWatcher(newValue: string | string[]): void;
49
+ preventUpdatePropertiesWatcher(newValue: string[] | string): void;
50
+ onChange(event: CustomEvent<StzhCheckboxChangeEvent>): void;
51
+ /** Checkbox elements */
52
+ private checkboxes;
53
+ private checkboxgroupId;
54
+ private observer;
55
+ private updateCheckboxesProperty;
56
+ private updateCheckedCheckboxByValue;
57
+ private init;
58
+ componentWillLoad(): Promise<void>;
59
+ componentShouldUpdate(_newValue: any, _oldValue: any, prop: string): boolean;
60
+ componentDidRender(): void;
61
+ connectedCallback(): void;
62
+ disconnectedCallback(): void;
63
+ render(): any;
64
+ }
@@ -0,0 +1,74 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhChipClickEvent, StzhChipRemoveEvent, StzhChipFocusEvent, StzhChipBlurEvent } from "../../index";
3
+ /**
4
+ * @slot - Slot for label
5
+ * @slot icon - Slot for icon
6
+ */
7
+ export declare class StzhChip {
8
+ /** Label */
9
+ label: string;
10
+ /** Icon (use instead of icon slot) */
11
+ icon: string;
12
+ /** `href` if the chip should be used as link */
13
+ href: string;
14
+ /** Target if the button is used as link (if `href` used) */
15
+ target: string;
16
+ /** Whether chip is not interactive */
17
+ nonInteractive: boolean;
18
+ /** Whether remove button should be shown */
19
+ removable: boolean;
20
+ /** Variant */
21
+ variant: "tag" | "filter" | "input";
22
+ /** Size */
23
+ size: "default" | "small" | "large";
24
+ /** Type */
25
+ type: "default" | "secondary" | "important";
26
+ /** Counter */
27
+ counter: string;
28
+ /** Label of remove button for screenreaders */
29
+ removeLabel: string;
30
+ /** Active */
31
+ active: boolean;
32
+ /** Disabled */
33
+ disabled: boolean;
34
+ /** Tabindex of link/button */
35
+ a11yTabindex: string;
36
+ /** Accessible label for screen readers to replace visible text */
37
+ a11yLabel: string;
38
+ /** Id for element which describes the link/button */
39
+ a11yDescribedby: string;
40
+ /**
41
+ * For Adobe Analytics.
42
+ * Will be rendered as value of `s-object-id` attribute to the link/button element.
43
+ * Default value will be taken from `label` prop or default slot.
44
+ */
45
+ analyticsId: string;
46
+ /**
47
+ * For Adobe Analytics.
48
+ * Will be rendered as value of `s-object-id` attribute to the remove button element.
49
+ * Default value will be taken from `removeLabel` prop.
50
+ */
51
+ removeAnalyticsId: string;
52
+ element: HTMLStzhChipElement;
53
+ /** Focus menu item */
54
+ setFocus(): Promise<void>;
55
+ /** Chip click event */
56
+ stzhClick: EventEmitter<StzhChipClickEvent>;
57
+ /** Chip remove event */
58
+ stzhRemove: EventEmitter<StzhChipRemoveEvent>;
59
+ /** Focus event */
60
+ stzhFocus: EventEmitter<StzhChipFocusEvent>;
61
+ /** Input blur event */
62
+ stzhBlur: EventEmitter<StzhChipBlurEvent>;
63
+ private chip;
64
+ private text;
65
+ private focusedByInput;
66
+ componentDidRender(): void;
67
+ private renderInner;
68
+ private onRootFocus;
69
+ private onFocus;
70
+ private onBlur;
71
+ private onClick;
72
+ private onRemoveClick;
73
+ render(): any;
74
+ }
@@ -0,0 +1,46 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhChipSelectItem, StzhChipSelectChangeEvent } from "../../index";
3
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
4
+ /**
5
+ */
6
+ export declare class StzhChipSelect {
7
+ /** Translation strings */
8
+ localization: StzhLocaleComponent;
9
+ /** The list of chips */
10
+ data: string | StzhChipSelectItem[];
11
+ private _data;
12
+ private _dataDropdown;
13
+ /** The name of the input element */
14
+ name: string;
15
+ /** Label */
16
+ label: string;
17
+ /** Value */
18
+ value: string;
19
+ /** Description message (use description slot as alternative) */
20
+ description: string;
21
+ /** Long description message appearing in a popover (use description-long slot as alternative) */
22
+ descriptionLong: string;
23
+ /** One or multiple error message (use error slot as alternative) */
24
+ error: string | string[];
25
+ private _error;
26
+ /** Invalid status */
27
+ invalid: boolean;
28
+ /** Required status */
29
+ required: boolean;
30
+ /** Whether all chips are disabled or not */
31
+ disabled: boolean;
32
+ /** Id for element which describes the input (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
33
+ a11yDescribedby: string;
34
+ activeFocusOptionIndex: number;
35
+ element: HTMLStzhChipSelectElement;
36
+ /** Change event */
37
+ stzhChange: EventEmitter<StzhChipSelectChangeEvent>;
38
+ dataWatcher(newValue: StzhChipSelectItem[] | string): void;
39
+ errorWatcher(newValue: string | string[]): void;
40
+ private id;
41
+ private handleChipClick;
42
+ private handleDropdownChange;
43
+ private handleKeydown;
44
+ componentWillLoad(): Promise<void>;
45
+ render(): any;
46
+ }
@@ -0,0 +1,49 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhClampClampEvent, StzhClampExpandEvent } from "../../index";
3
+ import { StzhClampLocalizedText } from "./stzh-clamp.localization";
4
+ /**
5
+ *
6
+ */
7
+ export declare class StzhClamp {
8
+ /** Translation strings */
9
+ localization: StzhClampLocalizedText;
10
+ /** Line number */
11
+ lines: number;
12
+ /** Line number above small breakpoint */
13
+ linesSmall: number;
14
+ /** Line number above medium breakpoint */
15
+ linesMedium: number;
16
+ /** Line number above large breakpoint */
17
+ linesLarge: number;
18
+ /** Line number above ultra breakpoint */
19
+ linesUltra: number;
20
+ /** Whether expand link is shown */
21
+ showExpandLink: boolean;
22
+ /** Whether clamping is expanded */
23
+ expanded: boolean;
24
+ /** Whether the text is currently clamped (readonly) */
25
+ clamped: boolean;
26
+ element: HTMLStzhClampElement;
27
+ /** Event when clamping state changed */
28
+ stzhClamp: EventEmitter<StzhClampClampEvent>;
29
+ /** Event when expanding state changed */
30
+ stzhExpand: EventEmitter<StzhClampExpandEvent>;
31
+ update(): Promise<void>;
32
+ private textElement;
33
+ private textCloneElement;
34
+ private debounceResize;
35
+ private resizeObserver;
36
+ private mutationObserver;
37
+ private renderPromiseResolve;
38
+ private updateClamped;
39
+ private handleResize;
40
+ private handleMutaton;
41
+ private handleExpandClick;
42
+ waitForNextRender(): Promise<unknown>;
43
+ componentWillLoad(): Promise<void>;
44
+ componentDidLoad(): void;
45
+ componentDidRender(): void;
46
+ connectedCallback(): void;
47
+ disconnectedCallback(): void;
48
+ render(): any;
49
+ }
@@ -0,0 +1,54 @@
1
+ import { ContactNumber, StzhContactAvailabilityItem } from "../../index";
2
+ /**
3
+ * @slot image - slot for image
4
+ * @slot address - slot for address (alternative for `address` property or separate properties `street`, `streetInfo`, `postalCode` & `location`)
5
+ */
6
+ export declare class StzhContact {
7
+ /** Type */
8
+ type: "Organization" | "Person";
9
+ /** Heading */
10
+ heading: string;
11
+ /** Main heading */
12
+ mainHeading: string;
13
+ /** Name */
14
+ name: string;
15
+ /** Address (alternative for address slot or separate properties `street`, `streetInfo`, `postalCode` & `location`) */
16
+ address: string;
17
+ /** Street */
18
+ street: string;
19
+ /** Additional street info */
20
+ streetInfo: string;
21
+ /** Postal code */
22
+ postalCode: string;
23
+ /** Location / city */
24
+ location: string;
25
+ /**
26
+ * Numbers
27
+ * Array of objects that can include the attributes `type` = `tel`|`fax`, `label`, `number`
28
+ * and optionally `analyticsId` for setting `s-object-id` to the link element
29
+ * (for Adobe Analytics, default value is `label` and `number`).
30
+ */
31
+ numbers: ContactNumber[] | string;
32
+ private _numbers;
33
+ /** Post office box heading */
34
+ poBoxHeading: string;
35
+ /** Post office box title */
36
+ poboxTitle: string;
37
+ /** Post office box postal code */
38
+ poboxPostalCode: string;
39
+ /** Post office box location / city */
40
+ poboxLocation: string;
41
+ /** Availability title */
42
+ availabilityTitle: string;
43
+ /** Availability times */
44
+ availability: string | StzhContactAvailabilityItem[];
45
+ private _availability;
46
+ private availabilityDataItems;
47
+ /** Whether to display border or not */
48
+ withBorder: boolean;
49
+ availabilityWatcher(newValue: string | StzhContactAvailabilityItem[]): void;
50
+ numbersWatcher(newValue: ContactNumber[] | string): void;
51
+ element: HTMLStzhFigureElement;
52
+ componentWillLoad(): Promise<void>;
53
+ render(): any;
54
+ }
@@ -0,0 +1,51 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhDatalistItemEntry, StzhDatalistDirectionChangeEvent, StzhDatalistHideBorderChangeEvent } from "../../index";
3
+ /**
4
+ */
5
+ export declare class StzhDatalist {
6
+ /** Direction */
7
+ direction: "vertical" | "horizontal";
8
+ /** Direction above small breakpoint */
9
+ directionSmall: "vertical" | "horizontal" | "inherit";
10
+ /** Direction above medium breakpoint */
11
+ directionMedium: "vertical" | "horizontal" | "inherit";
12
+ /** Direction above large breakpoint */
13
+ directionLarge: "vertical" | "horizontal" | "inherit";
14
+ /** Direction above ultra breakpoint */
15
+ directionUltra: "vertical" | "horizontal" | "inherit";
16
+ /** Hide border lines between items */
17
+ hideBorder: boolean;
18
+ /**
19
+ * Whether to disable min-width of datalist item label for the `horizontal` variant.
20
+ *
21
+ * If `false`, the default `min-width` is `144px` (for >= 800px) and `120px` (for < 800px).
22
+ * If `true`, the `min-width` is `none`, so the label column, will have the width of cell with the widest content.
23
+ *
24
+ * You can also overwrite the label min-width via CSS with the custom property `--item-label-min-width`.
25
+ */
26
+ disableLabelMinWidth: boolean;
27
+ /** Current direction in use (readonly) */
28
+ currentDirection: "vertical" | "horizontal";
29
+ /**
30
+ * Items in datalist
31
+ * Array of objects that must at least include `value` attribute.
32
+ * Can optionally contain `leadingIcon`, `label`, `meta`, `icon`, `iconLabel`, `iconTooltip`, `href`, `statusLabel`, `statusType` attribute and be nested to display deeper levels:
33
+ * `[{"value":"Value 1", "label": "Label 1"}, {"value":"Value 2", "label": "Label 2", "items": [...]}]`
34
+ */
35
+ items: StzhDatalistItemEntry[] | string;
36
+ private _items;
37
+ /** Direction attribute change event */
38
+ stzhDirectionChange: EventEmitter<StzhDatalistDirectionChangeEvent>;
39
+ /** Hide border change event */
40
+ stzhHideBorderChange: EventEmitter<StzhDatalistHideBorderChangeEvent>;
41
+ element: HTMLStzhDatalistElement;
42
+ hideBorderWatcher(newValue: boolean): void;
43
+ directionWatcher(): void;
44
+ currentDirectionWatcher(newValue: "vertical" | "horizontal"): void;
45
+ itemsWatcher(newValue: any[] | string): void;
46
+ resizeHandler: () => void;
47
+ componentWillLoad(): Promise<void>;
48
+ connectedCallback(): void;
49
+ disconnectedCallback(): void;
50
+ render(): any;
51
+ }
@@ -0,0 +1,62 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhDatalistItemActionClickEvent } from "../../index";
3
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
4
+ /**
5
+ * @slot - Slot for nested datalist
6
+ * @slot value - Slot for value (or use value slot instead)
7
+ */
8
+ export declare class StzhDatalistItem {
9
+ /** Translation strings */
10
+ localization: StzhLocaleComponent;
11
+ /** Direction */
12
+ direction: "vertical" | "horizontal";
13
+ /** Link */
14
+ href: string;
15
+ /** Rel (if href is used) */
16
+ rel: string;
17
+ /** Target (if href is used) */
18
+ target: string;
19
+ /** Download attribute of link (if `href` used) */
20
+ download: string;
21
+ /** Leading icon */
22
+ leadingIcon: string;
23
+ /** Icon of action button (if href is used, will only be for presentation and default to link icon) */
24
+ icon: string;
25
+ /** Overwrite aria-label of action button (default aria label is `label` and `value`). */
26
+ iconLabel: string;
27
+ /** Tooltip content of action button. Overwrites aria-label (set by default or `iconLabel`) of action button. */
28
+ iconTooltip: string;
29
+ /** Label */
30
+ label: string;
31
+ /** Value (or use value slot instead) */
32
+ value: string;
33
+ /** Meta */
34
+ meta: string;
35
+ /** Status Label */
36
+ statusLabel: string;
37
+ /** Status Type */
38
+ statusType: "default" | "success" | "warning" | "error" | "info";
39
+ /** Hide border lines */
40
+ hideBorder: boolean;
41
+ /** Aria expanded of link/button */
42
+ a11yExpanded: boolean;
43
+ /** Aria controls of link/button */
44
+ a11yControls: string;
45
+ /** Whether rel contains external */
46
+ external: boolean;
47
+ /** Item action click event */
48
+ stzhItemActionClick: EventEmitter<StzhDatalistItemActionClickEvent>;
49
+ element: HTMLStzhDatalistItemElement;
50
+ externalWatcher(): void;
51
+ private datalist;
52
+ private datalistItemId;
53
+ private actionClick;
54
+ private handleDirectionChange;
55
+ private handleHideBorderChange;
56
+ private renderInner;
57
+ private renderLeadingIcon;
58
+ connectedCallback(): Promise<void>;
59
+ disconnectedCallback(): void;
60
+ componentWillLoad(): Promise<void>;
61
+ render(): any;
62
+ }
@@ -0,0 +1,6 @@
1
+ /**
2
+ */
3
+ export declare class StzhDatamessagelist {
4
+ element: HTMLStzhDatamessagelistElement;
5
+ render(): any;
6
+ }
@@ -0,0 +1,57 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhDatamessagelistItemEntryLoadingStatus, StzhDatamessagelistItemEntryMeta, StzhDatamessagelistItemEntryAction, StzhDatamessagelistItemEntryTag, StzhDatamessagelistItemClickEvent, StzhDatamessagelistItemActionClickEvent } from "../../index";
3
+ import { StzhDatamessagelistItemLocalizedText } from './stzh-datamessagelist-item.localization';
4
+ /**
5
+ */
6
+ export declare class StzhDatamessagelistItem {
7
+ /** Translation strings */
8
+ localization: StzhDatamessagelistItemLocalizedText;
9
+ /** Heading */
10
+ heading: string;
11
+ /** Whether item should be displayed in unread state */
12
+ unread: boolean;
13
+ /** URL the item should link to */
14
+ href: string;
15
+ /** Rel (if href is used) */
16
+ rel: string;
17
+ /** Target (if href is used) */
18
+ target: string;
19
+ /** Description */
20
+ description: string;
21
+ /** Icon (`arrow-right` by default or `external-link` if rel="*external*" is used) */
22
+ icon: string;
23
+ /** Loading status */
24
+ loadingStatus: StzhDatamessagelistItemEntryLoadingStatus | string;
25
+ private _loadingStatus;
26
+ /** Meta */
27
+ meta: StzhDatamessagelistItemEntryMeta[] | string;
28
+ private _meta;
29
+ /** Actions */
30
+ actions: StzhDatamessagelistItemEntryAction[] | string;
31
+ private _actions;
32
+ /** Tags */
33
+ tags: StzhDatamessagelistItemEntryTag[] | string;
34
+ private _tags;
35
+ /**
36
+ * For Adobe Analytics.
37
+ * Will be rendered as value of `s-object-id` attribute to the link element.
38
+ * Default value will be taken from `heading` prop.
39
+ */
40
+ analyticsId: string;
41
+ /** Whether rel contains external */
42
+ external: boolean;
43
+ element: HTMLStzhDatamessagelistItemElement;
44
+ /** Click event */
45
+ stzhClick: EventEmitter<StzhDatamessagelistItemClickEvent>;
46
+ /** Action click event */
47
+ stzhActionClick: EventEmitter<StzhDatamessagelistItemActionClickEvent>;
48
+ externalWatcher(): void;
49
+ loadingStatusWatcher(newValue: StzhDatamessagelistItemEntryLoadingStatus | string): void;
50
+ metaWatcher(newValue: StzhDatamessagelistItemEntryMeta[] | string): void;
51
+ actionsWatcher(newValue: StzhDatamessagelistItemEntryAction[] | string): void;
52
+ tagsWatcher(newValue: StzhDatamessagelistItemEntryTag[] | string): void;
53
+ private actionClick;
54
+ private itemClick;
55
+ componentWillLoad(): Promise<void>;
56
+ render(): any;
57
+ }
@@ -0,0 +1,103 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhDatatableRowClickEvent, StzhDatatableCellClickEvent, StzhDatatableHeadingCellClickEvent, StzhDatatableSortClickEvent, StzhDatatableSortByChangeEvent, StzhDatatableSortDirectionChangeEvent } from "../../index";
3
+ import { StzhDatatableLocalizedText } from './stzh-datatable.localization';
4
+ /**
5
+ * @slot action-button - Slot for action `stzh-button` element
6
+ */
7
+ export declare class StzhDatatable {
8
+ /** Table layout */
9
+ tableLayout: "auto" | "fixed";
10
+ /** Translation strings */
11
+ localization: StzhDatatableLocalizedText;
12
+ /** Label */
13
+ label: string;
14
+ /** Sort by given column key */
15
+ sortBy: string;
16
+ /** Sort direction */
17
+ sortDirection: "asc" | "desc";
18
+ /** Tokenize type */
19
+ tokenize: "strict" | "forward" | "reverse" | "full";
20
+ /** ID field */
21
+ idField: string;
22
+ hideSearch: boolean;
23
+ /** Whether to show table data as list on mikro breakpoint */
24
+ showList: boolean;
25
+ /** Current page */
26
+ page: number;
27
+ /** If pagination should be shown, set a number of items to be shown by each page. */
28
+ pageSize: number;
29
+ /**
30
+ * Whether to disable min-width of the table.
31
+ *
32
+ * If `false`, the default `min-width` is `700px`
33
+ * If `true`, the `min-width` is `none`, so the table will try to squeeze down content as much as possible.
34
+ *
35
+ * You can also overwrite the min-width via CSS with the custom property `--min-width`.
36
+ */
37
+ disableMinWidth: boolean;
38
+ /**
39
+ * Array of objects including the row data that must at least include `id` attribute (name can be changed with `idField` property).
40
+ *
41
+ * Example: [{"id":"1","text":"Foo"}, ...]
42
+ */
43
+ rows: any[] | string;
44
+ private _rows;
45
+ private _rowsShown;
46
+ private _rowsFiltered;
47
+ /**
48
+ * Array of objects including the columns data that must include `key` and `text` attribute.
49
+ *
50
+ * Example: [{ "key": "id", "text": "ID", "align": "right", "sort": true, "fixed": "right", style: { width: "53px" } }]
51
+ */
52
+ columns: any[] | string;
53
+ private _columns;
54
+ query: string;
55
+ hasScrollLeft: boolean;
56
+ hasScrollRight: boolean;
57
+ isScrollable: boolean;
58
+ cellsStickyLeft: number[];
59
+ cellsStickyRight: number[];
60
+ element: HTMLStzhDatatableElement;
61
+ /** Datatable row click event */
62
+ stzhRowClick: EventEmitter<StzhDatatableRowClickEvent>;
63
+ /** Datatable cell click event */
64
+ stzhCellClick: EventEmitter<StzhDatatableCellClickEvent>;
65
+ /** Datatable heading cell click event */
66
+ stzhHeadingCellClick: EventEmitter<StzhDatatableHeadingCellClickEvent>;
67
+ /** Datatable sort click event */
68
+ stzhSortClick: EventEmitter<StzhDatatableSortClickEvent>;
69
+ /** Datatable sort by change event */
70
+ stzhSortByChange: EventEmitter<StzhDatatableSortByChangeEvent>;
71
+ /** Datatable sort direction change event */
72
+ stzhSortDirectionChange: EventEmitter<StzhDatatableSortDirectionChangeEvent>;
73
+ /** Toggle sort by a given column key like when clicking on a column header */
74
+ toggleSort(columnKey: string): Promise<void>;
75
+ rowsWatcher(newValue: any[] | string): void;
76
+ columnsWatcher(newValue: any[] | string): void;
77
+ sortByWatcher(value: string, oldValue: string): void;
78
+ sortDirectionWatcher(value: "asc" | "desc", oldValue: "asc" | "desc"): void;
79
+ private input;
80
+ private searchIndex;
81
+ private tableWrapper;
82
+ private debounceScroll;
83
+ private debounceResize;
84
+ private resizeObserver;
85
+ private handleSortByDropdownChange;
86
+ private handleSortDirectionDropdownChange;
87
+ private handleRowClick;
88
+ private handleCellClick;
89
+ private handleHeadingCellClick;
90
+ private handleSortClick;
91
+ private updateScrollStates;
92
+ private handleResize;
93
+ private handleScroll;
94
+ private buildSearchIndex;
95
+ private onInputChange;
96
+ private onPaginationChange;
97
+ componentWillLoad(): Promise<void>;
98
+ componentDidLoad(): void;
99
+ componentWillRender(): void;
100
+ connectedCallback(): void;
101
+ disconnectedCallback(): void;
102
+ render(): any;
103
+ }
@@ -0,0 +1,101 @@
1
+ import { EventEmitter } from "../../stencil-public-runtime";
2
+ import { StzhDatepickerChangeEvent } from "../../index";
3
+ import { StzhCalendarDateDisabledPredicate } from "../../index";
4
+ import { StzhLocaleAdapter } from "../../utils/date-adapter";
5
+ import { StzhDatepickerLocalizedText } from "./stzh-datepicker.localization";
6
+ /**
7
+ * @slot action - Slot for action below calendar (stzh-link element)
8
+ */
9
+ export declare class StzhDatepicker {
10
+ /**
11
+ * Minimum date allowed to be picked. Must be in IS0-8601 format: YYYY-MM-DD.
12
+ * This setting can be used alone or together with the max property.
13
+ */
14
+ calendarMin: string;
15
+ /**
16
+ * Maximum date allowed to be picked. Must be in IS0-8601 format: YYYY-MM-DD.
17
+ * This setting can be used alone or together with the min property.
18
+ */
19
+ calendarMax: string;
20
+ /**
21
+ * Controls which days are disabled and therefore disallowed.
22
+ * For example, this can be used to disallow selection of weekends.
23
+ */
24
+ calendarIsDateDisabled: StzhCalendarDateDisabledPredicate;
25
+ /** Name of the hidden date picker input. */
26
+ name: string;
27
+ /** Value of hidden date picker input (current selected date in ISO format). */
28
+ value: string;
29
+ /** Label for input field and popover */
30
+ label: string;
31
+ /** Whether label is visually hidden. */
32
+ labelHidden: boolean;
33
+ /** Whether the element is readonly or not */
34
+ readonly: boolean;
35
+ /** Whether the element is disabled or not */
36
+ disabled: boolean;
37
+ /** Description message (use description slot as alternative) */
38
+ description: string;
39
+ /** Long description message appearing in a popover (use description-long slot as alternative) */
40
+ descriptionLong: string;
41
+ /** One or multiple error message (use error slot as alternative) */
42
+ error: string | string[];
43
+ /** Invalid status */
44
+ invalid: boolean;
45
+ /** Required status */
46
+ required: boolean;
47
+ /** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
48
+ showMarker: boolean;
49
+ /** Size variant */
50
+ size: "default" | "small";
51
+ /** Show calendar inline */
52
+ inline: boolean;
53
+ /**
54
+ * Date adapter visible date shown to the user, for custom parsing/formatting.
55
+ * Must be object with a `parse` function which accepts a `string` and returns a `Date`,
56
+ * and a `format` function which accepts a `Date` and returns a `string`.
57
+ */
58
+ dateAdapter: StzhLocaleAdapter;
59
+ /**
60
+ * Date adapter for internal date passed to backend, for custom parsing/formatting.
61
+ * Can be `"iso"` (default, date in ISO format) / `"legacy"` (date in `d.m.Y` format)
62
+ * or `StzhLocaleAdapter` (must be object with a `parse` function which accepts a `string` and returns a `Date`,
63
+ * and a `format` function which accepts a `Date` and returns a `string`.)
64
+ */
65
+ internalDateAdapter: "iso" | "legacy" | StzhLocaleAdapter;
66
+ private _internalDateAdapter;
67
+ /** Translation strings. */
68
+ localization: StzhDatepickerLocalizedText;
69
+ buttonLabel: string;
70
+ createDateFormatters(): void;
71
+ /** Update calendar and input when value prop has changed */
72
+ valueWatcher(newValue: string): void;
73
+ dateAdapterWatcher(newValue: StzhLocaleAdapter): void;
74
+ internalDateAdapterWatcher(newValue: "iso" | "legacy" | StzhLocaleAdapter): void;
75
+ /** Set value by a JS Date object */
76
+ setDate(date: Date): Promise<void>;
77
+ /** Return internal popover element */
78
+ getPopover(): Promise<HTMLStzhPopoverElement>;
79
+ /** Datepicker change event */
80
+ stzhChange: EventEmitter<StzhDatepickerChangeEvent>;
81
+ element: HTMLStzhDatepickerElement;
82
+ /**
83
+ * To format dates exclusively for the benefit of screen readers.
84
+ *
85
+ * We prefer DateTimeFormat over date.toLocaleDateString, as the former has
86
+ * better performance when formatting large number of dates. See:
87
+ * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString#Performance
88
+ */
89
+ private dateFormatLong;
90
+ private input;
91
+ private popover;
92
+ private calendar;
93
+ private onRootFocus;
94
+ private onInputChanged;
95
+ private onCalendarChange;
96
+ private updateButtonAccessibleLabel;
97
+ connectedCallback(): void;
98
+ componentWillLoad(): Promise<void>;
99
+ componentDidLoad(): void;
100
+ render(): any;
101
+ }